Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIOperation
- type APIOperationDisplay
- type APIOperationListResult
- type APIOperationListResultIterator
- type APIOperationListResultPage
- type APIOperationProperties
- type APIOperationPropertiesServiceSpecification
- type AscOperation
- type AscOperationProperties
- type AscOperationsClient
- type BaseClient
- type BlobNfsTarget
- type Cache
- type CacheActiveDirectorySettings
- type CacheActiveDirectorySettingsCredentials
- type CacheDirectorySettings
- type CacheEncryptionSettings
- type CacheHealth
- type CacheIdentity
- type CacheIdentityType
- type CacheIdentityUserAssignedIdentitiesValue
- type CacheNetworkSettings
- type CacheProperties
- type CacheSecuritySettings
- type CacheSku
- type CacheUpgradeStatus
- type CacheUsernameDownloadSettings
- type CacheUsernameDownloadSettingsCredentials
- type CachesClient
- type CachesCreateOrUpdateFuture
- type CachesDebugInfoFuture
- type CachesDeleteFuture
- type CachesFlushFuture
- type CachesListResult
- type CachesListResultIterator
- type CachesListResultPage
- type CachesStartFuture
- type CachesStopFuture
- type CachesUpgradeFirmwareFuture
- type ClfsTarget
- type CloudError
- type CloudErrorBody
- type Condition
- type CreatedByType
- type DomainJoinedType
- type ErrorResponse
- type FirmwareStatusType
- type HealthStateType
- type KeyVaultKeyReference
- type KeyVaultKeyReferenceSourceVault
- type MetricAggregationType
- type MetricDimension
- type MetricSpecification
- type NamespaceJunction
- type Nfs3Target
- type NfsAccessPolicy
- type NfsAccessRule
- type NfsAccessRuleAccess
- type NfsAccessRuleScope
- type OperationalStateType
- type OperationsClient
- type ProvisioningStateType
- type ReasonCode
- type ResourceSku
- type ResourceSkuCapabilities
- type ResourceSkuLocationInfo
- type ResourceSkusResult
- type ResourceSkusResultIterator
- type ResourceSkusResultPage
- type Restriction
- type SkusClient
- type StorageTarget
- type StorageTargetClient
- type StorageTargetFlushFuture
- type StorageTargetProperties
- type StorageTargetResource
- type StorageTargetResumeFuture
- type StorageTargetSuspendFuture
- type StorageTargetType
- type StorageTargetsClient
- type StorageTargetsCreateOrUpdateFuture
- type StorageTargetsDNSRefreshFuture
- type StorageTargetsDeleteFuture
- type StorageTargetsResult
- type StorageTargetsResultIterator
- type StorageTargetsResultPage
- type SystemData
- type UnknownTarget
- type UsageModel
- type UsageModelDisplay
- type UsageModelsClient
- type UsageModelsResult
- type UsageModelsResultIterator
- type UsageModelsResultPage
- type UsernameDownloadedType
- type UsernameSource
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(cur APIOperationListResult, getNextPage func(context.Context, APIOperationListResult) (APIOperationListResult, error)) APIOperationListResultPage
type APIOperationProperties ¶
type APIOperationProperties = original.APIOperationProperties
type APIOperationPropertiesServiceSpecification ¶
type APIOperationPropertiesServiceSpecification = original.APIOperationPropertiesServiceSpecification
type AscOperation ¶
type AscOperation = original.AscOperation
type AscOperationProperties ¶
type AscOperationProperties = original.AscOperationProperties
type AscOperationsClient ¶
type AscOperationsClient = original.AscOperationsClient
func NewAscOperationsClient ¶
func NewAscOperationsClient(subscriptionID string) AscOperationsClient
func NewAscOperationsClientWithBaseURI ¶
func NewAscOperationsClientWithBaseURI(baseURI string, subscriptionID string) AscOperationsClient
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BlobNfsTarget ¶
type BlobNfsTarget = original.BlobNfsTarget
type CacheActiveDirectorySettings ¶
type CacheActiveDirectorySettings = original.CacheActiveDirectorySettings
type CacheActiveDirectorySettingsCredentials ¶
type CacheActiveDirectorySettingsCredentials = original.CacheActiveDirectorySettingsCredentials
type CacheDirectorySettings ¶
type CacheDirectorySettings = original.CacheDirectorySettings
type CacheEncryptionSettings ¶
type CacheEncryptionSettings = original.CacheEncryptionSettings
type CacheHealth ¶
type CacheHealth = original.CacheHealth
type CacheIdentity ¶
type CacheIdentity = original.CacheIdentity
type CacheIdentityType ¶
type CacheIdentityType = original.CacheIdentityType
const ( CacheIdentityTypeNone CacheIdentityType = original.CacheIdentityTypeNone CacheIdentityTypeSystemAssigned CacheIdentityType = original.CacheIdentityTypeSystemAssigned CacheIdentityTypeSystemAssignedUserAssigned CacheIdentityType = original.CacheIdentityTypeSystemAssignedUserAssigned CacheIdentityTypeUserAssigned CacheIdentityType = original.CacheIdentityTypeUserAssigned )
func PossibleCacheIdentityTypeValues ¶
func PossibleCacheIdentityTypeValues() []CacheIdentityType
type CacheIdentityUserAssignedIdentitiesValue ¶
type CacheIdentityUserAssignedIdentitiesValue = original.CacheIdentityUserAssignedIdentitiesValue
type CacheNetworkSettings ¶
type CacheNetworkSettings = original.CacheNetworkSettings
type CacheProperties ¶
type CacheProperties = original.CacheProperties
type CacheSecuritySettings ¶
type CacheSecuritySettings = original.CacheSecuritySettings
type CacheUpgradeStatus ¶
type CacheUpgradeStatus = original.CacheUpgradeStatus
type CacheUsernameDownloadSettings ¶
type CacheUsernameDownloadSettings = original.CacheUsernameDownloadSettings
type CacheUsernameDownloadSettingsCredentials ¶
type CacheUsernameDownloadSettingsCredentials = original.CacheUsernameDownloadSettingsCredentials
type CachesClient ¶
type CachesClient = original.CachesClient
func NewCachesClient ¶
func NewCachesClient(subscriptionID string) CachesClient
func NewCachesClientWithBaseURI ¶
func NewCachesClientWithBaseURI(baseURI string, subscriptionID string) CachesClient
type CachesCreateOrUpdateFuture ¶
type CachesCreateOrUpdateFuture = original.CachesCreateOrUpdateFuture
type CachesDebugInfoFuture ¶
type CachesDebugInfoFuture = original.CachesDebugInfoFuture
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(cur CachesListResult, 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 CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type DomainJoinedType ¶
type DomainJoinedType = original.DomainJoinedType
const ( DomainJoinedTypeError DomainJoinedType = original.DomainJoinedTypeError DomainJoinedTypeNo DomainJoinedType = original.DomainJoinedTypeNo DomainJoinedTypeYes DomainJoinedType = original.DomainJoinedTypeYes )
func PossibleDomainJoinedTypeValues ¶
func PossibleDomainJoinedTypeValues() []DomainJoinedType
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type FirmwareStatusType ¶
type FirmwareStatusType = original.FirmwareStatusType
const ( FirmwareStatusTypeAvailable FirmwareStatusType = original.FirmwareStatusTypeAvailable )
func PossibleFirmwareStatusTypeValues ¶
func PossibleFirmwareStatusTypeValues() []FirmwareStatusType
type HealthStateType ¶
type HealthStateType = original.HealthStateType
const ( HealthStateTypeDegraded HealthStateType = original.HealthStateTypeDegraded HealthStateTypeDown HealthStateType = original.HealthStateTypeDown HealthStateTypeFlushing HealthStateType = original.HealthStateTypeFlushing HealthStateTypeHealthy HealthStateType = original.HealthStateTypeHealthy HealthStateTypeStopped HealthStateType = original.HealthStateTypeStopped HealthStateTypeStopping HealthStateType = original.HealthStateTypeStopping HealthStateTypeTransitioning HealthStateType = original.HealthStateTypeTransitioning HealthStateTypeUnknown HealthStateType = original.HealthStateTypeUnknown HealthStateTypeUpgrading HealthStateType = original.HealthStateTypeUpgrading )
func PossibleHealthStateTypeValues ¶
func PossibleHealthStateTypeValues() []HealthStateType
type KeyVaultKeyReference ¶
type KeyVaultKeyReference = original.KeyVaultKeyReference
type KeyVaultKeyReferenceSourceVault ¶
type KeyVaultKeyReferenceSourceVault = original.KeyVaultKeyReferenceSourceVault
type MetricAggregationType ¶
type MetricAggregationType = original.MetricAggregationType
const ( MetricAggregationTypeAverage MetricAggregationType = original.MetricAggregationTypeAverage MetricAggregationTypeCount MetricAggregationType = original.MetricAggregationTypeCount MetricAggregationTypeMaximum MetricAggregationType = original.MetricAggregationTypeMaximum MetricAggregationTypeMinimum MetricAggregationType = original.MetricAggregationTypeMinimum MetricAggregationTypeNone MetricAggregationType = original.MetricAggregationTypeNone MetricAggregationTypeNotSpecified MetricAggregationType = original.MetricAggregationTypeNotSpecified MetricAggregationTypeTotal MetricAggregationType = original.MetricAggregationTypeTotal )
func PossibleMetricAggregationTypeValues ¶
func PossibleMetricAggregationTypeValues() []MetricAggregationType
type MetricDimension ¶
type MetricDimension = original.MetricDimension
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type NamespaceJunction ¶
type NamespaceJunction = original.NamespaceJunction
type Nfs3Target ¶
type Nfs3Target = original.Nfs3Target
type NfsAccessPolicy ¶
type NfsAccessPolicy = original.NfsAccessPolicy
type NfsAccessRule ¶
type NfsAccessRule = original.NfsAccessRule
type NfsAccessRuleAccess ¶
type NfsAccessRuleAccess = original.NfsAccessRuleAccess
const ( NfsAccessRuleAccessNo NfsAccessRuleAccess = original.NfsAccessRuleAccessNo NfsAccessRuleAccessRo NfsAccessRuleAccess = original.NfsAccessRuleAccessRo NfsAccessRuleAccessRw NfsAccessRuleAccess = original.NfsAccessRuleAccessRw )
func PossibleNfsAccessRuleAccessValues ¶
func PossibleNfsAccessRuleAccessValues() []NfsAccessRuleAccess
type NfsAccessRuleScope ¶
type NfsAccessRuleScope = original.NfsAccessRuleScope
const ( NfsAccessRuleScopeDefault NfsAccessRuleScope = original.NfsAccessRuleScopeDefault NfsAccessRuleScopeHost NfsAccessRuleScope = original.NfsAccessRuleScopeHost NfsAccessRuleScopeNetwork NfsAccessRuleScope = original.NfsAccessRuleScopeNetwork )
func PossibleNfsAccessRuleScopeValues ¶
func PossibleNfsAccessRuleScopeValues() []NfsAccessRuleScope
type OperationalStateType ¶
type OperationalStateType = original.OperationalStateType
const ( OperationalStateTypeBusy OperationalStateType = original.OperationalStateTypeBusy OperationalStateTypeFlushing OperationalStateType = original.OperationalStateTypeFlushing OperationalStateTypeReady OperationalStateType = original.OperationalStateTypeReady OperationalStateTypeSuspended OperationalStateType = original.OperationalStateTypeSuspended )
func PossibleOperationalStateTypeValues ¶
func PossibleOperationalStateTypeValues() []OperationalStateType
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 ( ProvisioningStateTypeCancelled ProvisioningStateType = original.ProvisioningStateTypeCancelled ProvisioningStateTypeCreating ProvisioningStateType = original.ProvisioningStateTypeCreating ProvisioningStateTypeDeleting ProvisioningStateType = original.ProvisioningStateTypeDeleting ProvisioningStateTypeFailed ProvisioningStateType = original.ProvisioningStateTypeFailed ProvisioningStateTypeSucceeded ProvisioningStateType = original.ProvisioningStateTypeSucceeded ProvisioningStateTypeUpdating ProvisioningStateType = original.ProvisioningStateTypeUpdating )
func PossibleProvisioningStateTypeValues ¶
func PossibleProvisioningStateTypeValues() []ProvisioningStateType
type ReasonCode ¶
type ReasonCode = original.ReasonCode
const ( ReasonCodeNotAvailableForSubscription ReasonCode = original.ReasonCodeNotAvailableForSubscription ReasonCodeQuotaID ReasonCode = original.ReasonCodeQuotaID )
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(cur ResourceSkusResult, 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 StorageTargetClient ¶
type StorageTargetClient = original.StorageTargetClient
func NewStorageTargetClient ¶
func NewStorageTargetClient(subscriptionID string) StorageTargetClient
func NewStorageTargetClientWithBaseURI ¶
func NewStorageTargetClientWithBaseURI(baseURI string, subscriptionID string) StorageTargetClient
type StorageTargetFlushFuture ¶
type StorageTargetFlushFuture = original.StorageTargetFlushFuture
type StorageTargetProperties ¶
type StorageTargetProperties = original.StorageTargetProperties
type StorageTargetResource ¶
type StorageTargetResource = original.StorageTargetResource
type StorageTargetResumeFuture ¶
type StorageTargetResumeFuture = original.StorageTargetResumeFuture
type StorageTargetSuspendFuture ¶
type StorageTargetSuspendFuture = original.StorageTargetSuspendFuture
type StorageTargetType ¶
type StorageTargetType = original.StorageTargetType
const ( StorageTargetTypeBlobNfs StorageTargetType = original.StorageTargetTypeBlobNfs 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 StorageTargetsCreateOrUpdateFuture ¶
type StorageTargetsCreateOrUpdateFuture = original.StorageTargetsCreateOrUpdateFuture
type StorageTargetsDNSRefreshFuture ¶
type StorageTargetsDNSRefreshFuture = original.StorageTargetsDNSRefreshFuture
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(cur StorageTargetsResult, getNextPage func(context.Context, StorageTargetsResult) (StorageTargetsResult, error)) StorageTargetsResultPage
type SystemData ¶
type SystemData = original.SystemData
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(cur UsageModelsResult, getNextPage func(context.Context, UsageModelsResult) (UsageModelsResult, error)) UsageModelsResultPage
type UsernameDownloadedType ¶
type UsernameDownloadedType = original.UsernameDownloadedType
const ( UsernameDownloadedTypeError UsernameDownloadedType = original.UsernameDownloadedTypeError UsernameDownloadedTypeNo UsernameDownloadedType = original.UsernameDownloadedTypeNo UsernameDownloadedTypeYes UsernameDownloadedType = original.UsernameDownloadedTypeYes )
func PossibleUsernameDownloadedTypeValues ¶
func PossibleUsernameDownloadedTypeValues() []UsernameDownloadedType
type UsernameSource ¶
type UsernameSource = original.UsernameSource
const ( UsernameSourceAD UsernameSource = original.UsernameSourceAD UsernameSourceFile UsernameSource = original.UsernameSourceFile UsernameSourceLDAP UsernameSource = original.UsernameSourceLDAP UsernameSourceNone UsernameSource = original.UsernameSourceNone )
func PossibleUsernameSourceValues ¶
func PossibleUsernameSourceValues() []UsernameSource
Click to show internal directories.
Click to hide internal directories.