Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
*drivers.BaseDriver
Memory int
DiskSize int
CPU int
ISO string
Boot2DockerURL string
SSHPassword string
ConfigDriveISO string
ConfigDriveURL string
WaitIP int
NetworkType string
}
Config specifies the configuration of driver VMware
func (*Config) GetCreateFlags ¶
GetCreateFlags registers the flags this driver adds to "docker hosts create"
Click to show internal directories.
Click to hide internal directories.