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

# Functions

NewEndpointSliceConfig creates a new EndpointSliceConfig.
NewNodeConfig creates a new NodeConfig.
NewServiceCIDRConfig creates a new ServiceCIDRConfig.
NewServiceConfig creates a new ServiceConfig.

# Structs

EndpointSliceConfig tracks a set of endpoints configurations.
NodeConfig tracks a set of node configurations.
NoopNodeHandler is a noop handler for proxiers that have not yet implemented a full NodeHandler.
ServiceCIDRConfig tracks a set of service configurations.
ServiceConfig tracks a set of service configurations.

# Interfaces

EndpointSliceHandler is an abstract interface of objects which receive notifications about endpoint slice object changes.
NodeHandler is an abstract interface of objects which receive notifications about node object changes.
ServiceCIDRHandler is an abstract interface of objects which receive notifications about ServiceCIDR object changes.
ServiceHandler is an abstract interface of objects which receive notifications about service object changes.