Documentation
¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotImplemented = errors.New("function not implemented")
Functions ¶
This section is empty.
Types ¶
type Machine ¶
type Machine struct {
// contains filtered or unexported fields
}
Machine represents the information needed to be a podman machine
func NewMachine ¶
func (*Machine) ChangeDiskSize ¶
ChangeDiskSize alters the size of machine's disk
func (*Machine) ChangeMemorySize ¶
ChangeMemorySize changes the amount of memory allocated to the machine
func (*Machine) ChangeProcesorCounter ¶
ChangeProcesorCounteranges the number of CPUs assigned to the machine
Click to show internal directories.
Click to hide internal directories.