package
0.8.2
Repository: https://github.com/mattmoor/eventing-contrib.git
Documentation: pkg.go.dev

# Functions

KafkaEventSource returns the Kafka CloudEvent source.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

KafkaConditionDeployed has status True when the KafkaSource has had it's receive adapter deployment created.
KafkaConditionEventTypesProvided has status True when the KafkaSource has been configured with event types.
KafkaConditionReady has status True when the KafkaSource is ready to send events.
KafkaConditionResources is True when the resources listed for the KafkaSource have been properly parsed and match specified syntax for resource quantities.
KafkaConditionSinkProvided has status True when the KafkaSource has been configured with a sink target.
KafkaEventType is the Kafka CloudEvent type.

# 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

No description provided by the author
No description provided by the author
No description provided by the author
KafkaSource is the Schema for the kafkasources API.
KafkaSourceList contains a list of KafkaSources.
No description provided by the author
No description provided by the author
KafkaSourceSpec defines the desired state of the KafkaSource.
KafkaSourceStatus defines the observed state of KafkaSource.
No description provided by the author
SecretValueFromSource represents the source of a secret value.