Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GLOBAL_CRNAME string = ""
Functions ¶
func MakeStatefulSet2 ¶ added in v0.20.0
func MakeStatefulSet2(currentStateFulSet *appsv1.StatefulSet, ssName string, svcHeadlessName string, namespacedName types.NamespacedName, annotations map[string]string, labels map[string]string, replicas int32) *appsv1.StatefulSet
func RetrieveStatefulSet ¶
func RetrieveStatefulSet(statefulsetName string, namespacedName types.NamespacedName, labels map[string]string, client client.Client) (*appsv1.StatefulSet, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.