Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientPool ¶
type ClientPool struct {
// contains filtered or unexported fields
}
func Get ¶
func Get(ctx context.Context) *ClientPool
func (*ClientPool) GetClusterAdmin ¶
func (cp *ClientPool) GetClusterAdmin(ctx context.Context, bootstrapServers []string, secret *corev1.Secret) (sarama.ClusterAdmin, error)
type GetKafkaClientFunc ¶
type KafkaClientKey ¶
type KafkaClientKey struct{}
Click to show internal directories.
Click to hide internal directories.