netapp

package
v48.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type Account

type Account = original.Account

type AccountBackupsClient

type AccountBackupsClient = original.AccountBackupsClient

func NewAccountBackupsClient

func NewAccountBackupsClient(subscriptionID string) AccountBackupsClient

func NewAccountBackupsClientWithBaseURI

func NewAccountBackupsClientWithBaseURI(baseURI string, subscriptionID string) AccountBackupsClient

type AccountBackupsDeleteFuture

type AccountBackupsDeleteFuture = original.AccountBackupsDeleteFuture

type AccountList

type AccountList = original.AccountList

type AccountPatch

type AccountPatch = original.AccountPatch

type AccountProperties

type AccountProperties = original.AccountProperties

type AccountsClient

type AccountsClient = original.AccountsClient

func NewAccountsClient

func NewAccountsClient(subscriptionID string) AccountsClient

func NewAccountsClientWithBaseURI

func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient

type AccountsCreateOrUpdateFuture

type AccountsCreateOrUpdateFuture = original.AccountsCreateOrUpdateFuture

type AccountsDeleteFuture

type AccountsDeleteFuture = original.AccountsDeleteFuture

type AccountsUpdateFuture

type AccountsUpdateFuture = original.AccountsUpdateFuture

type ActiveDirectory

type ActiveDirectory = original.ActiveDirectory

type AuthorizeRequest

type AuthorizeRequest = original.AuthorizeRequest

type Backup

type Backup = original.Backup

type BackupPatch

type BackupPatch = original.BackupPatch

type BackupPoliciesClient

type BackupPoliciesClient = original.BackupPoliciesClient

func NewBackupPoliciesClient

func NewBackupPoliciesClient(subscriptionID string) BackupPoliciesClient

func NewBackupPoliciesClientWithBaseURI

func NewBackupPoliciesClientWithBaseURI(baseURI string, subscriptionID string) BackupPoliciesClient

type BackupPoliciesCreateFuture

type BackupPoliciesCreateFuture = original.BackupPoliciesCreateFuture

type BackupPoliciesDeleteFuture

type BackupPoliciesDeleteFuture = original.BackupPoliciesDeleteFuture

type BackupPoliciesList

type BackupPoliciesList = original.BackupPoliciesList

type BackupPolicy

type BackupPolicy = original.BackupPolicy

type BackupPolicyDetails

type BackupPolicyDetails = original.BackupPolicyDetails

type BackupPolicyPatch

type BackupPolicyPatch = original.BackupPolicyPatch

type BackupPolicyProperties

type BackupPolicyProperties = original.BackupPolicyProperties

type BackupProperties

type BackupProperties = original.BackupProperties

type BackupsClient

type BackupsClient = original.BackupsClient

func NewBackupsClient

func NewBackupsClient(subscriptionID string) BackupsClient

func NewBackupsClientWithBaseURI

func NewBackupsClientWithBaseURI(baseURI string, subscriptionID string) BackupsClient

type BackupsCreateFuture

type BackupsCreateFuture = original.BackupsCreateFuture

type BackupsDeleteFuture

type BackupsDeleteFuture = original.BackupsDeleteFuture

type BackupsList

type BackupsList = original.BackupsList

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BreakReplicationRequest

type BreakReplicationRequest = original.BreakReplicationRequest

type CapacityPool

type CapacityPool = original.CapacityPool

type CapacityPoolList

type CapacityPoolList = original.CapacityPoolList

type CapacityPoolPatch

type CapacityPoolPatch = original.CapacityPoolPatch

type CheckAvailabilityResponse

type CheckAvailabilityResponse = original.CheckAvailabilityResponse

type CheckNameResourceTypes

type CheckNameResourceTypes = original.CheckNameResourceTypes
const (
	MicrosoftNetAppnetAppAccounts                              CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccounts
	MicrosoftNetAppnetAppAccountscapacityPools                 CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccountscapacityPools
	MicrosoftNetAppnetAppAccountscapacityPoolsvolumes          CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccountscapacityPoolsvolumes
	MicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots CheckNameResourceTypes = original.MicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots
)

func PossibleCheckNameResourceTypesValues

func PossibleCheckNameResourceTypesValues() []CheckNameResourceTypes

type CheckQuotaNameResourceTypes

type CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypes
const (
	CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccounts                              CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccounts
	CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPools                 CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPools
	CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumes          CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumes
	CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots CheckQuotaNameResourceTypes = original.CheckQuotaNameResourceTypesMicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots
)

func PossibleCheckQuotaNameResourceTypesValues

func PossibleCheckQuotaNameResourceTypesValues() []CheckQuotaNameResourceTypes

type DailySchedule

type DailySchedule = original.DailySchedule

type Dimension

type Dimension = original.Dimension

type EndpointType

type EndpointType = original.EndpointType

func PossibleEndpointTypeValues

func PossibleEndpointTypeValues() []EndpointType

type ExportPolicyRule

type ExportPolicyRule = original.ExportPolicyRule

type HourlySchedule

type HourlySchedule = original.HourlySchedule

type InAvailabilityReasonType

type InAvailabilityReasonType = original.InAvailabilityReasonType

func PossibleInAvailabilityReasonTypeValues

func PossibleInAvailabilityReasonTypeValues() []InAvailabilityReasonType

type MetricSpecification

type MetricSpecification = original.MetricSpecification

type MirrorState

type MirrorState = original.MirrorState
const (
	Broken        MirrorState = original.Broken
	Mirrored      MirrorState = original.Mirrored
	Uninitialized MirrorState = original.Uninitialized
)

func PossibleMirrorStateValues

func PossibleMirrorStateValues() []MirrorState

type MonthlySchedule

type MonthlySchedule = original.MonthlySchedule

type MountTarget

type MountTarget = original.MountTarget

type MountTargetProperties

type MountTargetProperties = original.MountTargetProperties

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationProperties

type OperationProperties = original.OperationProperties

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PoolChangeRequest

type PoolChangeRequest = original.PoolChangeRequest

type PoolPatchProperties

type PoolPatchProperties = original.PoolPatchProperties

type PoolProperties

type PoolProperties = original.PoolProperties

type PoolsClient

type PoolsClient = original.PoolsClient

func NewPoolsClient

func NewPoolsClient(subscriptionID string) PoolsClient

func NewPoolsClientWithBaseURI

func NewPoolsClientWithBaseURI(baseURI string, subscriptionID string) PoolsClient

type PoolsCreateOrUpdateFuture

type PoolsCreateOrUpdateFuture = original.PoolsCreateOrUpdateFuture

type PoolsDeleteFuture

type PoolsDeleteFuture = original.PoolsDeleteFuture

type PoolsUpdateFuture

type PoolsUpdateFuture = original.PoolsUpdateFuture

type QosType

type QosType = original.QosType
const (
	Auto   QosType = original.Auto
	Manual QosType = original.Manual
)

func PossibleQosTypeValues

func PossibleQosTypeValues() []QosType

type QuotaAvailabilityRequest

type QuotaAvailabilityRequest = original.QuotaAvailabilityRequest

type RelationshipStatus

type RelationshipStatus = original.RelationshipStatus

func PossibleRelationshipStatusValues

func PossibleRelationshipStatusValues() []RelationshipStatus

type ReplicationObject

type ReplicationObject = original.ReplicationObject

type ReplicationSchedule

type ReplicationSchedule = original.ReplicationSchedule

func PossibleReplicationScheduleValues

func PossibleReplicationScheduleValues() []ReplicationSchedule

type ReplicationStatus

type ReplicationStatus = original.ReplicationStatus

type ResourceClient

type ResourceClient = original.ResourceClient

func NewResourceClient

func NewResourceClient(subscriptionID string) ResourceClient

func NewResourceClientWithBaseURI

func NewResourceClientWithBaseURI(baseURI string, subscriptionID string) ResourceClient

type ResourceNameAvailabilityRequest

type ResourceNameAvailabilityRequest = original.ResourceNameAvailabilityRequest

type SecurityStyle

type SecurityStyle = original.SecurityStyle

func PossibleSecurityStyleValues

func PossibleSecurityStyleValues() []SecurityStyle

type ServiceLevel

type ServiceLevel = original.ServiceLevel

func PossibleServiceLevelValues

func PossibleServiceLevelValues() []ServiceLevel

type ServiceSpecification

type ServiceSpecification = original.ServiceSpecification

type Snapshot

type Snapshot = original.Snapshot

type SnapshotPoliciesClient

type SnapshotPoliciesClient = original.SnapshotPoliciesClient

func NewSnapshotPoliciesClient

func NewSnapshotPoliciesClient(subscriptionID string) SnapshotPoliciesClient

func NewSnapshotPoliciesClientWithBaseURI

func NewSnapshotPoliciesClientWithBaseURI(baseURI string, subscriptionID string) SnapshotPoliciesClient

type SnapshotPoliciesDeleteFuture

type SnapshotPoliciesDeleteFuture = original.SnapshotPoliciesDeleteFuture

type SnapshotPoliciesList

type SnapshotPoliciesList = original.SnapshotPoliciesList

type SnapshotPolicy

type SnapshotPolicy = original.SnapshotPolicy

type SnapshotPolicyDetails

type SnapshotPolicyDetails = original.SnapshotPolicyDetails

type SnapshotPolicyPatch

type SnapshotPolicyPatch = original.SnapshotPolicyPatch

type SnapshotPolicyProperties

type SnapshotPolicyProperties = original.SnapshotPolicyProperties

type SnapshotPolicyVolumeList

type SnapshotPolicyVolumeList = original.SnapshotPolicyVolumeList

type SnapshotProperties

type SnapshotProperties = original.SnapshotProperties

type SnapshotsClient

type SnapshotsClient = original.SnapshotsClient

func NewSnapshotsClient

func NewSnapshotsClient(subscriptionID string) SnapshotsClient

func NewSnapshotsClientWithBaseURI

func NewSnapshotsClientWithBaseURI(baseURI string, subscriptionID string) SnapshotsClient

type SnapshotsCreateFuture

type SnapshotsCreateFuture = original.SnapshotsCreateFuture

type SnapshotsDeleteFuture

type SnapshotsDeleteFuture = original.SnapshotsDeleteFuture

type SnapshotsList

type SnapshotsList = original.SnapshotsList

type SnapshotsUpdateFuture

type SnapshotsUpdateFuture = original.SnapshotsUpdateFuture

type Vault

type Vault = original.Vault

type VaultList

type VaultList = original.VaultList

type VaultProperties

type VaultProperties = original.VaultProperties

type VaultsClient

type VaultsClient = original.VaultsClient

func NewVaultsClient

func NewVaultsClient(subscriptionID string) VaultsClient

func NewVaultsClientWithBaseURI

func NewVaultsClientWithBaseURI(baseURI string, subscriptionID string) VaultsClient

type Volume

type Volume = original.Volume

type VolumeBackupProperties

type VolumeBackupProperties = original.VolumeBackupProperties

type VolumeBackups

type VolumeBackups = original.VolumeBackups

type VolumeList

type VolumeList = original.VolumeList

type VolumePatch

type VolumePatch = original.VolumePatch

type VolumePatchProperties

type VolumePatchProperties = original.VolumePatchProperties

type VolumePatchPropertiesExportPolicy

type VolumePatchPropertiesExportPolicy = original.VolumePatchPropertiesExportPolicy

type VolumeProperties

type VolumeProperties = original.VolumeProperties

type VolumePropertiesDataProtection

type VolumePropertiesDataProtection = original.VolumePropertiesDataProtection

type VolumePropertiesExportPolicy

type VolumePropertiesExportPolicy = original.VolumePropertiesExportPolicy

type VolumeRevert

type VolumeRevert = original.VolumeRevert

type VolumeSnapshotProperties

type VolumeSnapshotProperties = original.VolumeSnapshotProperties

type VolumesAuthorizeReplicationFuture

type VolumesAuthorizeReplicationFuture = original.VolumesAuthorizeReplicationFuture

type VolumesBreakReplicationFuture

type VolumesBreakReplicationFuture = original.VolumesBreakReplicationFuture

type VolumesClient

type VolumesClient = original.VolumesClient

func NewVolumesClient

func NewVolumesClient(subscriptionID string) VolumesClient

func NewVolumesClientWithBaseURI

func NewVolumesClientWithBaseURI(baseURI string, subscriptionID string) VolumesClient

type VolumesCreateOrUpdateFuture

type VolumesCreateOrUpdateFuture = original.VolumesCreateOrUpdateFuture

type VolumesDeleteFuture

type VolumesDeleteFuture = original.VolumesDeleteFuture

type VolumesDeleteReplicationFuture

type VolumesDeleteReplicationFuture = original.VolumesDeleteReplicationFuture

type VolumesPoolChangeFuture

type VolumesPoolChangeFuture = original.VolumesPoolChangeFuture

type VolumesResyncReplicationFuture

type VolumesResyncReplicationFuture = original.VolumesResyncReplicationFuture

type VolumesRevertFuture

type VolumesRevertFuture = original.VolumesRevertFuture

type VolumesUpdateFuture

type VolumesUpdateFuture = original.VolumesUpdateFuture

type WeeklySchedule

type WeeklySchedule = original.WeeklySchedule

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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