# 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.
NewEtcdHelper returns an EtcdHelper for the provided arguments or an error if the version is incorrect.
No description provided by the author
# Constants
No description provided by the author
# Structs
Config is a structure used to configure a Master.
Controller is the controller manager for the core bootstrap Kubernetes controller loops, which manage creating the "kubernetes" and "kubernetes-ro" services, the "default" namespace, and provide the IP repair check on service PortalIPs.
Master contains state for a Kubernetes cluster master/api server.