Documentation ¶
Overview ¶
Package hyperkube facilitates the combination of multiple kubernetes-mesos components into a single binary form, providing a simple mechanism for intra-component discovery as per the original Kubernetes hyperkube package.
Index ¶
Constants ¶
View Source
const ( CommandApiserver = "apiserver" CommandControllerManager = "controller-manager" CommandExecutor = "executor" CommandMinion = "minion" CommandProxy = "proxy" CommandScheduler = "scheduler" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.