Documentation ¶
Index ¶
Constants ¶
View Source
const (
COMMAND_SOFT_REBOOT = "soft-reboot"
)
Variables ¶
This section is empty.
Functions ¶
func NewSoftRebootCommand ¶
func NewSoftRebootCommand(clientConfig clientcmd.ClientConfig) *cobra.Command
Types ¶
type SoftReboot ¶
type SoftReboot struct {
// contains filtered or unexported fields
}
func (*SoftReboot) Run ¶
func (o *SoftReboot) Run(args []string) error
Click to show internal directories.
Click to hide internal directories.