machine

package
v5.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	OSCmd = &cobra.Command{
		Use:               "os",
		Short:             "Manage a Podman virtual machine's OS",
		Long:              "Manage a Podman virtual machine's operating system",
		PersistentPreRunE: validate.NoOp,
		RunE:              validate.SubCommandExists,
	}
)

Functions

This section is empty.

Types

type InitOptionalFlags

type InitOptionalFlags struct {
	UserModeNetworking bool
}

Flags which have a meaning when unspecified that differs from the flag default

type SetFlags

type SetFlags struct {
	CPUs               uint64
	DiskSize           uint64
	Memory             uint64
	Rootful            bool
	UserModeNetworking bool
	USBs               []string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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