# 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
NewPodCache returns a new PodCache which watches container information registered in the given PodRegistry.