package
1.5.0-alpha.2
Repository: https://github.com/s-urbaniak/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewEndpointController returns a new *EndpointController.
NewEndpointControllerFromClient returns a new *EndpointController that runs its own informer.
# Constants
We'll attempt to recompute EVERY service's endpoints at least this often.
We must avoid syncing service until the pod store has synced.
An annotation on the Service denoting if the endpoints controller should go ahead and create endpoints for unready pods.
# Structs
EndpointController manages selector-based service endpoints.