package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

NewEndpointsConfig creates a new EndpointsConfig.
NewEndpointSliceConfig creates a new EndpointSliceConfig.
NewServiceConfig creates a new ServiceConfig.

# Structs

EndpointsConfig tracks a set of endpoints configurations.
EndpointSliceConfig tracks a set of endpoints configurations.
NoopEndpointSliceHandler is a noop handler for proxiers that have not yet implemented a full EndpointSliceHandler.
ServiceConfig tracks a set of service configurations.

# Interfaces

EndpointsHandler is an abstract interface of objects which receive notifications about endpoints object changes.
EndpointSliceHandler is an abstract interface of objects which receive notifications about endpoint slice object changes.
ServiceHandler is an abstract interface of objects which receive notifications about service object changes.