package
1.2.0-alpha.5
Repository: https://github.com/anfernee11/kubernetes.git
Documentation: pkg.go.dev
# 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
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
Specifies the overrides for various API group versions.
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" 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
StorageDestinations is a mapping from API group & resource to the underlying storage interfaces.
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