Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIOperation
- type APIOperationDisplay
- type APIOperationListResult
- type APIOperationListResultIterator
- type APIOperationListResultPage
- type BaseClient
- type Cache
- type CacheHealth
- type CacheProperties
- type CacheSku
- type CacheUpgradeStatus
- type CachesClient
- type CachesCreateFuture
- type CachesDeleteFuture
- type CachesFlushFuture
- type CachesListResult
- type CachesListResultIterator
- type CachesListResultPage
- type CachesStartFuture
- type CachesStopFuture
- type CachesUpgradeFirmwareFuture
- type ClfsTarget
- type CloudError
- type CloudErrorBody
- type FirmwareStatusType
- type HealthStateType
- type NamespaceJunction
- type Nfs3Target
- type OperationsClient
- type ProvisioningStateType
- type ReasonCode
- type ResourceSku
- type ResourceSkuCapabilities
- type ResourceSkuLocationInfo
- type ResourceSkusResult
- type ResourceSkusResultIterator
- type ResourceSkusResultPage
- type Restriction
- type SetObject
- type SkusClient
- type StorageTarget
- type StorageTargetProperties
- type StorageTargetType
- type StorageTargetsClient
- type StorageTargetsCreateFuture
- type StorageTargetsDeleteFuture
- type StorageTargetsResult
- type StorageTargetsResultIterator
- type StorageTargetsResultPage
- type UnknownTarget
- type UsageModel
- type UsageModelDisplay
- type UsageModelsClient
- type UsageModelsResult
- type UsageModelsResultIterator
- type UsageModelsResultPage
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIOperation ¶
type APIOperation = original.APIOperation
type APIOperationDisplay ¶
type APIOperationDisplay = original.APIOperationDisplay
type APIOperationListResult ¶
type APIOperationListResult = original.APIOperationListResult
type APIOperationListResultIterator ¶
type APIOperationListResultIterator = original.APIOperationListResultIterator
func NewAPIOperationListResultIterator ¶
func NewAPIOperationListResultIterator(page APIOperationListResultPage) APIOperationListResultIterator
type APIOperationListResultPage ¶
type APIOperationListResultPage = original.APIOperationListResultPage
func NewAPIOperationListResultPage ¶
func NewAPIOperationListResultPage(getNextPage func(context.Context, APIOperationListResult) (APIOperationListResult, error)) APIOperationListResultPage
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CacheHealth ¶
type CacheHealth = original.CacheHealth
type CacheProperties ¶
type CacheProperties = original.CacheProperties
type CacheUpgradeStatus ¶
type CacheUpgradeStatus = original.CacheUpgradeStatus
type CachesClient ¶
type CachesClient = original.CachesClient
func NewCachesClient ¶
func NewCachesClient(subscriptionID string) CachesClient
func NewCachesClientWithBaseURI ¶
func NewCachesClientWithBaseURI(baseURI string, subscriptionID string) CachesClient
type CachesCreateFuture ¶
type CachesCreateFuture = original.CachesCreateFuture
type CachesDeleteFuture ¶
type CachesDeleteFuture = original.CachesDeleteFuture
type CachesFlushFuture ¶
type CachesFlushFuture = original.CachesFlushFuture
type CachesListResult ¶
type CachesListResult = original.CachesListResult
type CachesListResultIterator ¶
type CachesListResultIterator = original.CachesListResultIterator
func NewCachesListResultIterator ¶
func NewCachesListResultIterator(page CachesListResultPage) CachesListResultIterator
type CachesListResultPage ¶
type CachesListResultPage = original.CachesListResultPage
func NewCachesListResultPage ¶
func NewCachesListResultPage(getNextPage func(context.Context, CachesListResult) (CachesListResult, error)) CachesListResultPage
type CachesStartFuture ¶
type CachesStartFuture = original.CachesStartFuture
type CachesStopFuture ¶
type CachesStopFuture = original.CachesStopFuture
type CachesUpgradeFirmwareFuture ¶
type CachesUpgradeFirmwareFuture = original.CachesUpgradeFirmwareFuture
type ClfsTarget ¶
type ClfsTarget = original.ClfsTarget
type CloudError ¶
type CloudError = original.CloudError
type CloudErrorBody ¶
type CloudErrorBody = original.CloudErrorBody
type FirmwareStatusType ¶
type FirmwareStatusType = original.FirmwareStatusType
const ( Available FirmwareStatusType = original.Available )
func PossibleFirmwareStatusTypeValues ¶
func PossibleFirmwareStatusTypeValues() []FirmwareStatusType
type HealthStateType ¶
type HealthStateType = original.HealthStateType
const ( Degraded HealthStateType = original.Degraded Down HealthStateType = original.Down Flushing HealthStateType = original.Flushing Healthy HealthStateType = original.Healthy Stopped HealthStateType = original.Stopped Stopping HealthStateType = original.Stopping Transitioning HealthStateType = original.Transitioning Unknown HealthStateType = original.Unknown Upgrading HealthStateType = original.Upgrading )
func PossibleHealthStateTypeValues ¶
func PossibleHealthStateTypeValues() []HealthStateType
type NamespaceJunction ¶
type NamespaceJunction = original.NamespaceJunction
type Nfs3Target ¶
type Nfs3Target = original.Nfs3Target
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ProvisioningStateType ¶
type ProvisioningStateType = original.ProvisioningStateType
const ( Cancelled ProvisioningStateType = original.Cancelled Creating ProvisioningStateType = original.Creating Deleting ProvisioningStateType = original.Deleting Failed ProvisioningStateType = original.Failed Succeeded ProvisioningStateType = original.Succeeded Updating ProvisioningStateType = original.Updating )
func PossibleProvisioningStateTypeValues ¶
func PossibleProvisioningStateTypeValues() []ProvisioningStateType
type ReasonCode ¶
type ReasonCode = original.ReasonCode
const ( NotAvailableForSubscription ReasonCode = original.NotAvailableForSubscription QuotaID ReasonCode = original.QuotaID )
func PossibleReasonCodeValues ¶
func PossibleReasonCodeValues() []ReasonCode
type ResourceSku ¶
type ResourceSku = original.ResourceSku
type ResourceSkuCapabilities ¶
type ResourceSkuCapabilities = original.ResourceSkuCapabilities
type ResourceSkuLocationInfo ¶
type ResourceSkuLocationInfo = original.ResourceSkuLocationInfo
type ResourceSkusResult ¶
type ResourceSkusResult = original.ResourceSkusResult
type ResourceSkusResultIterator ¶
type ResourceSkusResultIterator = original.ResourceSkusResultIterator
func NewResourceSkusResultIterator ¶
func NewResourceSkusResultIterator(page ResourceSkusResultPage) ResourceSkusResultIterator
type ResourceSkusResultPage ¶
type ResourceSkusResultPage = original.ResourceSkusResultPage
func NewResourceSkusResultPage ¶
func NewResourceSkusResultPage(getNextPage func(context.Context, ResourceSkusResult) (ResourceSkusResult, error)) ResourceSkusResultPage
type Restriction ¶
type Restriction = original.Restriction
type SkusClient ¶
type SkusClient = original.SkusClient
func NewSkusClient ¶
func NewSkusClient(subscriptionID string) SkusClient
func NewSkusClientWithBaseURI ¶
func NewSkusClientWithBaseURI(baseURI string, subscriptionID string) SkusClient
type StorageTarget ¶
type StorageTarget = original.StorageTarget
type StorageTargetProperties ¶
type StorageTargetProperties = original.StorageTargetProperties
type StorageTargetType ¶
type StorageTargetType = original.StorageTargetType
const ( StorageTargetTypeClfs StorageTargetType = original.StorageTargetTypeClfs StorageTargetTypeNfs3 StorageTargetType = original.StorageTargetTypeNfs3 StorageTargetTypeUnknown StorageTargetType = original.StorageTargetTypeUnknown )
func PossibleStorageTargetTypeValues ¶
func PossibleStorageTargetTypeValues() []StorageTargetType
type StorageTargetsClient ¶
type StorageTargetsClient = original.StorageTargetsClient
func NewStorageTargetsClient ¶
func NewStorageTargetsClient(subscriptionID string) StorageTargetsClient
func NewStorageTargetsClientWithBaseURI ¶
func NewStorageTargetsClientWithBaseURI(baseURI string, subscriptionID string) StorageTargetsClient
type StorageTargetsCreateFuture ¶
type StorageTargetsCreateFuture = original.StorageTargetsCreateFuture
type StorageTargetsDeleteFuture ¶
type StorageTargetsDeleteFuture = original.StorageTargetsDeleteFuture
type StorageTargetsResult ¶
type StorageTargetsResult = original.StorageTargetsResult
type StorageTargetsResultIterator ¶
type StorageTargetsResultIterator = original.StorageTargetsResultIterator
func NewStorageTargetsResultIterator ¶
func NewStorageTargetsResultIterator(page StorageTargetsResultPage) StorageTargetsResultIterator
type StorageTargetsResultPage ¶
type StorageTargetsResultPage = original.StorageTargetsResultPage
func NewStorageTargetsResultPage ¶
func NewStorageTargetsResultPage(getNextPage func(context.Context, StorageTargetsResult) (StorageTargetsResult, error)) StorageTargetsResultPage
type UnknownTarget ¶
type UnknownTarget = original.UnknownTarget
type UsageModel ¶
type UsageModel = original.UsageModel
type UsageModelDisplay ¶
type UsageModelDisplay = original.UsageModelDisplay
type UsageModelsClient ¶
type UsageModelsClient = original.UsageModelsClient
func NewUsageModelsClient ¶
func NewUsageModelsClient(subscriptionID string) UsageModelsClient
func NewUsageModelsClientWithBaseURI ¶
func NewUsageModelsClientWithBaseURI(baseURI string, subscriptionID string) UsageModelsClient
type UsageModelsResult ¶
type UsageModelsResult = original.UsageModelsResult
type UsageModelsResultIterator ¶
type UsageModelsResultIterator = original.UsageModelsResultIterator
func NewUsageModelsResultIterator ¶
func NewUsageModelsResultIterator(page UsageModelsResultPage) UsageModelsResultIterator
type UsageModelsResultPage ¶
type UsageModelsResultPage = original.UsageModelsResultPage
func NewUsageModelsResultPage ¶
func NewUsageModelsResultPage(getNextPage func(context.Context, UsageModelsResult) (UsageModelsResult, error)) UsageModelsResultPage
Click to show internal directories.
Click to hide internal directories.