Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultNumPartitions defines the default number of partitions DefaultNumPartitions = 1 // DefaultReplicationFactor defines the default number of replications DefaultReplicationFactor = 1 )
Variables ¶
This section is empty.
Functions ¶
func ProvideController ¶
func ProvideController(mgr manager.Manager, config *common.KafkaProvisionerConfig, logger *zap.Logger) (controller.Controller, error)
ProvideController returns a Channel controller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.