storsimple

package
v33.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2019 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 AccessControlRecord

type AccessControlRecord = original.AccessControlRecord

type AccessControlRecordList

type AccessControlRecordList = original.AccessControlRecordList

type AccessControlRecordProperties

type AccessControlRecordProperties = original.AccessControlRecordProperties

type AccessControlRecordsClient

type AccessControlRecordsClient = original.AccessControlRecordsClient

func NewAccessControlRecordsClient

func NewAccessControlRecordsClient(subscriptionID string) AccessControlRecordsClient

func NewAccessControlRecordsClientWithBaseURI

func NewAccessControlRecordsClientWithBaseURI(baseURI string, subscriptionID string) AccessControlRecordsClient

type AccessControlRecordsDeleteFuture

type AccessControlRecordsDeleteFuture = original.AccessControlRecordsDeleteFuture

type Alert

type Alert = original.Alert

type AlertErrorDetails

type AlertErrorDetails = original.AlertErrorDetails

type AlertFilter

type AlertFilter = original.AlertFilter

type AlertList

type AlertList = original.AlertList

type AlertListIterator

type AlertListIterator = original.AlertListIterator

func NewAlertListIterator

func NewAlertListIterator(page AlertListPage) AlertListIterator

type AlertListPage

type AlertListPage = original.AlertListPage

func NewAlertListPage

func NewAlertListPage(getNextPage func(context.Context, AlertList) (AlertList, error)) AlertListPage

type AlertProperties

type AlertProperties = original.AlertProperties

type AlertScope

type AlertScope = original.AlertScope
const (
	AlertScopeDevice   AlertScope = original.AlertScopeDevice
	AlertScopeResource AlertScope = original.AlertScopeResource
)

func PossibleAlertScopeValues

func PossibleAlertScopeValues() []AlertScope

type AlertSettings

type AlertSettings = original.AlertSettings

type AlertSettingsProperties

type AlertSettingsProperties = original.AlertSettingsProperties

type AlertSeverity

type AlertSeverity = original.AlertSeverity

func PossibleAlertSeverityValues

func PossibleAlertSeverityValues() []AlertSeverity

type AlertSource

type AlertSource = original.AlertSource

type AlertSourceType

type AlertSourceType = original.AlertSourceType
const (
	AlertSourceTypeDevice   AlertSourceType = original.AlertSourceTypeDevice
	AlertSourceTypeResource AlertSourceType = original.AlertSourceTypeResource
)

func PossibleAlertSourceTypeValues

func PossibleAlertSourceTypeValues() []AlertSourceType

type AlertStatus

type AlertStatus = original.AlertStatus
const (
	Active  AlertStatus = original.Active
	Cleared AlertStatus = original.Cleared
)

func PossibleAlertStatusValues

func PossibleAlertStatusValues() []AlertStatus

type AlertsClient

type AlertsClient = original.AlertsClient

func NewAlertsClient

func NewAlertsClient(subscriptionID string) AlertsClient

func NewAlertsClientWithBaseURI

func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient

type AsymmetricEncryptedSecret

type AsymmetricEncryptedSecret = original.AsymmetricEncryptedSecret

type AuthType

type AuthType = original.AuthType
const (
	AccessControlService AuthType = original.AccessControlService
	AzureActiveDirectory AuthType = original.AzureActiveDirectory
	Invalid              AuthType = original.Invalid
)

func PossibleAuthTypeValues

func PossibleAuthTypeValues() []AuthType

type AvailableProviderOperation

type AvailableProviderOperation = original.AvailableProviderOperation

type AvailableProviderOperationDisplay

type AvailableProviderOperationDisplay = original.AvailableProviderOperationDisplay

type AvailableProviderOperations

type AvailableProviderOperations = original.AvailableProviderOperations

type AvailableProviderOperationsClient

type AvailableProviderOperationsClient = original.AvailableProviderOperationsClient

func NewAvailableProviderOperationsClient

func NewAvailableProviderOperationsClient(subscriptionID string) AvailableProviderOperationsClient

func NewAvailableProviderOperationsClientWithBaseURI

func NewAvailableProviderOperationsClientWithBaseURI(baseURI string, subscriptionID string) AvailableProviderOperationsClient

type Backup

type Backup = original.Backup

type BackupElement

type BackupElement = original.BackupElement

type BackupElementProperties

type BackupElementProperties = original.BackupElementProperties

type BackupFilter

type BackupFilter = original.BackupFilter

type BackupList

type BackupList = original.BackupList

type BackupListIterator

type BackupListIterator = original.BackupListIterator

func NewBackupListIterator

func NewBackupListIterator(page BackupListPage) BackupListIterator

type BackupListPage

type BackupListPage = original.BackupListPage

func NewBackupListPage

func NewBackupListPage(getNextPage func(context.Context, BackupList) (BackupList, error)) BackupListPage

type BackupProperties

type BackupProperties = original.BackupProperties

type BackupScheduleGroup

type BackupScheduleGroup = original.BackupScheduleGroup

type BackupScheduleGroupList

type BackupScheduleGroupList = original.BackupScheduleGroupList

type BackupScheduleGroupProperties

type BackupScheduleGroupProperties = original.BackupScheduleGroupProperties

type BackupScheduleGroupsClient

type BackupScheduleGroupsClient = original.BackupScheduleGroupsClient

func NewBackupScheduleGroupsClient

func NewBackupScheduleGroupsClient(subscriptionID string) BackupScheduleGroupsClient

func NewBackupScheduleGroupsClientWithBaseURI

func NewBackupScheduleGroupsClientWithBaseURI(baseURI string, subscriptionID string) BackupScheduleGroupsClient

type BackupScheduleGroupsDeleteFuture

type BackupScheduleGroupsDeleteFuture = original.BackupScheduleGroupsDeleteFuture

type BackupsClient

type BackupsClient = original.BackupsClient

func NewBackupsClient

func NewBackupsClient(subscriptionID string) BackupsClient

func NewBackupsClientWithBaseURI

func NewBackupsClientWithBaseURI(baseURI string, subscriptionID string) BackupsClient

type BackupsCloneFuture

type BackupsCloneFuture = original.BackupsCloneFuture

type BackupsDeleteFuture

type BackupsDeleteFuture = original.BackupsDeleteFuture

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BaseModel

type BaseModel = original.BaseModel

type ChapProperties

type ChapProperties = original.ChapProperties

type ChapSettings

type ChapSettings = original.ChapSettings

type ChapSettingsClient

type ChapSettingsClient = original.ChapSettingsClient

func NewChapSettingsClient

func NewChapSettingsClient(subscriptionID string) ChapSettingsClient

func NewChapSettingsClientWithBaseURI

func NewChapSettingsClientWithBaseURI(baseURI string, subscriptionID string) ChapSettingsClient

type ChapSettingsCreateOrUpdateFuture

type ChapSettingsCreateOrUpdateFuture = original.ChapSettingsCreateOrUpdateFuture

type ChapSettingsDeleteFuture

type ChapSettingsDeleteFuture = original.ChapSettingsDeleteFuture

type ChapSettingsList

type ChapSettingsList = original.ChapSettingsList

type ClearAlertRequest

type ClearAlertRequest = original.ClearAlertRequest

type CloneRequest

type CloneRequest = original.CloneRequest

type CloneRequestProperties

type CloneRequestProperties = original.CloneRequestProperties

type CloudType

type CloudType = original.CloudType

func PossibleCloudTypeValues

func PossibleCloudTypeValues() []CloudType

type DataPolicy

type DataPolicy = original.DataPolicy
const (
	DataPolicyCloud   DataPolicy = original.DataPolicyCloud
	DataPolicyInvalid DataPolicy = original.DataPolicyInvalid
	DataPolicyLocal   DataPolicy = original.DataPolicyLocal
	DataPolicyTiered  DataPolicy = original.DataPolicyTiered
)

func PossibleDataPolicyValues

func PossibleDataPolicyValues() []DataPolicy

type Device

type Device = original.Device

type DeviceDetails

type DeviceDetails = original.DeviceDetails

type DeviceList

type DeviceList = original.DeviceList

type DevicePatch

type DevicePatch = original.DevicePatch

type DeviceProperties

type DeviceProperties = original.DeviceProperties

type DeviceType

type DeviceType = original.DeviceType
const (
	DeviceTypeAppliance                        DeviceType = original.DeviceTypeAppliance
	DeviceTypeInvalid                          DeviceType = original.DeviceTypeInvalid
	DeviceTypeSeries9000OnPremVirtualAppliance DeviceType = original.DeviceTypeSeries9000OnPremVirtualAppliance
	DeviceTypeSeries9000PhysicalAppliance      DeviceType = original.DeviceTypeSeries9000PhysicalAppliance
	DeviceTypeSeries9000VirtualAppliance       DeviceType = original.DeviceTypeSeries9000VirtualAppliance
	DeviceTypeVirtualAppliance                 DeviceType = original.DeviceTypeVirtualAppliance
)

func PossibleDeviceTypeValues

func PossibleDeviceTypeValues() []DeviceType

type DevicesClient

type DevicesClient = original.DevicesClient

func NewDevicesClient

func NewDevicesClient(subscriptionID string) DevicesClient

func NewDevicesClientWithBaseURI

func NewDevicesClientWithBaseURI(baseURI string, subscriptionID string) DevicesClient

type DevicesDeactivateFuture

type DevicesDeactivateFuture = original.DevicesDeactivateFuture

type DevicesDeleteFuture

type DevicesDeleteFuture = original.DevicesDeleteFuture

type DevicesDownloadUpdatesFuture

type DevicesDownloadUpdatesFuture = original.DevicesDownloadUpdatesFuture

type DevicesFailoverFuture

type DevicesFailoverFuture = original.DevicesFailoverFuture

type DevicesInstallUpdatesFuture

type DevicesInstallUpdatesFuture = original.DevicesInstallUpdatesFuture

type DevicesPatchFuture

type DevicesPatchFuture = original.DevicesPatchFuture

type DevicesScanForUpdatesFuture

type DevicesScanForUpdatesFuture = original.DevicesScanForUpdatesFuture

type DhcpStatus

type DhcpStatus = original.DhcpStatus
const (
	DhcpStatusDisabled DhcpStatus = original.DhcpStatusDisabled
	DhcpStatusEnabled  DhcpStatus = original.DhcpStatusEnabled
)

func PossibleDhcpStatusValues

func PossibleDhcpStatusValues() []DhcpStatus

type DiskStatus

type DiskStatus = original.DiskStatus
const (
	DiskStatusOffline DiskStatus = original.DiskStatusOffline
	DiskStatusOnline  DiskStatus = original.DiskStatusOnline
)

func PossibleDiskStatusValues

func PossibleDiskStatusValues() []DiskStatus

type DownloadPhase

type DownloadPhase = original.DownloadPhase
const (
	DownloadPhaseDownloading  DownloadPhase = original.DownloadPhaseDownloading
	DownloadPhaseInitializing DownloadPhase = original.DownloadPhaseInitializing
	DownloadPhaseUnknown      DownloadPhase = original.DownloadPhaseUnknown
	DownloadPhaseVerifying    DownloadPhase = original.DownloadPhaseVerifying
)

func PossibleDownloadPhaseValues

func PossibleDownloadPhaseValues() []DownloadPhase

type EncryptionAlgorithm

type EncryptionAlgorithm = original.EncryptionAlgorithm
const (
	EncryptionAlgorithmAES256        EncryptionAlgorithm = original.EncryptionAlgorithmAES256
	EncryptionAlgorithmNone          EncryptionAlgorithm = original.EncryptionAlgorithmNone
	EncryptionAlgorithmRSAESPKCS1V15 EncryptionAlgorithm = original.EncryptionAlgorithmRSAESPKCS1V15
)

func PossibleEncryptionAlgorithmValues

func PossibleEncryptionAlgorithmValues() []EncryptionAlgorithm

type EncryptionSettings

type EncryptionSettings = original.EncryptionSettings

type EncryptionSettingsProperties

type EncryptionSettingsProperties = original.EncryptionSettingsProperties

type EncryptionStatus

type EncryptionStatus = original.EncryptionStatus
const (
	EncryptionStatusDisabled EncryptionStatus = original.EncryptionStatusDisabled
	EncryptionStatusEnabled  EncryptionStatus = original.EncryptionStatusEnabled
)

func PossibleEncryptionStatusValues

func PossibleEncryptionStatusValues() []EncryptionStatus

type Error

type Error = original.Error

type FailoverRequest

type FailoverRequest = original.FailoverRequest

type FileServer

type FileServer = original.FileServer

type FileServerList

type FileServerList = original.FileServerList

type FileServerProperties

type FileServerProperties = original.FileServerProperties

type FileServersBackupNowFuture

type FileServersBackupNowFuture = original.FileServersBackupNowFuture

type FileServersClient

type FileServersClient = original.FileServersClient

func NewFileServersClient

func NewFileServersClient(subscriptionID string) FileServersClient

func NewFileServersClientWithBaseURI

func NewFileServersClientWithBaseURI(baseURI string, subscriptionID string) FileServersClient

type FileServersCreateOrUpdateFuture

type FileServersCreateOrUpdateFuture = original.FileServersCreateOrUpdateFuture

type FileServersDeleteFuture

type FileServersDeleteFuture = original.FileServersDeleteFuture

type FileShare

type FileShare = original.FileShare

type FileShareList

type FileShareList = original.FileShareList

type FileShareProperties

type FileShareProperties = original.FileShareProperties

type FileSharesClient

type FileSharesClient = original.FileSharesClient

func NewFileSharesClient

func NewFileSharesClient(subscriptionID string) FileSharesClient

func NewFileSharesClientWithBaseURI

func NewFileSharesClientWithBaseURI(baseURI string, subscriptionID string) FileSharesClient

type FileSharesCreateOrUpdateFuture

type FileSharesCreateOrUpdateFuture = original.FileSharesCreateOrUpdateFuture

type FileSharesDeleteFuture

type FileSharesDeleteFuture = original.FileSharesDeleteFuture

type IPConfig

type IPConfig = original.IPConfig

type ISCSIDisk

type ISCSIDisk = original.ISCSIDisk

type ISCSIDiskList

type ISCSIDiskList = original.ISCSIDiskList

type ISCSIDiskProperties

type ISCSIDiskProperties = original.ISCSIDiskProperties

type ISCSIServer

type ISCSIServer = original.ISCSIServer

type ISCSIServerList

type ISCSIServerList = original.ISCSIServerList

type ISCSIServerProperties

type ISCSIServerProperties = original.ISCSIServerProperties

type InitiatedBy

type InitiatedBy = original.InitiatedBy
const (
	Manual    InitiatedBy = original.Manual
	Scheduled InitiatedBy = original.Scheduled
)

func PossibleInitiatedByValues

func PossibleInitiatedByValues() []InitiatedBy

type IscsiDisksClient

type IscsiDisksClient = original.IscsiDisksClient

func NewIscsiDisksClient

func NewIscsiDisksClient(subscriptionID string) IscsiDisksClient

func NewIscsiDisksClientWithBaseURI

func NewIscsiDisksClientWithBaseURI(baseURI string, subscriptionID string) IscsiDisksClient

type IscsiDisksCreateOrUpdateFuture

type IscsiDisksCreateOrUpdateFuture = original.IscsiDisksCreateOrUpdateFuture

type IscsiDisksDeleteFuture

type IscsiDisksDeleteFuture = original.IscsiDisksDeleteFuture

type IscsiServersBackupNowFuture

type IscsiServersBackupNowFuture = original.IscsiServersBackupNowFuture

type IscsiServersClient

type IscsiServersClient = original.IscsiServersClient

func NewIscsiServersClient

func NewIscsiServersClient(subscriptionID string) IscsiServersClient

func NewIscsiServersClientWithBaseURI

func NewIscsiServersClientWithBaseURI(baseURI string, subscriptionID string) IscsiServersClient

type IscsiServersCreateOrUpdateFuture

type IscsiServersCreateOrUpdateFuture = original.IscsiServersCreateOrUpdateFuture

type IscsiServersDeleteFuture

type IscsiServersDeleteFuture = original.IscsiServersDeleteFuture

type Item

type Item = original.Item

type Job

type Job = original.Job

type JobErrorDetails

type JobErrorDetails = original.JobErrorDetails

type JobErrorItem

type JobErrorItem = original.JobErrorItem

type JobFilter

type JobFilter = original.JobFilter

type JobList

type JobList = original.JobList

type JobListIterator

type JobListIterator = original.JobListIterator

func NewJobListIterator

func NewJobListIterator(page JobListPage) JobListIterator

type JobListPage

type JobListPage = original.JobListPage

func NewJobListPage

func NewJobListPage(getNextPage func(context.Context, JobList) (JobList, error)) JobListPage

type JobProperties

type JobProperties = original.JobProperties

type JobStage

type JobStage = original.JobStage

type JobStats

type JobStats = original.JobStats

type JobStatus

type JobStatus = original.JobStatus
const (
	JobStatusCanceled  JobStatus = original.JobStatusCanceled
	JobStatusFailed    JobStatus = original.JobStatusFailed
	JobStatusInvalid   JobStatus = original.JobStatusInvalid
	JobStatusPaused    JobStatus = original.JobStatusPaused
	JobStatusRunning   JobStatus = original.JobStatusRunning
	JobStatusScheduled JobStatus = original.JobStatusScheduled
	JobStatusSucceeded JobStatus = original.JobStatusSucceeded
)

func PossibleJobStatusValues

func PossibleJobStatusValues() []JobStatus

type JobType

type JobType = original.JobType
const (
	JobTypeBackup          JobType = original.JobTypeBackup
	JobTypeClone           JobType = original.JobTypeClone
	JobTypeDownloadUpdates JobType = original.JobTypeDownloadUpdates
	JobTypeFailover        JobType = original.JobTypeFailover
	JobTypeInstallUpdates  JobType = original.JobTypeInstallUpdates
)

func PossibleJobTypeValues

func PossibleJobTypeValues() []JobType

type JobsClient

type JobsClient = original.JobsClient

func NewJobsClient

func NewJobsClient(subscriptionID string) JobsClient

func NewJobsClientWithBaseURI

func NewJobsClientWithBaseURI(baseURI string, subscriptionID string) JobsClient

type KeyRolloverStatus

type KeyRolloverStatus = original.KeyRolloverStatus

func PossibleKeyRolloverStatusValues

func PossibleKeyRolloverStatusValues() []KeyRolloverStatus

type Manager

type Manager = original.Manager

type ManagerExtendedInfo

type ManagerExtendedInfo = original.ManagerExtendedInfo

type ManagerExtendedInfoProperties

type ManagerExtendedInfoProperties = original.ManagerExtendedInfoProperties

type ManagerIntrinsicSettings

type ManagerIntrinsicSettings = original.ManagerIntrinsicSettings

type ManagerList

type ManagerList = original.ManagerList

type ManagerPatch

type ManagerPatch = original.ManagerPatch

type ManagerProperties

type ManagerProperties = original.ManagerProperties

type ManagerSku

type ManagerSku = original.ManagerSku

type ManagerType

type ManagerType = original.ManagerType
const (
	GardaV1    ManagerType = original.GardaV1
	HelsinkiV1 ManagerType = original.HelsinkiV1
)

func PossibleManagerTypeValues

func PossibleManagerTypeValues() []ManagerType

type ManagersClient

type ManagersClient = original.ManagersClient

func NewManagersClient

func NewManagersClient(subscriptionID string) ManagersClient

func NewManagersClientWithBaseURI

func NewManagersClientWithBaseURI(baseURI string, subscriptionID string) ManagersClient

type Message

type Message = original.Message

type MetricAggregationType

type MetricAggregationType = original.MetricAggregationType

func PossibleMetricAggregationTypeValues

func PossibleMetricAggregationTypeValues() []MetricAggregationType

type MetricAvailablity

type MetricAvailablity = original.MetricAvailablity

type MetricData

type MetricData = original.MetricData

type MetricDefinition

type MetricDefinition = original.MetricDefinition

type MetricDefinitionList

type MetricDefinitionList = original.MetricDefinitionList

type MetricDimension

type MetricDimension = original.MetricDimension

type MetricFilter

type MetricFilter = original.MetricFilter

type MetricList

type MetricList = original.MetricList

type MetricName

type MetricName = original.MetricName

type MetricNameFilter

type MetricNameFilter = original.MetricNameFilter

type MetricUnit

type MetricUnit = original.MetricUnit

func PossibleMetricUnitValues

func PossibleMetricUnitValues() []MetricUnit

type Metrics

type Metrics = original.Metrics

type MonitoringStatus

type MonitoringStatus = original.MonitoringStatus
const (
	MonitoringStatusDisabled MonitoringStatus = original.MonitoringStatusDisabled
	MonitoringStatusEnabled  MonitoringStatus = original.MonitoringStatusEnabled
)

func PossibleMonitoringStatusValues

func PossibleMonitoringStatusValues() []MonitoringStatus

type NetworkAdapter

type NetworkAdapter = original.NetworkAdapter

type NetworkSettings

type NetworkSettings = original.NetworkSettings

type NetworkSettingsProperties

type NetworkSettingsProperties = original.NetworkSettingsProperties

type NodeNetwork

type NodeNetwork = original.NodeNetwork

type RawCertificateData

type RawCertificateData = original.RawCertificateData

type Resource

type Resource = original.Resource

type ResourceCertificateAndAADDetails

type ResourceCertificateAndAADDetails = original.ResourceCertificateAndAADDetails

type SecuritySettings

type SecuritySettings = original.SecuritySettings

type SecuritySettingsProperties

type SecuritySettingsProperties = original.SecuritySettingsProperties

type SendTestAlertEmailRequest

type SendTestAlertEmailRequest = original.SendTestAlertEmailRequest

type ServiceOwnersAlertNotificationStatus

type ServiceOwnersAlertNotificationStatus = original.ServiceOwnersAlertNotificationStatus

func PossibleServiceOwnersAlertNotificationStatusValues

func PossibleServiceOwnersAlertNotificationStatusValues() []ServiceOwnersAlertNotificationStatus

type ShareStatus

type ShareStatus = original.ShareStatus
const (
	ShareStatusOffline ShareStatus = original.ShareStatusOffline
	ShareStatusOnline  ShareStatus = original.ShareStatusOnline
)

func PossibleShareStatusValues

func PossibleShareStatusValues() []ShareStatus

type SslStatus

type SslStatus = original.SslStatus
const (
	SslStatusDisabled SslStatus = original.SslStatusDisabled
	SslStatusEnabled  SslStatus = original.SslStatusEnabled
)

func PossibleSslStatusValues

func PossibleSslStatusValues() []SslStatus

type StorageAccountCredential

type StorageAccountCredential = original.StorageAccountCredential

type StorageAccountCredentialList

type StorageAccountCredentialList = original.StorageAccountCredentialList

type StorageAccountCredentialProperties

type StorageAccountCredentialProperties = original.StorageAccountCredentialProperties

type StorageAccountCredentialsClient

type StorageAccountCredentialsClient = original.StorageAccountCredentialsClient

func NewStorageAccountCredentialsClient

func NewStorageAccountCredentialsClient(subscriptionID string) StorageAccountCredentialsClient

func NewStorageAccountCredentialsClientWithBaseURI

func NewStorageAccountCredentialsClientWithBaseURI(baseURI string, subscriptionID string) StorageAccountCredentialsClient

type StorageDomain

type StorageDomain = original.StorageDomain

type StorageDomainList

type StorageDomainList = original.StorageDomainList

type StorageDomainProperties

type StorageDomainProperties = original.StorageDomainProperties

type StorageDomainsClient

type StorageDomainsClient = original.StorageDomainsClient

func NewStorageDomainsClient

func NewStorageDomainsClient(subscriptionID string) StorageDomainsClient

func NewStorageDomainsClientWithBaseURI

func NewStorageDomainsClientWithBaseURI(baseURI string, subscriptionID string) StorageDomainsClient

type StorageDomainsCreateOrUpdateFuture

type StorageDomainsCreateOrUpdateFuture = original.StorageDomainsCreateOrUpdateFuture

type StorageDomainsDeleteFuture

type StorageDomainsDeleteFuture = original.StorageDomainsDeleteFuture

type SupportedDeviceCapabilities

type SupportedDeviceCapabilities = original.SupportedDeviceCapabilities

func PossibleSupportedDeviceCapabilitiesValues

func PossibleSupportedDeviceCapabilitiesValues() []SupportedDeviceCapabilities

type SymmetricEncryptedSecret

type SymmetricEncryptedSecret = original.SymmetricEncryptedSecret

type TargetType

type TargetType = original.TargetType
const (
	TargetTypeDiskServer TargetType = original.TargetTypeDiskServer
	TargetTypeFileServer TargetType = original.TargetTypeFileServer
)

func PossibleTargetTypeValues

func PossibleTargetTypeValues() []TargetType

type Time

type Time = original.Time

type TimeSettings

type TimeSettings = original.TimeSettings

type TimeSettingsProperties

type TimeSettingsProperties = original.TimeSettingsProperties

type UpdateDownloadProgress

type UpdateDownloadProgress = original.UpdateDownloadProgress

type UpdateInstallProgress

type UpdateInstallProgress = original.UpdateInstallProgress

type UpdateOperation

type UpdateOperation = original.UpdateOperation

func PossibleUpdateOperationValues

func PossibleUpdateOperationValues() []UpdateOperation

type Updates

type Updates = original.Updates

type UpdatesProperties

type UpdatesProperties = original.UpdatesProperties

type UploadCertificateRequest

type UploadCertificateRequest = original.UploadCertificateRequest

type UploadCertificateResponse

type UploadCertificateResponse = original.UploadCertificateResponse

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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