Documentation ¶
Index ¶
- func Reconcile(ctx context.Context, owner metav1.Object, c client.Client, ...) (*discoveryv1.EndpointSlice, error)
- func WithAddressType(addressType discoveryv1.AddressType) k8s_object.ObjectOption
- func WithEndpoints(endpoints []discoveryv1.Endpoint) k8s_object.ObjectOption
- func WithPort(name string, port int32) k8s_object.ObjectOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Reconcile ¶
func Reconcile( ctx context.Context, owner metav1.Object, c client.Client, name, namespace string, opts ...k8s_object.ObjectOption, ) (*discoveryv1.EndpointSlice, error)
func WithAddressType ¶
func WithAddressType(addressType discoveryv1.AddressType) k8s_object.ObjectOption
func WithEndpoints ¶
func WithEndpoints(endpoints []discoveryv1.Endpoint) k8s_object.ObjectOption
func WithPort ¶
func WithPort(name string, port int32) k8s_object.ObjectOption
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.