package
0.21.4
Repository: https://github.com/connorgorman/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.
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" service, the "default" namespace, and provide the IP repair check on service IPs.
Master contains state for a Kubernetes cluster master/api server.

# Type aliases

No description provided by the author