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