Documentation ¶
Index ¶
- func GetAddressFromServiceRef(ctx context.Context, c client.Client, namespace string, portName string, ...) (string, error)
- func Reconcile(ctx context.Context, owner metav1.Object, c client.Client, ...) (*corev1.Service, error)
- func WithPort(name string, port, targetPort int32) k8s_object.ObjectOption
- func WithSelector(key, value string) k8s_object.ObjectOption
- func WithType(typ corev1.ServiceType) k8s_object.ObjectOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithPort ¶
func WithPort(name string, port, targetPort int32) k8s_object.ObjectOption
func WithSelector ¶
func WithSelector(key, value string) k8s_object.ObjectOption
func WithType ¶
func WithType(typ corev1.ServiceType) k8s_object.ObjectOption
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.