Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Klocksmith ¶
type Klocksmith struct {
// contains filtered or unexported fields
}
func (*Klocksmith) Run ¶
func (k *Klocksmith) Run(stop <-chan struct{})
Run starts the agent to listen for an update_engine reboot signal and react by draining pods and rebooting. Runs until the stop channel is closed.
Click to show internal directories.
Click to hide internal directories.