package
6.4.0-20221102-1667359250+incompatible
Repository: https://github.com/pingcap/tiflow-operator.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AnnProm adds annotations for prometheus scraping metrics.
No description provided by the author
GetOwnerRef returns TiflowCluster's OwnerReference.
IsRequeueError returns whether err is a RequeueError.
RequeueErrorf returns a RequeueError.
ServiceEqual compares the new Service's spec with old Service's last applied config.
SetServiceLastAppliedConfigAnnotation set last applied config info to Service's annotation.
TiflowExecutorMemberName returns tiflow-executor member name.
TiflowExecutorPeerMemberName returns tiflow-executor peer service name.
TiflowMasterFullHost returns tiflow-master full host.
TiflowMasterMemberName returns tiflow-master member name.
TiflowMasterPeerMemberName returns tiflow-master peer service name.
# Constants
LastAppliedConfigAnnotation is annotation key of last applied configuration.
LastAppliedPodTemplate is annotation key of the last applied pod template.
# Variables
ControllerKind contains the group version for tiflowcluster controller type.
# Structs
RequeueError is used to requeue the item, this error type should't be considered as a real error.