Documentation
¶
Index ¶
- Constants
- func NewAddVolumeCommand() *cobra.Command
- func NewExpandCommand() *cobra.Command
- func NewFSListCommand() *cobra.Command
- func NewGuestOsInfoCommand() *cobra.Command
- func NewMigrateCancelCommand() *cobra.Command
- func NewMigrateCommand() *cobra.Command
- func NewRemoveVolumeCommand() *cobra.Command
- func NewRestartCommand() *cobra.Command
- func NewStartCommand() *cobra.Command
- func NewStopCommand() *cobra.Command
- func NewUserListCommand() *cobra.Command
- type Command
Constants ¶
View Source
const ( YAML = "yaml" JSON = "json" )
View Source
const (
COMMAND_EXPAND = "expand"
)
View Source
const COMMAND_FSLIST = "fslist"
View Source
const COMMAND_GUESTOSINFO = "guestosinfo"
View Source
const COMMAND_MIGRATE = "migrate"
View Source
const COMMAND_MIGRATE_CANCEL = "migrate-cancel"
View Source
const COMMAND_RESTART = "restart"
View Source
const (
COMMAND_START = "start"
)
View Source
const COMMAND_STOP = "stop"
View Source
const COMMAND_USERLIST = "userlist"
Variables ¶
This section is empty.
Functions ¶
func NewAddVolumeCommand ¶ added in v0.40.1
func NewExpandCommand ¶ added in v1.0.0
func NewFSListCommand ¶ added in v0.32.0
func NewGuestOsInfoCommand ¶ added in v0.32.0
func NewMigrateCancelCommand ¶ added in v0.50.0
func NewMigrateCommand ¶ added in v0.21.0
func NewRemoveVolumeCommand ¶ added in v0.40.1
func NewRestartCommand ¶ added in v0.11.0
func NewStartCommand ¶
func NewStopCommand ¶
func NewUserListCommand ¶ added in v0.32.0
Types ¶
Click to show internal directories.
Click to hide internal directories.