Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListCloudOS ¶
func ListCloudOS() []string
Types ¶
type CloudOSList ¶
type CloudOSList struct {
Name []string `yaml:"cloudos"`
}
type CloudOSMetaInfo ¶ added in v0.4.15
type CloudOSMetaInfo struct { Region []string Credential []string RootDiskType []string RootDiskSize []string DiskType []string DiskSize []string IdMaxLength []string DefaultRegionToQuery []string }
func GetCloudOSMetaInfo ¶ added in v0.4.15
func GetCloudOSMetaInfo(cloudOS string) (CloudOSMetaInfo, error)
Click to show internal directories.
Click to hide internal directories.