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

# Functions

No description provided by the author
KafkaEventSource returns the Kafka CloudEvent source.
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
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.
KafkaConditionKeyType is True when the KafkaSource has been configured with valid key type for the key deserializer.
KafkaConditionReady has status True when the KafkaSource is ready to send events.
KafkaConditionSinkProvided has status True when the KafkaSource has been configured with a sink target.
KafkaEventType is the Kafka CloudEvent type.
No description provided by the author

# Variables

No description provided by the author
FuzzerFuncs includes fuzzing funcs for sources.knative.dev v1beta1 types For other examples see https://github.com/kubernetes/apimachinery/blob/master/pkg/apis/meta/fuzzer/fuzzer.go.
No description provided by the author
No description provided by the author
No description provided by the author
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
+genclient +genreconciler +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object KafkaSource is the Schema for the kafkasources API.
KafkaSourceList contains a list of KafkaSources.
KafkaSourceSpec defines the desired state of the KafkaSource.
KafkaSourceStatus defines the observed state of KafkaSource.