Documentation ¶
Index ¶
- func CloseRecycleBinIfOpen(client *apiclient.Cloudtower, clusterId *string) func()
- func CreateIscsiLun(client *apiclient.Cloudtower, clusterId *string) (*string, *string, func())
- func CreateIscsiLunSnapshot(client *apiclient.Cloudtower, clusterId *string) (*string, *string, *string, func())
- func CreateIscsiTarget(client *apiclient.Cloudtower, clusterId *string) (*string, func())
- func CreateSnapshot(client *apiclient.Cloudtower, clusterId *string, vlanId *string) (*string, *string, func())
- func CreateTemplate(client *apiclient.Cloudtower, clusterId *string, vlanId *string) (*string, func())
- func CreateVm(client *apiclient.Cloudtower, clusterId *string, vlanId *string, ...) (*string, func())
- func CreateVmFolder(client *apiclient.Cloudtower, clusterId *string) (*string, func())
- func GetClient() *apiclient.Cloudtower
- func GetDefaultCluster(client *apiclient.Cloudtower, name string) *models.Cluster
- func GetDefaultVlan(client *apiclient.Cloudtower, clusterId *string) *models.Vlan
- func OpenRecycleBinIfClosed(client *apiclient.Cloudtower, clusterId *string) func()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseRecycleBinIfOpen ¶
func CloseRecycleBinIfOpen(client *apiclient.Cloudtower, clusterId *string) func()
func CreateIscsiLun ¶
func CreateIscsiLun(client *apiclient.Cloudtower, clusterId *string) (*string, *string, func())
func CreateIscsiLunSnapshot ¶
func CreateIscsiTarget ¶
func CreateIscsiTarget(client *apiclient.Cloudtower, clusterId *string) (*string, func())
func CreateSnapshot ¶
func CreateTemplate ¶
func CreateTemplate(client *apiclient.Cloudtower, clusterId *string, vlanId *string) (*string, func())
func CreateVmFolder ¶
func CreateVmFolder(client *apiclient.Cloudtower, clusterId *string) (*string, func())
func GetClient ¶
func GetClient() *apiclient.Cloudtower
func GetDefaultCluster ¶
func GetDefaultCluster(client *apiclient.Cloudtower, name string) *models.Cluster
func GetDefaultVlan ¶
func GetDefaultVlan(client *apiclient.Cloudtower, clusterId *string) *models.Vlan
func OpenRecycleBinIfClosed ¶
func OpenRecycleBinIfClosed(client *apiclient.Cloudtower, clusterId *string) func()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.