package
0.14.0
Repository: https://github.com/jsafrane/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

# Structs

Config is a structure used to configure a Master.
Master contains state for a Kubernetes cluster master/api server.