# Functions
GetSinkURI accesses the apis.URL for the Sink URI that has been associated with this context.
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
WithSinkURI notes on the context for binding that the resolved SinkURI is the provided apis.URL.
# Constants
ApiServerConditionDeployed has status True when the ApiServerSource has had it's deployment created.
ApiServerConditionEventTypeProvided has status True when the ApiServerSource has been configured with its event types.
ApiServerConditionReady has status True when the ApiServerSource is ready to send events.
ApiServerConditionSinkProvided has status True when the ApiServerSource has been configured with a sink target.
ApiServerConditionSufficientPermissions has status True when the ApiServerSource has sufficient permissions to access resources.
ApiServerSourceAddEventType is the ApiServerSource CloudEvent type for adds.
ApiServerSourceAddRefEventType is the ApiServerSource CloudEvent type for ref adds.
ApiServerSourceDeleteEventType is the ApiServerSource CloudEvent type for deletions.
ApiServerSourceDeleteRefEventType is the ApiServerSource CloudEvent type for ref deletions.
ApiServerSourceUpdateEventType is the ApiServerSource CloudEvent type for updates.
ApiServerSourceUpdateRefEventType is the ApiServerSource CloudEvent type for ref updates.
RefMode produces payloads of ObjectReference.
ResourceMode produces payloads of ResourceEvent.
SinkBindingConditionReady is configured to indicate whether the Binding has been configured for resources subject to its runtime contract.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
ApiServerResource defines the resource to watch.
ApiServerSource is the Schema for the apiserversources API.
ApiServerSourceList contains a list of ApiServerSource.
ApiServerSourceSpec defines the desired state of ApiServerSource.
ApiServerSourceStatus defines the observed state of ApiServerSource.
SinkBinding describes a Binding that is also a Source.
SinkBindingList contains a list of SinkBinding.
SinkBindingSpec holds the desired state of the SinkBinding (from the client).
SinkBindingStatus communicates the observed state of the SinkBinding (from the controller).