package
1.2.0-alpha.3
Repository: https://github.com/munnerz/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewEndpointsConfig creates a new EndpointsConfig.
NewServiceConfig creates a new ServiceConfig.
NewSourceAPI creates config source that watches for changes to the services and endpoints.

# Constants

These are the available operation types.
These are the available operation types.
These are the available operation types.

# Structs

EndpointsConfig tracks a set of endpoints configurations.
EndpointsUpdate describes an operation of endpoints, sent on the channel.
ServiceConfig tracks a set of service configurations.
ServiceUpdate describes an operation of services, sent on the channel.

# Interfaces

EndpointsConfigHandler is an abstract interface of objects which receive update notifications for the set of endpoints.
ServiceConfigHandler is an abstract interface of objects which receive update notifications for the set of services.

# Type aliases

Operation is a type of operation of services or endpoints.