Documentation
¶
Index ¶
- func ClusterPreload()
- func GetMaxVMDockerPort() (int, error)
- func GetNextVMID() (uint, error)
- func GetVMIPv4(id uint) string
- func GetVMIPv6(id uint) string
- func VMPreload()
- type Cluster
- func (cluster *Cluster) AssignID() error
- func (cluster *Cluster) Delete() error
- func (cluster *Cluster) Exists() (bool, error)
- func (cluster *Cluster) GetByName() error
- func (cluster *Cluster) LoadConfigAsYAMLFromDisk() (map[string]interface{}, error)
- func (cluster *Cluster) LoadConfigFromDisk() ([]byte, error)
- func (cluster *Cluster) Save() error
- type VM
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterPreload ¶
func ClusterPreload()
func GetMaxVMDockerPort ¶
func GetNextVMID ¶
Types ¶
type Cluster ¶
func ListCluster ¶
func NewCluster ¶
func (*Cluster) LoadConfigAsYAMLFromDisk ¶ added in v0.0.7
func (*Cluster) LoadConfigFromDisk ¶ added in v0.0.7
Click to show internal directories.
Click to hide internal directories.