Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster interface { CreateMultiple(int, MachineConfig) error DestroyAll() error }
func NewNspawnCluster ¶
type MachineConfig ¶
type MachineConfig struct {
VerifyUnits bool
}
MachineConfig defines the parameters that should be considered when creating a new cluster member.
Click to show internal directories.
Click to hide internal directories.