Documentation ¶
Index ¶
- Variables
- func Build(owner metav1.Object, name string, container corev1.Container, ...) (*appsv1.StatefulSet, error)
- func Query(kubeClient client.Client, kubeReader client.Reader, log logd.Logger) query.Generic[*appsv1.StatefulSet, *appsv1.StatefulSetList]
- func SetContainer(container corev1.Container) builder.Option[*appsv1.StatefulSet]
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Optional fields, provided in constructor as list of options SetLabels = builder.SetLabels[*appsv1.StatefulSet] )
Functions ¶
func SetContainer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.