package
6.4.0-20221102-1667359250+incompatible
Repository: https://github.com/pingcap/tiflow-operator.git
Documentation: pkg.go.dev
# Functions
GetMasterClient provides a MasterClient of real tiflow-master cluster podName == "": get load balancer service of tiflow-master cluster podNAme != "": get exact pod's service of tiflow-master client.
GetTLSConfig returns *tls.Config for given TiDB cluster.
No description provided by the author
MasterClientURL builds the url of master client.
NewMasterClient returns a new MasterClient.
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
MasterClient provides master server's api.