Documentation ¶
Index ¶
Constants ¶
View Source
const (
MESOS_CFG_SOURCE = "mesos" // @see ConfigSourceAnnotationKey
)
Variables ¶
This section is empty.
Functions ¶
func NewHyperkubeServer ¶
NewHyperkubeServer creates a new hyperkube Server object that includes the description and flags.
Types ¶
type KubeletExecutorServer ¶
type KubeletExecutorServer struct { *server.KubeletServer RunProxy bool ProxyLogV int ProxyExec string ProxyLogfile string ProxyBindall bool TotalMaxDeadContainers uint }
func NewKubeletExecutorServer ¶
func NewKubeletExecutorServer() *KubeletExecutorServer
func (*KubeletExecutorServer) AddFlags ¶
func (s *KubeletExecutorServer) AddFlags(fs *pflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.