Documentation ¶
Overview ¶
Package run is the entry point of the actual apatelet
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetCerts ¶
func SetCerts() error
SetCerts sets the certificates required for the kubelet API server
func StartApatelet ¶
func StartApatelet(ctx context.Context, apateletEnv env.ApateletEnvironment, readyCh chan<- struct{}) error
StartApatelet starts the apatelet
func StartApateletInternalWithStopCh ¶
func StartApateletInternalWithStopCh(originalCtx context.Context, apateletEnv env.ApateletEnvironment, readyCh chan<- struct{}, stopCh chan os.Signal) error
StartApateletInternalWithStopCh starts the apatelet with a stop channel
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.