vmwareapi

package
v43.3.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClustersClientAPI

type ClustersClientAPI interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, privateCloudName string, clusterName string, cluster vmware.Cluster) (result vmware.ClustersCreateOrUpdateFuture, err error)
	Delete(ctx context.Context, resourceGroupName string, privateCloudName string, clusterName string) (result vmware.ClustersDeleteFuture, err error)
	Get(ctx context.Context, resourceGroupName string, privateCloudName string, clusterName string) (result vmware.Cluster, err error)
	List(ctx context.Context, resourceGroupName string, privateCloudName string) (result vmware.ClusterListPage, err error)
	ListComplete(ctx context.Context, resourceGroupName string, privateCloudName string) (result vmware.ClusterListIterator, err error)
	Update(ctx context.Context, resourceGroupName string, privateCloudName string, clusterName string, cluster vmware.Cluster) (result vmware.ClustersUpdateFuture, err error)
}

ClustersClientAPI contains the set of methods on the ClustersClient type.

type LocationsClientAPI

type LocationsClientAPI interface {
	CheckQuotaAvailability(ctx context.Context, location string) (result vmware.Quota, err error)
	CheckTrialAvailability(ctx context.Context, location string) (result vmware.Trial, err error)
}

LocationsClientAPI contains the set of methods on the LocationsClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result vmware.OperationListPage, err error)
	ListComplete(ctx context.Context) (result vmware.OperationListIterator, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

type PrivateCloudsClientAPI

type PrivateCloudsClientAPI interface {
	CreateOrUpdate(ctx context.Context, resourceGroupName string, privateCloudName string, privateCloud vmware.PrivateCloud) (result vmware.PrivateCloudsCreateOrUpdateFuture, err error)
	Delete(ctx context.Context, resourceGroupName string, privateCloudName string) (result vmware.PrivateCloudsDeleteFuture, err error)
	Get(ctx context.Context, resourceGroupName string, privateCloudName string) (result vmware.PrivateCloud, err error)
	List(ctx context.Context, resourceGroupName string) (result vmware.PrivateCloudListPage, err error)
	ListComplete(ctx context.Context, resourceGroupName string) (result vmware.PrivateCloudListIterator, err error)
	ListAdminCredentials(ctx context.Context, resourceGroupName string, privateCloudName string) (result vmware.AdminCredentials, err error)
	ListInSubscription(ctx context.Context) (result vmware.PrivateCloudListPage, err error)
	ListInSubscriptionComplete(ctx context.Context) (result vmware.PrivateCloudListIterator, err error)
	Update(ctx context.Context, resourceGroupName string, privateCloudName string, privateCloud vmware.PrivateCloud) (result vmware.PrivateCloudsUpdateFuture, err error)
}

PrivateCloudsClientAPI contains the set of methods on the PrivateCloudsClient type.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL