//
pkg.gl
Category
github.com/DoodleScheduling/k8skafka-controller
kafka
package
0.2.1
Repository:
https://github.com/doodlescheduling/k8skafka-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
232 SLOC
#
Functions
NewDefaultKafkaClient
No description provided by the author
#
Constants
DefaultKafkaClientTimeout
No description provided by the author
TCP
No description provided by the author
#
Structs
DefaultKafkaClient
No description provided by the author
Topic
No description provided by the author
#
Interfaces
KafkaClient
No description provided by the author
#
Type aliases
Brokers
Holds BrokerIds as keys, and number of assignments for this Broker (currently the partitions that the Broker is a leader for).
Config
Holds name-value configuration options, passed to underlying kafka libs as-is.