# Functions
GcpPubSubEventSource returns the GcpPubSub CloudEvent source value.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
GcpPubSubConditionDeployed has status True when the GcpPubSubSource has had it's receive adapter deployment created.
GcpPubSubConditionEventTypesProvided has status True when the GcpPubSubSource has been configured with event types.
GcpPubSubConditionReady has status True when the GcpPubSubSource is ready to send events.
GcpPubSubConditionSinkProvided has status True when the GcpPubSubSource has been configured with a sink target.
GcpPubSubConditionSubscribed has status True when a GCP PubSub Subscription has been created pointing at the created receive adapter deployment.
GcpPubSubConditionTransformerProvided has status True when the GcpPubSubSource has been configured with a transformer target.
GcpPubSubSourceEventType is the GcpPubSub CloudEvent type, in case PubSub doesn't send a CloudEvent itself.
# Variables
No description provided by the author
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
GcpPubSubSource is the Schema for the gcppubsubsources API.
GcpPubSubSourceList contains a list of GcpPubSubSources.
GcpPubSubSourceSpec defines the desired state of the GcpPubSubSource.
GcpPubSubSourceStatus defines the observed state of GcpPubSubSource.