package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

# Functions

NewController creates and initializes a new Controller.

# Constants

FailedToListEndpointSlices indicates the controller has failed to list EndpointSlices.
FailedToUpdateEndpointSlices indicates the controller has failed to update EndpointSlices.
InvalidIPAddress indicates that an IP address found in an Endpoints resource is invalid.
TooManyAddressesToMirror indicates that some addresses were not mirrored due to an EndpointSubset containing more addresses to mirror than MaxEndpointsPerSubset allows.

# Structs

Controller manages selector-based service endpoint slices.