package
0.0.0-20240305225804-9aefdc110dd5
Repository: https://github.com/serdarkalayci/redis-cluster-operator.git
Documentation: pkg.go.dev

# Functions

GetPodLabels is a function that returns the labels for a Pod object.
GetStatefulSetLabels is a function that returns the labels for a StatefulSet object.
NewKubernetesManager is a function that returns a new KubernetesManager.

# Constants

No description provided by the author
No description provided by the author

# Structs

KubernetesManager is a struct that holds a Kubernetes client, which also satisfies the IKubernetesManager interface.