# 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.