Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateAllMachines ¶
func UpdateAllMachines(flags *UpdateFlags, log *logging.Logger) error
Types ¶
type UpdateFlags ¶
type UpdateFlags struct { service.ServiceFlags MachineDelay time.Duration RebootExpired time.Duration UserName string Reboot bool AskConfirmation bool }
func (*UpdateFlags) SetupDefaults ¶
func (flags *UpdateFlags) SetupDefaults(log *logging.Logger) error
Click to show internal directories.
Click to hide internal directories.