//
pkg.gl
Category
github.com/sredevopsdev/kafka-connect-k8s-operator
pkg
kafkaconnectclient
package
0.0.0-20240424071127-e51a27bdaae1
Repository:
https://github.com/sredevopsdev/kafka-connect-k8s-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
180 SLOC
#
Functions
GetKafkaConnectConfig
GetKafkaConnectConfig read the config from KafkaConnectorConfig either use URL or ConfigMap, URL has higher prio.
#
Structs
KCClient
KCClient client to acess to kafka connect rest api.
#
Interfaces
KCClientItf
KCClientItf inter face for client.