APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kindstring
Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobject
specobjectrequired
CloudEventSourceSpec defines the spec of CloudEventSource
authenticationRefobject
AuthenticationRef points to the TriggerAuthentication or ClusterTriggerAuthentication object that
is used to authenticate the scaler with the environment
kindstring
Kind of the resource being referred to. Defaults to TriggerAuthentication.
namestringrequired
clusterNamestring
destinationobjectrequired
Destination defines the various ways to emit events
azureEventGridTopicobject
endpointstringrequired
httpobject
uristringrequired
eventSubscriptionobject
EventSubscription defines filters for events
excludedEventTypes[]string
includedEventTypes[]string
statusobject
CloudEventSourceStatus defines the observed state of CloudEventSource
conditions[]object
Conditions an array representation to store multiple Conditions
messagestring
A human readable message indicating details about the transition.
reasonstring
The reason for the condition's last transition.
statusstringrequired
Status of the condition, one of True, False, Unknown.