Documentation ¶
Index ¶
- type StaticPod
- func (s *StaticPod) APIServer(ctx context.Context, etcdReady <-chan struct{}, args []string) (authenticator.Request, http.Handler, error)
- func (s *StaticPod) ControllerManager(apiReady <-chan struct{}, args []string) error
- func (s *StaticPod) CurrentETCDOptions() (opts executor.InitialOptions, err error)
- func (s *StaticPod) ETCD(args executor.ETCDConfig) error
- func (s *StaticPod) KubeProxy(args []string) error
- func (s *StaticPod) Kubelet(args []string) error
- func (s *StaticPod) Scheduler(apiReady <-chan struct{}, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StaticPod ¶
func (*StaticPod) ControllerManager ¶
func (*StaticPod) CurrentETCDOptions ¶
func (s *StaticPod) CurrentETCDOptions() (opts executor.InitialOptions, err error)
Click to show internal directories.
Click to hide internal directories.