# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
No description provided by the author
KafkaConnection is the Schema for the kafkaconnections API.
KafkaConnectionList contains a list of KafkaConnection.
KafkaConnectionSpec defines the desired state of KafkaConnection.
KafkaConnectionStatus defines the observed state of KafkaConnection.
KafkaTopic is the Schema for the kafkatopics API.
KafkaTopicList contains a list of KafkaTopic.
KafkaTopicSpec defines the desired state of KafkaTopic.
KafkaTopicStatus defines the observed state of KafkaTopic.
# Type aliases
KafkaConnectionState, possible states : created, error.
KafkaTopicState, possible states : TopicCreated , ConnectionError, TopicCreationError, ConfigMapCreationError, TopicDeleteError.
No description provided by the author