package
1.14.3-k3s.2
Repository: https://github.com/better0332/k3s.git
Documentation: pkg.go.dev

# Functions

NewEndpointController returns a new *EndpointController.
NewTriggerTimeTracker creates a new instance of the TriggerTimeTracker.

# Constants

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.
TriggerTimeTracker is a util used to compute the EndpointsLastChangeTriggerTime annotation which is exported in the endpoints controller's sync function.