# Packages
Package ports defines ports used by various pieces of the kubernetes infrastructure.
# Functions
New returns a new instance of Master from the given config.
No description provided by the author
# 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" namespace, and provide the IP repair check on service IPs.
Master contains state for a Kubernetes cluster master/api server.
No description provided by the author
ThirdPartyController is a control loop that knows how to synchronize ThirdPartyResource objects with RESTful resources which are present in the API server.
# Interfaces
No description provided by the author