package
1.3.0-alpha.4
Repository: https://github.com/cmceniry/kubernetes.git
Documentation: pkg.go.dev

# Packages

Package ports defines ports used by various pieces of the kubernetes infrastructure.

# Functions

No description provided by the author
MetricsWithReset is a handler that resets metrics when DELETE is passed to the endpoint.
New returns a new instance of Master from the given config.

# Structs

No description provided by the author
Controller is the controller manager for the core bootstrap Kubernetes controller loops, which manage creating the "kubernetes" service, the "default" and "kube-system" namespace, and provide the IP repair check on service IPs.
Master contains state for a Kubernetes cluster master/api server.
ThirdPartyController is a control loop that knows how to synchronize ThirdPartyResource objects with RESTful resources which are present in the API server.