Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AllBrokerServiceTemplate template for Kafka headless service AllBrokerServiceTemplate = "%s-all-broker" // HeadlessServiceTemplate template for Kafka headless service HeadlessServiceTemplate = "%s-headless" )
Variables ¶
This section is empty.
Functions ¶
func GrantsToACLStrings ¶
func GrantsToACLStrings(dn string, grants []v1alpha1.UserTopicGrant) []string
GrantsToACLStrings converts a user DN and a list of topic grants to raw strings for a CR status
func LabelsForKafka ¶ added in v0.14.0
LabelsForKafka returns the labels for selecting the resources belonging to the given kafka CR name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.