unit

package
v0.0.0-...-fee78ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// obshell unit create
	CMD_CREATE          = "create"
	FLAG_MEMORY_SIZE    = "memory_size"
	FLAG_MEMORY_SIZE_SH = "m"
	FLAG_MAX_CPU        = "max_cpu"
	FLAG_MAX_CPU_SH     = "c"
	FLAG_MIN_CPU        = "min_cpu"
	FLAG_LOG_DISK_SIZE  = "log_disk_size"
	FLAG_MAX_IOPS       = "max_iops"
	FLAG_MIN_IOPS       = "min_iops"

	// obshell unit drop
	CMD_DROP = "drop"

	// obshell unit show
	CMD_SHOW = "show"
)

Variables

This section is empty.

Functions

func NewUnitCommand

func NewUnitCommand() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL