storagesync

package
v49.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 2 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 APIError

type APIError = original.APIError

type AzureEntityResource

type AzureEntityResource = original.AzureEntityResource

type BackupRequest

type BackupRequest = original.BackupRequest

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type ChangeDetectionMode

type ChangeDetectionMode = original.ChangeDetectionMode

func PossibleChangeDetectionModeValues

func PossibleChangeDetectionModeValues() []ChangeDetectionMode

type CheckNameAvailabilityParameters

type CheckNameAvailabilityParameters = original.CheckNameAvailabilityParameters

type CheckNameAvailabilityResult

type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult

type CloudEndpoint

type CloudEndpoint = original.CloudEndpoint

type CloudEndpointArray

type CloudEndpointArray = original.CloudEndpointArray

type CloudEndpointCreateParameters

type CloudEndpointCreateParameters = original.CloudEndpointCreateParameters

type CloudEndpointProperties

type CloudEndpointProperties = original.CloudEndpointProperties

type CloudEndpointsClient

type CloudEndpointsClient = original.CloudEndpointsClient

func NewCloudEndpointsClient

func NewCloudEndpointsClient(subscriptionID string) CloudEndpointsClient

func NewCloudEndpointsClientWithBaseURI

func NewCloudEndpointsClientWithBaseURI(baseURI string, subscriptionID string) CloudEndpointsClient

type CloudEndpointsCreateFuture

type CloudEndpointsCreateFuture = original.CloudEndpointsCreateFuture

type CloudEndpointsDeleteFuture

type CloudEndpointsDeleteFuture = original.CloudEndpointsDeleteFuture

type CloudEndpointsPostBackupFuture

type CloudEndpointsPostBackupFuture = original.CloudEndpointsPostBackupFuture

type CloudEndpointsPostRestoreFuture

type CloudEndpointsPostRestoreFuture = original.CloudEndpointsPostRestoreFuture

type CloudEndpointsPreBackupFuture

type CloudEndpointsPreBackupFuture = original.CloudEndpointsPreBackupFuture

type CloudEndpointsPreRestoreFuture

type CloudEndpointsPreRestoreFuture = original.CloudEndpointsPreRestoreFuture

type CloudTieringCachePerformance

type CloudTieringCachePerformance = original.CloudTieringCachePerformance

type CloudTieringDatePolicyStatus

type CloudTieringDatePolicyStatus = original.CloudTieringDatePolicyStatus

type CloudTieringFilesNotTiering

type CloudTieringFilesNotTiering = original.CloudTieringFilesNotTiering

type CloudTieringSpaceSavings

type CloudTieringSpaceSavings = original.CloudTieringSpaceSavings

type Error

type Error = original.Error

type ErrorDetails

type ErrorDetails = original.ErrorDetails

type FeatureStatus

type FeatureStatus = original.FeatureStatus

func PossibleFeatureStatusValues

func PossibleFeatureStatusValues() []FeatureStatus

type FilesNotTieringError

type FilesNotTieringError = original.FilesNotTieringError

type IncomingTrafficPolicy

type IncomingTrafficPolicy = original.IncomingTrafficPolicy

func PossibleIncomingTrafficPolicyValues

func PossibleIncomingTrafficPolicyValues() []IncomingTrafficPolicy

type InitialDownloadPolicy

type InitialDownloadPolicy = original.InitialDownloadPolicy

func PossibleInitialDownloadPolicyValues

func PossibleInitialDownloadPolicyValues() []InitialDownloadPolicy

type LocalCacheMode

type LocalCacheMode = original.LocalCacheMode
const (
	DownloadNewAndModifiedFiles LocalCacheMode = original.DownloadNewAndModifiedFiles
	UpdateLocallyCachedFiles    LocalCacheMode = original.UpdateLocallyCachedFiles
)

func PossibleLocalCacheModeValues

func PossibleLocalCacheModeValues() []LocalCacheMode

type NameAvailabilityReason

type NameAvailabilityReason = original.NameAvailabilityReason

func PossibleNameAvailabilityReasonValues

func PossibleNameAvailabilityReasonValues() []NameAvailabilityReason

type OperationDirection

type OperationDirection = original.OperationDirection

func PossibleOperationDirectionValues

func PossibleOperationDirectionValues() []OperationDirection

type OperationDisplayInfo

type OperationDisplayInfo = original.OperationDisplayInfo

type OperationDisplayResource

type OperationDisplayResource = original.OperationDisplayResource

type OperationEntity

type OperationEntity = original.OperationEntity

type OperationEntityListResult

type OperationEntityListResult = original.OperationEntityListResult

type OperationStatus

type OperationStatus = original.OperationStatus

type OperationStatusClient

type OperationStatusClient = original.OperationStatusClient

func NewOperationStatusClient

func NewOperationStatusClient(subscriptionID string) OperationStatusClient

func NewOperationStatusClientWithBaseURI

func NewOperationStatusClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusClient

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type PostBackupResponse

type PostBackupResponse = original.PostBackupResponse

type PostBackupResponseProperties

type PostBackupResponseProperties = original.PostBackupResponseProperties

type PostRestoreRequest

type PostRestoreRequest = original.PostRestoreRequest

type PreRestoreRequest

type PreRestoreRequest = original.PreRestoreRequest

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourceListResult

type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult

type PrivateLinkResourceProperties

type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProgressType

type ProgressType = original.ProgressType

func PossibleProgressTypeValues

func PossibleProgressTypeValues() []ProgressType

type ProxyResource

type ProxyResource = original.ProxyResource

type Reason

type Reason = original.Reason
const (
	Deleted      Reason = original.Deleted
	Registered   Reason = original.Registered
	Suspended    Reason = original.Suspended
	Unregistered Reason = original.Unregistered
	Warned       Reason = original.Warned
)

func PossibleReasonValues

func PossibleReasonValues() []Reason

type RecallActionParameters

type RecallActionParameters = original.RecallActionParameters

type RegisteredServer

type RegisteredServer = original.RegisteredServer

type RegisteredServerArray

type RegisteredServerArray = original.RegisteredServerArray

type RegisteredServerCreateParameters

type RegisteredServerCreateParameters = original.RegisteredServerCreateParameters

type RegisteredServerProperties

type RegisteredServerProperties = original.RegisteredServerProperties

type RegisteredServersClient

type RegisteredServersClient = original.RegisteredServersClient

func NewRegisteredServersClient

func NewRegisteredServersClient(subscriptionID string) RegisteredServersClient

func NewRegisteredServersClientWithBaseURI

func NewRegisteredServersClientWithBaseURI(baseURI string, subscriptionID string) RegisteredServersClient

type RegisteredServersCreateFuture

type RegisteredServersCreateFuture = original.RegisteredServersCreateFuture

type RegisteredServersDeleteFuture

type RegisteredServersDeleteFuture = original.RegisteredServersDeleteFuture

type Resource

type Resource = original.Resource

type ResourcesMoveInfo

type ResourcesMoveInfo = original.ResourcesMoveInfo

type RestoreFileSpec

type RestoreFileSpec = original.RestoreFileSpec

type ServerEndpoint

type ServerEndpoint = original.ServerEndpoint

type ServerEndpointArray

type ServerEndpointArray = original.ServerEndpointArray

type ServerEndpointCloudTieringStatus

type ServerEndpointCloudTieringStatus = original.ServerEndpointCloudTieringStatus

type ServerEndpointCreateParameters

type ServerEndpointCreateParameters = original.ServerEndpointCreateParameters

type ServerEndpointFilesNotSyncingError

type ServerEndpointFilesNotSyncingError = original.ServerEndpointFilesNotSyncingError

type ServerEndpointProperties

type ServerEndpointProperties = original.ServerEndpointProperties

type ServerEndpointRecallError

type ServerEndpointRecallError = original.ServerEndpointRecallError

type ServerEndpointRecallStatus

type ServerEndpointRecallStatus = original.ServerEndpointRecallStatus

type ServerEndpointSyncActivityState

type ServerEndpointSyncActivityState = original.ServerEndpointSyncActivityState

func PossibleServerEndpointSyncActivityStateValues

func PossibleServerEndpointSyncActivityStateValues() []ServerEndpointSyncActivityState

type ServerEndpointSyncActivityStatus

type ServerEndpointSyncActivityStatus = original.ServerEndpointSyncActivityStatus

type ServerEndpointSyncHealthState

type ServerEndpointSyncHealthState = original.ServerEndpointSyncHealthState

func PossibleServerEndpointSyncHealthStateValues

func PossibleServerEndpointSyncHealthStateValues() []ServerEndpointSyncHealthState

type ServerEndpointSyncSessionStatus

type ServerEndpointSyncSessionStatus = original.ServerEndpointSyncSessionStatus

type ServerEndpointSyncStatus

type ServerEndpointSyncStatus = original.ServerEndpointSyncStatus

type ServerEndpointUpdateParameters

type ServerEndpointUpdateParameters = original.ServerEndpointUpdateParameters

type ServerEndpointUpdateProperties

type ServerEndpointUpdateProperties = original.ServerEndpointUpdateProperties

type ServerEndpointsClient

type ServerEndpointsClient = original.ServerEndpointsClient

func NewServerEndpointsClient

func NewServerEndpointsClient(subscriptionID string) ServerEndpointsClient

func NewServerEndpointsClientWithBaseURI

func NewServerEndpointsClientWithBaseURI(baseURI string, subscriptionID string) ServerEndpointsClient

type ServerEndpointsCreateFuture

type ServerEndpointsCreateFuture = original.ServerEndpointsCreateFuture

type ServerEndpointsDeleteFuture

type ServerEndpointsDeleteFuture = original.ServerEndpointsDeleteFuture

type ServerEndpointsRecallActionFuture

type ServerEndpointsRecallActionFuture = original.ServerEndpointsRecallActionFuture

type ServerEndpointsUpdateFuture

type ServerEndpointsUpdateFuture = original.ServerEndpointsUpdateFuture

type Service

type Service = original.Service

type ServiceArray

type ServiceArray = original.ServiceArray

type ServiceCreateParameters

type ServiceCreateParameters = original.ServiceCreateParameters

type ServiceCreateParametersProperties

type ServiceCreateParametersProperties = original.ServiceCreateParametersProperties

type ServiceProperties

type ServiceProperties = original.ServiceProperties

type ServiceUpdateParameters

type ServiceUpdateParameters = original.ServiceUpdateParameters

type ServiceUpdateProperties

type ServiceUpdateProperties = original.ServiceUpdateProperties

type ServicesClient

type ServicesClient = original.ServicesClient

func NewServicesClient

func NewServicesClient(subscriptionID string) ServicesClient

func NewServicesClientWithBaseURI

func NewServicesClientWithBaseURI(baseURI string, subscriptionID string) ServicesClient

type ServicesCreateFuture

type ServicesCreateFuture = original.ServicesCreateFuture

type ServicesDeleteFuture

type ServicesDeleteFuture = original.ServicesDeleteFuture

type ServicesUpdateFuture

type ServicesUpdateFuture = original.ServicesUpdateFuture

type SubscriptionState

type SubscriptionState = original.SubscriptionState

type SyncGroup

type SyncGroup = original.SyncGroup

type SyncGroupArray

type SyncGroupArray = original.SyncGroupArray

type SyncGroupCreateParameters

type SyncGroupCreateParameters = original.SyncGroupCreateParameters

type SyncGroupProperties

type SyncGroupProperties = original.SyncGroupProperties

type SyncGroupsClient

type SyncGroupsClient = original.SyncGroupsClient

func NewSyncGroupsClient

func NewSyncGroupsClient(subscriptionID string) SyncGroupsClient

func NewSyncGroupsClientWithBaseURI

func NewSyncGroupsClientWithBaseURI(baseURI string, subscriptionID string) SyncGroupsClient

type TrackedResource

type TrackedResource = original.TrackedResource

type TriggerChangeDetectionParameters

type TriggerChangeDetectionParameters = original.TriggerChangeDetectionParameters

type TriggerRolloverRequest

type TriggerRolloverRequest = original.TriggerRolloverRequest

type Workflow

type Workflow = original.Workflow

type WorkflowArray

type WorkflowArray = original.WorkflowArray

type WorkflowProperties

type WorkflowProperties = original.WorkflowProperties

type WorkflowStatus

type WorkflowStatus = original.WorkflowStatus
const (
	WorkflowStatusAborted   WorkflowStatus = original.WorkflowStatusAborted
	WorkflowStatusActive    WorkflowStatus = original.WorkflowStatusActive
	WorkflowStatusExpired   WorkflowStatus = original.WorkflowStatusExpired
	WorkflowStatusFailed    WorkflowStatus = original.WorkflowStatusFailed
	WorkflowStatusSucceeded WorkflowStatus = original.WorkflowStatusSucceeded
)

func PossibleWorkflowStatusValues

func PossibleWorkflowStatusValues() []WorkflowStatus

type WorkflowsClient

type WorkflowsClient = original.WorkflowsClient

func NewWorkflowsClient

func NewWorkflowsClient(subscriptionID string) WorkflowsClient

func NewWorkflowsClientWithBaseURI

func NewWorkflowsClientWithBaseURI(baseURI string, subscriptionID string) WorkflowsClient

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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