//
pkg.gl
Category
github.com/amadeusitgroup/kubernetes-kafka-connect-operator
pkg
kafkaconnectclient
package
0.0.0-20200514083313-72da4f80772d
Repository:
https://github.com/amadeusitgroup/kubernetes-kafka-connect-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.