Documentation ¶
Overview ¶
Package databoxedge implements the Azure ARM Databoxedge service API version 2020-12-01.
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ARMBaseModel
- type AccountType
- type Addon
- type AddonList
- type AddonListIterator
- type AddonListPage
- type AddonModel
- type AddonState
- type AddonsClient
- func (client AddonsClient) CreateOrUpdate(ctx context.Context, deviceName string, roleName string, addonName string, ...) (result AddonsCreateOrUpdateFuture, err error)
- func (client AddonsClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, roleName string, addonName string, ...) (*http.Request, error)
- func (client AddonsClient) CreateOrUpdateResponder(resp *http.Response) (result AddonModel, err error)
- func (client AddonsClient) CreateOrUpdateSender(req *http.Request) (future AddonsCreateOrUpdateFuture, err error)
- func (client AddonsClient) Delete(ctx context.Context, deviceName string, roleName string, addonName string, ...) (result AddonsDeleteFuture, err error)
- func (client AddonsClient) DeletePreparer(ctx context.Context, deviceName string, roleName string, addonName string, ...) (*http.Request, error)
- func (client AddonsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client AddonsClient) DeleteSender(req *http.Request) (future AddonsDeleteFuture, err error)
- func (client AddonsClient) Get(ctx context.Context, deviceName string, roleName string, addonName string, ...) (result AddonModel, err error)
- func (client AddonsClient) GetPreparer(ctx context.Context, deviceName string, roleName string, addonName string, ...) (*http.Request, error)
- func (client AddonsClient) GetResponder(resp *http.Response) (result AddonModel, err error)
- func (client AddonsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client AddonsClient) ListByRole(ctx context.Context, deviceName string, roleName string, ...) (result AddonListPage, err error)
- func (client AddonsClient) ListByRoleComplete(ctx context.Context, deviceName string, roleName string, ...) (result AddonListIterator, err error)
- func (client AddonsClient) ListByRolePreparer(ctx context.Context, deviceName string, roleName string, ...) (*http.Request, error)
- func (client AddonsClient) ListByRoleResponder(resp *http.Response) (result AddonList, err error)
- func (client AddonsClient) ListByRoleSender(req *http.Request) (*http.Response, error)
- type AddonsCreateOrUpdateFuture
- type AddonsDeleteFuture
- type Address
- type Alert
- type AlertErrorDetails
- type AlertList
- type AlertListIterator
- type AlertListPage
- type AlertProperties
- type AlertSeverity
- type AlertsClient
- func (client AlertsClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Alert, err error)
- func (client AlertsClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error)
- func (client AlertsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client AlertsClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result AlertListPage, err error)
- func (client AlertsClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result AlertListIterator, err error)
- func (client AlertsClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client AlertsClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result AlertList, err error)
- func (client AlertsClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type ArcAddon
- type ArcAddonProperties
- type AsymmetricEncryptedSecret
- type Authentication
- type AuthenticationType
- type AvailableSkusClient
- func (client AvailableSkusClient) List(ctx context.Context) (result SkuListPage, err error)
- func (client AvailableSkusClient) ListComplete(ctx context.Context) (result SkuListIterator, err error)
- func (client AvailableSkusClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client AvailableSkusClient) ListResponder(resp *http.Response) (result SkuList, err error)
- func (client AvailableSkusClient) ListSender(req *http.Request) (*http.Response, error)
- type AzureContainerDataFormat
- type AzureContainerInfo
- type BandwidthSchedule
- type BandwidthScheduleProperties
- type BandwidthSchedulesClient
- func (client BandwidthSchedulesClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, ...) (result BandwidthSchedulesCreateOrUpdateFuture, err error)
- func (client BandwidthSchedulesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, ...) (*http.Request, error)
- func (client BandwidthSchedulesClient) CreateOrUpdateResponder(resp *http.Response) (result BandwidthSchedule, err error)
- func (client BandwidthSchedulesClient) CreateOrUpdateSender(req *http.Request) (future BandwidthSchedulesCreateOrUpdateFuture, err error)
- func (client BandwidthSchedulesClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result BandwidthSchedulesDeleteFuture, err error)
- func (client BandwidthSchedulesClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client BandwidthSchedulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client BandwidthSchedulesClient) DeleteSender(req *http.Request) (future BandwidthSchedulesDeleteFuture, err error)
- func (client BandwidthSchedulesClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result BandwidthSchedule, err error)
- func (client BandwidthSchedulesClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client BandwidthSchedulesClient) GetResponder(resp *http.Response) (result BandwidthSchedule, err error)
- func (client BandwidthSchedulesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client BandwidthSchedulesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result BandwidthSchedulesListPage, err error)
- func (client BandwidthSchedulesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result BandwidthSchedulesListIterator, err error)
- func (client BandwidthSchedulesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client BandwidthSchedulesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result BandwidthSchedulesList, err error)
- func (client BandwidthSchedulesClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type BandwidthSchedulesCreateOrUpdateFuture
- type BandwidthSchedulesDeleteFuture
- type BandwidthSchedulesList
- type BandwidthSchedulesListIterator
- func (iter *BandwidthSchedulesListIterator) Next() error
- func (iter *BandwidthSchedulesListIterator) NextWithContext(ctx context.Context) (err error)
- func (iter BandwidthSchedulesListIterator) NotDone() bool
- func (iter BandwidthSchedulesListIterator) Response() BandwidthSchedulesList
- func (iter BandwidthSchedulesListIterator) Value() BandwidthSchedule
- type BandwidthSchedulesListPage
- func (page *BandwidthSchedulesListPage) Next() error
- func (page *BandwidthSchedulesListPage) NextWithContext(ctx context.Context) (err error)
- func (page BandwidthSchedulesListPage) NotDone() bool
- func (page BandwidthSchedulesListPage) Response() BandwidthSchedulesList
- func (page BandwidthSchedulesListPage) Values() []BandwidthSchedule
- type BaseClient
- type BasicAddon
- type BasicRole
- type BasicTrigger
- type ClientAccessRight
- type ClientPermissionType
- type CloudEdgeManagementRole
- func (cemr CloudEdgeManagementRole) AsBasicRole() (BasicRole, bool)
- func (cemr CloudEdgeManagementRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
- func (cemr CloudEdgeManagementRole) AsIoTRole() (*IoTRole, bool)
- func (cemr CloudEdgeManagementRole) AsKubernetesRole() (*KubernetesRole, bool)
- func (cemr CloudEdgeManagementRole) AsMECRole() (*MECRole, bool)
- func (cemr CloudEdgeManagementRole) AsRole() (*Role, bool)
- func (cemr CloudEdgeManagementRole) MarshalJSON() ([]byte, error)
- func (cemr *CloudEdgeManagementRole) UnmarshalJSON(body []byte) error
- type CloudEdgeManagementRoleProperties
- type CloudError
- type CloudErrorBody
- type CniConfig
- type ComputeResource
- type ContactDetails
- type Container
- type ContainerList
- type ContainerListIterator
- type ContainerListPage
- type ContainerProperties
- type ContainerStatus
- type ContainersClient
- func (client ContainersClient) CreateOrUpdate(ctx context.Context, deviceName string, storageAccountName string, ...) (result ContainersCreateOrUpdateFuture, err error)
- func (client ContainersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client ContainersClient) CreateOrUpdateResponder(resp *http.Response) (result Container, err error)
- func (client ContainersClient) CreateOrUpdateSender(req *http.Request) (future ContainersCreateOrUpdateFuture, err error)
- func (client ContainersClient) Delete(ctx context.Context, deviceName string, storageAccountName string, ...) (result ContainersDeleteFuture, err error)
- func (client ContainersClient) DeletePreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client ContainersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ContainersClient) DeleteSender(req *http.Request) (future ContainersDeleteFuture, err error)
- func (client ContainersClient) Get(ctx context.Context, deviceName string, storageAccountName string, ...) (result Container, err error)
- func (client ContainersClient) GetPreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client ContainersClient) GetResponder(resp *http.Response) (result Container, err error)
- func (client ContainersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ContainersClient) ListByStorageAccount(ctx context.Context, deviceName string, storageAccountName string, ...) (result ContainerListPage, err error)
- func (client ContainersClient) ListByStorageAccountComplete(ctx context.Context, deviceName string, storageAccountName string, ...) (result ContainerListIterator, err error)
- func (client ContainersClient) ListByStorageAccountPreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client ContainersClient) ListByStorageAccountResponder(resp *http.Response) (result ContainerList, err error)
- func (client ContainersClient) ListByStorageAccountSender(req *http.Request) (*http.Response, error)
- func (client ContainersClient) Refresh(ctx context.Context, deviceName string, storageAccountName string, ...) (result ContainersRefreshFuture, err error)
- func (client ContainersClient) RefreshPreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client ContainersClient) RefreshResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ContainersClient) RefreshSender(req *http.Request) (future ContainersRefreshFuture, err error)
- type ContainersCreateOrUpdateFuture
- type ContainersDeleteFuture
- type ContainersRefreshFuture
- type CreatedByType
- type DCAccessCode
- type DCAccessCodeProperties
- type DataPolicy
- type DayOfWeek
- type Device
- type DeviceExtendedInfo
- type DeviceExtendedInfoPatch
- type DeviceExtendedInfoProperties
- type DeviceKind
- type DeviceList
- type DeviceListIterator
- type DeviceListPage
- type DevicePatch
- type DeviceProperties
- type DevicePropertiesPatch
- type DeviceSecrets
- type DeviceStatus
- type DeviceType
- type DevicesClient
- func (client DevicesClient) CreateOrUpdate(ctx context.Context, deviceName string, dataBoxEdgeDevice Device, ...) (result DevicesCreateOrUpdateFuture, err error)
- func (client DevicesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, dataBoxEdgeDevice Device, ...) (*http.Request, error)
- func (client DevicesClient) CreateOrUpdateResponder(resp *http.Response) (result Device, err error)
- func (client DevicesClient) CreateOrUpdateSecuritySettings(ctx context.Context, deviceName string, securitySettings SecuritySettings, ...) (result DevicesCreateOrUpdateSecuritySettingsFuture, err error)
- func (client DevicesClient) CreateOrUpdateSecuritySettingsPreparer(ctx context.Context, deviceName string, securitySettings SecuritySettings, ...) (*http.Request, error)
- func (client DevicesClient) CreateOrUpdateSecuritySettingsResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DevicesClient) CreateOrUpdateSecuritySettingsSender(req *http.Request) (future DevicesCreateOrUpdateSecuritySettingsFuture, err error)
- func (client DevicesClient) CreateOrUpdateSender(req *http.Request) (future DevicesCreateOrUpdateFuture, err error)
- func (client DevicesClient) Delete(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesDeleteFuture, err error)
- func (client DevicesClient) DeletePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DevicesClient) DeleteSender(req *http.Request) (future DevicesDeleteFuture, err error)
- func (client DevicesClient) DownloadUpdates(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesDownloadUpdatesFuture, err error)
- func (client DevicesClient) DownloadUpdatesPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) DownloadUpdatesResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DevicesClient) DownloadUpdatesSender(req *http.Request) (future DevicesDownloadUpdatesFuture, err error)
- func (client DevicesClient) GenerateCertificate(ctx context.Context, deviceName string, resourceGroupName string) (result GenerateCertResponse, err error)
- func (client DevicesClient) GenerateCertificatePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) GenerateCertificateResponder(resp *http.Response) (result GenerateCertResponse, err error)
- func (client DevicesClient) GenerateCertificateSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) Get(ctx context.Context, deviceName string, resourceGroupName string) (result Device, err error)
- func (client DevicesClient) GetExtendedInformation(ctx context.Context, deviceName string, resourceGroupName string) (result DeviceExtendedInfo, err error)
- func (client DevicesClient) GetExtendedInformationPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) GetExtendedInformationResponder(resp *http.Response) (result DeviceExtendedInfo, err error)
- func (client DevicesClient) GetExtendedInformationSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) GetNetworkSettings(ctx context.Context, deviceName string, resourceGroupName string) (result NetworkSettings, err error)
- func (client DevicesClient) GetNetworkSettingsPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) GetNetworkSettingsResponder(resp *http.Response) (result NetworkSettings, err error)
- func (client DevicesClient) GetNetworkSettingsSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) GetPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) GetResponder(resp *http.Response) (result Device, err error)
- func (client DevicesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) GetUpdateSummary(ctx context.Context, deviceName string, resourceGroupName string) (result UpdateSummary, err error)
- func (client DevicesClient) GetUpdateSummaryPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) GetUpdateSummaryResponder(resp *http.Response) (result UpdateSummary, err error)
- func (client DevicesClient) GetUpdateSummarySender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) InstallUpdates(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesInstallUpdatesFuture, err error)
- func (client DevicesClient) InstallUpdatesPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) InstallUpdatesResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DevicesClient) InstallUpdatesSender(req *http.Request) (future DevicesInstallUpdatesFuture, err error)
- func (client DevicesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, expand string) (result DeviceListPage, err error)
- func (client DevicesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, expand string) (result DeviceListIterator, err error)
- func (client DevicesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, expand string) (*http.Request, error)
- func (client DevicesClient) ListByResourceGroupResponder(resp *http.Response) (result DeviceList, err error)
- func (client DevicesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) ListBySubscription(ctx context.Context, expand string) (result DeviceListPage, err error)
- func (client DevicesClient) ListBySubscriptionComplete(ctx context.Context, expand string) (result DeviceListIterator, err error)
- func (client DevicesClient) ListBySubscriptionPreparer(ctx context.Context, expand string) (*http.Request, error)
- func (client DevicesClient) ListBySubscriptionResponder(resp *http.Response) (result DeviceList, err error)
- func (client DevicesClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) ScanForUpdates(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesScanForUpdatesFuture, err error)
- func (client DevicesClient) ScanForUpdatesPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client DevicesClient) ScanForUpdatesResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DevicesClient) ScanForUpdatesSender(req *http.Request) (future DevicesScanForUpdatesFuture, err error)
- func (client DevicesClient) Update(ctx context.Context, deviceName string, parameters DevicePatch, ...) (result Device, err error)
- func (client DevicesClient) UpdateExtendedInformation(ctx context.Context, deviceName string, parameters DeviceExtendedInfoPatch, ...) (result DeviceExtendedInfo, err error)
- func (client DevicesClient) UpdateExtendedInformationPreparer(ctx context.Context, deviceName string, parameters DeviceExtendedInfoPatch, ...) (*http.Request, error)
- func (client DevicesClient) UpdateExtendedInformationResponder(resp *http.Response) (result DeviceExtendedInfo, err error)
- func (client DevicesClient) UpdateExtendedInformationSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) UpdatePreparer(ctx context.Context, deviceName string, parameters DevicePatch, ...) (*http.Request, error)
- func (client DevicesClient) UpdateResponder(resp *http.Response) (result Device, err error)
- func (client DevicesClient) UpdateSender(req *http.Request) (*http.Response, error)
- func (client DevicesClient) UploadCertificate(ctx context.Context, deviceName string, parameters UploadCertificateRequest, ...) (result UploadCertificateResponse, err error)
- func (client DevicesClient) UploadCertificatePreparer(ctx context.Context, deviceName string, parameters UploadCertificateRequest, ...) (*http.Request, error)
- func (client DevicesClient) UploadCertificateResponder(resp *http.Response) (result UploadCertificateResponse, err error)
- func (client DevicesClient) UploadCertificateSender(req *http.Request) (*http.Response, error)
- type DevicesCreateOrUpdateFuture
- type DevicesCreateOrUpdateSecuritySettingsFuture
- type DevicesDeleteFuture
- type DevicesDownloadUpdatesFuture
- type DevicesInstallUpdatesFuture
- type DevicesScanForUpdatesFuture
- type DownloadPhase
- type EdgeProfile
- type EdgeProfilePatch
- type EdgeProfileSubscription
- type EdgeProfileSubscriptionPatch
- type EncryptionAlgorithm
- type EtcdInfo
- type FileEventTrigger
- func (fet FileEventTrigger) AsBasicTrigger() (BasicTrigger, bool)
- func (fet FileEventTrigger) AsFileEventTrigger() (*FileEventTrigger, bool)
- func (fet FileEventTrigger) AsPeriodicTimerEventTrigger() (*PeriodicTimerEventTrigger, bool)
- func (fet FileEventTrigger) AsTrigger() (*Trigger, bool)
- func (fet FileEventTrigger) MarshalJSON() ([]byte, error)
- func (fet *FileEventTrigger) UnmarshalJSON(body []byte) error
- type FileSourceInfo
- type FileTriggerProperties
- type GenerateCertResponse
- type HostPlatformType
- type ImageRepositoryCredential
- type InstallRebootBehavior
- type IoTAddon
- func (ita IoTAddon) AsAddon() (*Addon, bool)
- func (ita IoTAddon) AsArcAddon() (*ArcAddon, bool)
- func (ita IoTAddon) AsBasicAddon() (BasicAddon, bool)
- func (ita IoTAddon) AsIoTAddon() (*IoTAddon, bool)
- func (ita IoTAddon) MarshalJSON() ([]byte, error)
- func (ita *IoTAddon) UnmarshalJSON(body []byte) error
- type IoTAddonProperties
- type IoTDeviceInfo
- type IoTEdgeAgentInfo
- type IoTRole
- func (itr IoTRole) AsBasicRole() (BasicRole, bool)
- func (itr IoTRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
- func (itr IoTRole) AsIoTRole() (*IoTRole, bool)
- func (itr IoTRole) AsKubernetesRole() (*KubernetesRole, bool)
- func (itr IoTRole) AsMECRole() (*MECRole, bool)
- func (itr IoTRole) AsRole() (*Role, bool)
- func (itr IoTRole) MarshalJSON() ([]byte, error)
- func (itr *IoTRole) UnmarshalJSON(body []byte) error
- type IoTRoleProperties
- type Ipv4Config
- type Ipv6Config
- type Job
- type JobErrorDetails
- type JobErrorItem
- type JobProperties
- type JobStatus
- type JobType
- type JobsClient
- func (client JobsClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Job, err error)
- func (client JobsClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client JobsClient) GetResponder(resp *http.Response) (result Job, err error)
- func (client JobsClient) GetSender(req *http.Request) (*http.Response, error)
- type KeyVaultSyncStatus
- type Kind
- type KindBasicRole
- type KindBasicTrigger
- type KubernetesClusterInfo
- type KubernetesIPConfiguration
- type KubernetesNodeType
- type KubernetesRole
- func (kr KubernetesRole) AsBasicRole() (BasicRole, bool)
- func (kr KubernetesRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
- func (kr KubernetesRole) AsIoTRole() (*IoTRole, bool)
- func (kr KubernetesRole) AsKubernetesRole() (*KubernetesRole, bool)
- func (kr KubernetesRole) AsMECRole() (*MECRole, bool)
- func (kr KubernetesRole) AsRole() (*Role, bool)
- func (kr KubernetesRole) MarshalJSON() ([]byte, error)
- func (kr *KubernetesRole) UnmarshalJSON(body []byte) error
- type KubernetesRoleCompute
- type KubernetesRoleNetwork
- type KubernetesRoleProperties
- type KubernetesRoleResources
- type KubernetesRoleStorage
- type KubernetesRoleStorageClassInfo
- type KubernetesState
- type LoadBalancerConfig
- type MECRole
- func (mr MECRole) AsBasicRole() (BasicRole, bool)
- func (mr MECRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
- func (mr MECRole) AsIoTRole() (*IoTRole, bool)
- func (mr MECRole) AsKubernetesRole() (*KubernetesRole, bool)
- func (mr MECRole) AsMECRole() (*MECRole, bool)
- func (mr MECRole) AsRole() (*Role, bool)
- func (mr MECRole) MarshalJSON() ([]byte, error)
- func (mr *MECRole) UnmarshalJSON(body []byte) error
- type MECRoleProperties
- type MetricAggregationType
- type MetricCategory
- type MetricConfiguration
- type MetricCounter
- type MetricCounterSet
- type MetricDimension
- type MetricDimensionV1
- type MetricSpecificationV1
- type MetricUnit
- type MonitoringConfigClient
- func (client MonitoringConfigClient) CreateOrUpdate(ctx context.Context, deviceName string, roleName string, ...) (result MonitoringConfigCreateOrUpdateFuture, err error)
- func (client MonitoringConfigClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, roleName string, ...) (*http.Request, error)
- func (client MonitoringConfigClient) CreateOrUpdateResponder(resp *http.Response) (result MonitoringMetricConfiguration, err error)
- func (client MonitoringConfigClient) CreateOrUpdateSender(req *http.Request) (future MonitoringConfigCreateOrUpdateFuture, err error)
- func (client MonitoringConfigClient) Delete(ctx context.Context, deviceName string, roleName string, ...) (result MonitoringConfigDeleteFuture, err error)
- func (client MonitoringConfigClient) DeletePreparer(ctx context.Context, deviceName string, roleName string, ...) (*http.Request, error)
- func (client MonitoringConfigClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client MonitoringConfigClient) DeleteSender(req *http.Request) (future MonitoringConfigDeleteFuture, err error)
- func (client MonitoringConfigClient) Get(ctx context.Context, deviceName string, roleName string, ...) (result MonitoringMetricConfiguration, err error)
- func (client MonitoringConfigClient) GetPreparer(ctx context.Context, deviceName string, roleName string, ...) (*http.Request, error)
- func (client MonitoringConfigClient) GetResponder(resp *http.Response) (result MonitoringMetricConfiguration, err error)
- func (client MonitoringConfigClient) GetSender(req *http.Request) (*http.Response, error)
- func (client MonitoringConfigClient) List(ctx context.Context, deviceName string, roleName string, ...) (result MonitoringMetricConfigurationListPage, err error)
- func (client MonitoringConfigClient) ListComplete(ctx context.Context, deviceName string, roleName string, ...) (result MonitoringMetricConfigurationListIterator, err error)
- func (client MonitoringConfigClient) ListPreparer(ctx context.Context, deviceName string, roleName string, ...) (*http.Request, error)
- func (client MonitoringConfigClient) ListResponder(resp *http.Response) (result MonitoringMetricConfigurationList, err error)
- func (client MonitoringConfigClient) ListSender(req *http.Request) (*http.Response, error)
- type MonitoringConfigCreateOrUpdateFuture
- type MonitoringConfigDeleteFuture
- type MonitoringMetricConfiguration
- type MonitoringMetricConfigurationList
- type MonitoringMetricConfigurationListIterator
- func (iter *MonitoringMetricConfigurationListIterator) Next() error
- func (iter *MonitoringMetricConfigurationListIterator) NextWithContext(ctx context.Context) (err error)
- func (iter MonitoringMetricConfigurationListIterator) NotDone() bool
- func (iter MonitoringMetricConfigurationListIterator) Response() MonitoringMetricConfigurationList
- func (iter MonitoringMetricConfigurationListIterator) Value() MonitoringMetricConfiguration
- type MonitoringMetricConfigurationListPage
- func (page *MonitoringMetricConfigurationListPage) Next() error
- func (page *MonitoringMetricConfigurationListPage) NextWithContext(ctx context.Context) (err error)
- func (page MonitoringMetricConfigurationListPage) NotDone() bool
- func (page MonitoringMetricConfigurationListPage) Response() MonitoringMetricConfigurationList
- func (page MonitoringMetricConfigurationListPage) Values() []MonitoringMetricConfiguration
- type MonitoringMetricConfigurationProperties
- type MonitoringStatus
- type MountPointMap
- type MountType
- type MoveRequest
- type MsiIdentityType
- type NetworkAdapter
- type NetworkAdapterDHCPStatus
- type NetworkAdapterPosition
- type NetworkAdapterRDMAStatus
- type NetworkAdapterStatus
- type NetworkGroup
- type NetworkSettings
- type NetworkSettingsProperties
- type Node
- type NodeInfo
- type NodeList
- type NodeListIterator
- type NodeListPage
- type NodeProperties
- type NodeStatus
- type NodesClient
- func (client NodesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result NodeListPage, err error)
- func (client NodesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result NodeListIterator, err error)
- func (client NodesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client NodesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result NodeList, err error)
- func (client NodesClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type Operation
- type OperationDisplay
- type OperationProperties
- type OperationsClient
- func (client OperationsClient) List(ctx context.Context) (result OperationsListPage, err error)
- func (client OperationsClient) ListComplete(ctx context.Context) (result OperationsListIterator, err error)
- func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client OperationsClient) ListResponder(resp *http.Response) (result OperationsList, err error)
- func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error)
- type OperationsList
- type OperationsListIterator
- type OperationsListPage
- type OperationsStatusClient
- func (client OperationsStatusClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Job, err error)
- func (client OperationsStatusClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client OperationsStatusClient) GetResponder(resp *http.Response) (result Job, err error)
- func (client OperationsStatusClient) GetSender(req *http.Request) (*http.Response, error)
- type Order
- type OrderList
- type OrderListIterator
- type OrderListPage
- type OrderProperties
- type OrderState
- type OrderStatus
- type OrdersClient
- func (client OrdersClient) CreateOrUpdate(ctx context.Context, deviceName string, order Order, resourceGroupName string) (result OrdersCreateOrUpdateFuture, err error)
- func (client OrdersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, order Order, resourceGroupName string) (*http.Request, error)
- func (client OrdersClient) CreateOrUpdateResponder(resp *http.Response) (result Order, err error)
- func (client OrdersClient) CreateOrUpdateSender(req *http.Request) (future OrdersCreateOrUpdateFuture, err error)
- func (client OrdersClient) Delete(ctx context.Context, deviceName string, resourceGroupName string) (result OrdersDeleteFuture, err error)
- func (client OrdersClient) DeletePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client OrdersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client OrdersClient) DeleteSender(req *http.Request) (future OrdersDeleteFuture, err error)
- func (client OrdersClient) Get(ctx context.Context, deviceName string, resourceGroupName string) (result Order, err error)
- func (client OrdersClient) GetPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client OrdersClient) GetResponder(resp *http.Response) (result Order, err error)
- func (client OrdersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client OrdersClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result OrderListPage, err error)
- func (client OrdersClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result OrderListIterator, err error)
- func (client OrdersClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client OrdersClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result OrderList, err error)
- func (client OrdersClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- func (client OrdersClient) ListDCAccessCode(ctx context.Context, deviceName string, resourceGroupName string) (result DCAccessCode, err error)
- func (client OrdersClient) ListDCAccessCodePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client OrdersClient) ListDCAccessCodeResponder(resp *http.Response) (result DCAccessCode, err error)
- func (client OrdersClient) ListDCAccessCodeSender(req *http.Request) (*http.Response, error)
- type OrdersCreateOrUpdateFuture
- type OrdersDeleteFuture
- type PeriodicTimerEventTrigger
- func (ptet PeriodicTimerEventTrigger) AsBasicTrigger() (BasicTrigger, bool)
- func (ptet PeriodicTimerEventTrigger) AsFileEventTrigger() (*FileEventTrigger, bool)
- func (ptet PeriodicTimerEventTrigger) AsPeriodicTimerEventTrigger() (*PeriodicTimerEventTrigger, bool)
- func (ptet PeriodicTimerEventTrigger) AsTrigger() (*Trigger, bool)
- func (ptet PeriodicTimerEventTrigger) MarshalJSON() ([]byte, error)
- func (ptet *PeriodicTimerEventTrigger) UnmarshalJSON(body []byte) error
- type PeriodicTimerProperties
- type PeriodicTimerSourceInfo
- type PlatformType
- type PosixComplianceStatus
- type RawCertificateData
- type RefreshDetails
- type ResourceIdentity
- type ResourceMoveDetails
- type ResourceMoveStatus
- type ResourceTypeSku
- type Role
- func (r Role) AsBasicRole() (BasicRole, bool)
- func (r Role) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
- func (r Role) AsIoTRole() (*IoTRole, bool)
- func (r Role) AsKubernetesRole() (*KubernetesRole, bool)
- func (r Role) AsMECRole() (*MECRole, bool)
- func (r Role) AsRole() (*Role, bool)
- func (r Role) MarshalJSON() ([]byte, error)
- type RoleList
- type RoleListIterator
- type RoleListPage
- type RoleModel
- type RoleSinkInfo
- type RoleStatus
- type RoleTypes
- type RolesClient
- func (client RolesClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, role BasicRole, ...) (result RolesCreateOrUpdateFuture, err error)
- func (client RolesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, role BasicRole, ...) (*http.Request, error)
- func (client RolesClient) CreateOrUpdateResponder(resp *http.Response) (result RoleModel, err error)
- func (client RolesClient) CreateOrUpdateSender(req *http.Request) (future RolesCreateOrUpdateFuture, err error)
- func (client RolesClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result RolesDeleteFuture, err error)
- func (client RolesClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client RolesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client RolesClient) DeleteSender(req *http.Request) (future RolesDeleteFuture, err error)
- func (client RolesClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result RoleModel, err error)
- func (client RolesClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client RolesClient) GetResponder(resp *http.Response) (result RoleModel, err error)
- func (client RolesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client RolesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result RoleListPage, err error)
- func (client RolesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result RoleListIterator, err error)
- func (client RolesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client RolesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result RoleList, err error)
- func (client RolesClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type RolesCreateOrUpdateFuture
- type RolesDeleteFuture
- type SSLStatus
- type Secret
- type SecuritySettings
- type SecuritySettingsProperties
- type ServiceSpecification
- type Share
- type ShareAccessProtocol
- type ShareAccessRight
- type ShareAccessType
- type ShareList
- type ShareListIterator
- type ShareListPage
- type ShareProperties
- type ShareStatus
- type SharesClient
- func (client SharesClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, share Share, ...) (result SharesCreateOrUpdateFuture, err error)
- func (client SharesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, share Share, ...) (*http.Request, error)
- func (client SharesClient) CreateOrUpdateResponder(resp *http.Response) (result Share, err error)
- func (client SharesClient) CreateOrUpdateSender(req *http.Request) (future SharesCreateOrUpdateFuture, err error)
- func (client SharesClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result SharesDeleteFuture, err error)
- func (client SharesClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client SharesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client SharesClient) DeleteSender(req *http.Request) (future SharesDeleteFuture, err error)
- func (client SharesClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Share, err error)
- func (client SharesClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client SharesClient) GetResponder(resp *http.Response) (result Share, err error)
- func (client SharesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client SharesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result ShareListPage, err error)
- func (client SharesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result ShareListIterator, err error)
- func (client SharesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client SharesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result ShareList, err error)
- func (client SharesClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- func (client SharesClient) Refresh(ctx context.Context, deviceName string, name string, resourceGroupName string) (result SharesRefreshFuture, err error)
- func (client SharesClient) RefreshPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client SharesClient) RefreshResponder(resp *http.Response) (result autorest.Response, err error)
- func (client SharesClient) RefreshSender(req *http.Request) (future SharesRefreshFuture, err error)
- type SharesCreateOrUpdateFuture
- type SharesDeleteFuture
- type SharesRefreshFuture
- type ShipmentType
- type Sku
- type SkuAvailability
- type SkuCapability
- type SkuCost
- type SkuInformation
- type SkuInformationList
- type SkuList
- type SkuListIterator
- type SkuListPage
- type SkuLocationInfo
- type SkuName
- type SkuSignupOption
- type SkuTier
- type SkuType
- type SkuVersion
- type StorageAccount
- type StorageAccountCredential
- type StorageAccountCredentialList
- type StorageAccountCredentialListIterator
- func (iter *StorageAccountCredentialListIterator) Next() error
- func (iter *StorageAccountCredentialListIterator) NextWithContext(ctx context.Context) (err error)
- func (iter StorageAccountCredentialListIterator) NotDone() bool
- func (iter StorageAccountCredentialListIterator) Response() StorageAccountCredentialList
- func (iter StorageAccountCredentialListIterator) Value() StorageAccountCredential
- type StorageAccountCredentialListPage
- func (page *StorageAccountCredentialListPage) Next() error
- func (page *StorageAccountCredentialListPage) NextWithContext(ctx context.Context) (err error)
- func (page StorageAccountCredentialListPage) NotDone() bool
- func (page StorageAccountCredentialListPage) Response() StorageAccountCredentialList
- func (page StorageAccountCredentialListPage) Values() []StorageAccountCredential
- type StorageAccountCredentialProperties
- type StorageAccountCredentialsClient
- func (client StorageAccountCredentialsClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, ...) (result StorageAccountCredentialsCreateOrUpdateFuture, err error)
- func (client StorageAccountCredentialsClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, ...) (*http.Request, error)
- func (client StorageAccountCredentialsClient) CreateOrUpdateResponder(resp *http.Response) (result StorageAccountCredential, err error)
- func (client StorageAccountCredentialsClient) CreateOrUpdateSender(req *http.Request) (future StorageAccountCredentialsCreateOrUpdateFuture, err error)
- func (client StorageAccountCredentialsClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result StorageAccountCredentialsDeleteFuture, err error)
- func (client StorageAccountCredentialsClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client StorageAccountCredentialsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client StorageAccountCredentialsClient) DeleteSender(req *http.Request) (future StorageAccountCredentialsDeleteFuture, err error)
- func (client StorageAccountCredentialsClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result StorageAccountCredential, err error)
- func (client StorageAccountCredentialsClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client StorageAccountCredentialsClient) GetResponder(resp *http.Response) (result StorageAccountCredential, err error)
- func (client StorageAccountCredentialsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountCredentialListPage, err error)
- func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountCredentialListIterator, err error)
- func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result StorageAccountCredentialList, err error)
- func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type StorageAccountCredentialsCreateOrUpdateFuture
- type StorageAccountCredentialsDeleteFuture
- type StorageAccountList
- type StorageAccountListIterator
- func (iter *StorageAccountListIterator) Next() error
- func (iter *StorageAccountListIterator) NextWithContext(ctx context.Context) (err error)
- func (iter StorageAccountListIterator) NotDone() bool
- func (iter StorageAccountListIterator) Response() StorageAccountList
- func (iter StorageAccountListIterator) Value() StorageAccount
- type StorageAccountListPage
- func (page *StorageAccountListPage) Next() error
- func (page *StorageAccountListPage) NextWithContext(ctx context.Context) (err error)
- func (page StorageAccountListPage) NotDone() bool
- func (page StorageAccountListPage) Response() StorageAccountList
- func (page StorageAccountListPage) Values() []StorageAccount
- type StorageAccountProperties
- type StorageAccountStatus
- type StorageAccountsClient
- func (client StorageAccountsClient) CreateOrUpdate(ctx context.Context, deviceName string, storageAccountName string, ...) (result StorageAccountsCreateOrUpdateFuture, err error)
- func (client StorageAccountsClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client StorageAccountsClient) CreateOrUpdateResponder(resp *http.Response) (result StorageAccount, err error)
- func (client StorageAccountsClient) CreateOrUpdateSender(req *http.Request) (future StorageAccountsCreateOrUpdateFuture, err error)
- func (client StorageAccountsClient) Delete(ctx context.Context, deviceName string, storageAccountName string, ...) (result StorageAccountsDeleteFuture, err error)
- func (client StorageAccountsClient) DeletePreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client StorageAccountsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client StorageAccountsClient) DeleteSender(req *http.Request) (future StorageAccountsDeleteFuture, err error)
- func (client StorageAccountsClient) Get(ctx context.Context, deviceName string, storageAccountName string, ...) (result StorageAccount, err error)
- func (client StorageAccountsClient) GetPreparer(ctx context.Context, deviceName string, storageAccountName string, ...) (*http.Request, error)
- func (client StorageAccountsClient) GetResponder(resp *http.Response) (result StorageAccount, err error)
- func (client StorageAccountsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client StorageAccountsClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountListPage, err error)
- func (client StorageAccountsClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountListIterator, err error)
- func (client StorageAccountsClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
- func (client StorageAccountsClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result StorageAccountList, err error)
- func (client StorageAccountsClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type StorageAccountsCreateOrUpdateFuture
- type StorageAccountsDeleteFuture
- type SubscriptionProperties
- type SubscriptionRegisteredFeatures
- type SubscriptionState
- type SymmetricKey
- type SystemData
- type TimeGrain
- type TrackingInfo
- type Trigger
- type TriggerList
- type TriggerListIterator
- type TriggerListPage
- type TriggerModel
- type TriggersClient
- func (client TriggersClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, trigger BasicTrigger, ...) (result TriggersCreateOrUpdateFuture, err error)
- func (client TriggersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, trigger BasicTrigger, ...) (*http.Request, error)
- func (client TriggersClient) CreateOrUpdateResponder(resp *http.Response) (result TriggerModel, err error)
- func (client TriggersClient) CreateOrUpdateSender(req *http.Request) (future TriggersCreateOrUpdateFuture, err error)
- func (client TriggersClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result TriggersDeleteFuture, err error)
- func (client TriggersClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client TriggersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client TriggersClient) DeleteSender(req *http.Request) (future TriggersDeleteFuture, err error)
- func (client TriggersClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result TriggerModel, err error)
- func (client TriggersClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client TriggersClient) GetResponder(resp *http.Response) (result TriggerModel, err error)
- func (client TriggersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client TriggersClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string, ...) (result TriggerListPage, err error)
- func (client TriggersClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string, ...) (result TriggerListIterator, err error)
- func (client TriggersClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string, ...) (*http.Request, error)
- func (client TriggersClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result TriggerList, err error)
- func (client TriggersClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type TriggersCreateOrUpdateFuture
- type TriggersDeleteFuture
- type UpdateDownloadProgress
- type UpdateInstallProgress
- type UpdateOperation
- type UpdateOperationStage
- type UpdateSummary
- type UpdateSummaryProperties
- type UploadCertificateRequest
- type UploadCertificateResponse
- type User
- type UserAccessRight
- type UserList
- type UserListIterator
- type UserListPage
- type UserProperties
- type UserType
- type UsersClient
- func (client UsersClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, userParameter User, ...) (result UsersCreateOrUpdateFuture, err error)
- func (client UsersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, userParameter User, ...) (*http.Request, error)
- func (client UsersClient) CreateOrUpdateResponder(resp *http.Response) (result User, err error)
- func (client UsersClient) CreateOrUpdateSender(req *http.Request) (future UsersCreateOrUpdateFuture, err error)
- func (client UsersClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result UsersDeleteFuture, err error)
- func (client UsersClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client UsersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client UsersClient) DeleteSender(req *http.Request) (future UsersDeleteFuture, err error)
- func (client UsersClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result User, err error)
- func (client UsersClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
- func (client UsersClient) GetResponder(resp *http.Response) (result User, err error)
- func (client UsersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client UsersClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string, ...) (result UserListPage, err error)
- func (client UsersClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string, ...) (result UserListIterator, err error)
- func (client UsersClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string, ...) (*http.Request, error)
- func (client UsersClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result UserList, err error)
- func (client UsersClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
- type UsersCreateOrUpdateFuture
- type UsersDeleteFuture
Constants ¶
const (
// DefaultBaseURI is the default URI used for the service Databoxedge
DefaultBaseURI = "https://management.azure.com"
)
Variables ¶
This section is empty.
Functions ¶
func UserAgent ¶
func UserAgent() string
UserAgent returns the UserAgent string to use when sending http.Requests.
func Version ¶
func Version() string
Version returns the semantic version (see http://semver.org) of the client.
Types ¶
type ARMBaseModel ¶
type ARMBaseModel struct { // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
ARMBaseModel represents the base class for all object models.
func (ARMBaseModel) MarshalJSON ¶
func (abm ARMBaseModel) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ARMBaseModel.
type AccountType ¶
type AccountType string
AccountType enumerates the values for account type.
const ( // BlobStorage ... BlobStorage AccountType = "BlobStorage" // GeneralPurposeStorage ... GeneralPurposeStorage AccountType = "GeneralPurposeStorage" )
func PossibleAccountTypeValues ¶
func PossibleAccountTypeValues() []AccountType
PossibleAccountTypeValues returns an array of possible values for the AccountType const type.
type Addon ¶
type Addon struct { autorest.Response `json:"-"` // SystemData - Addon type SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindAddon', 'KindArcForKubernetes', 'KindIotEdge' Kind Kind `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Addon role Addon
func (Addon) AsArcAddon ¶
AsArcAddon is the BasicAddon implementation for Addon.
func (Addon) AsBasicAddon ¶
func (a Addon) AsBasicAddon() (BasicAddon, bool)
AsBasicAddon is the BasicAddon implementation for Addon.
func (Addon) AsIoTAddon ¶
AsIoTAddon is the BasicAddon implementation for Addon.
func (Addon) MarshalJSON ¶
MarshalJSON is the custom marshaler for Addon.
type AddonList ¶
type AddonList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The Value. Value *[]BasicAddon `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
AddonList collection of all the Role addon on the Azure Stack Edge device.
func (AddonList) MarshalJSON ¶
MarshalJSON is the custom marshaler for AddonList.
func (*AddonList) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for AddonList struct.
type AddonListIterator ¶
type AddonListIterator struct {
// contains filtered or unexported fields
}
AddonListIterator provides access to a complete listing of Addon values.
func NewAddonListIterator ¶
func NewAddonListIterator(page AddonListPage) AddonListIterator
Creates a new instance of the AddonListIterator type.
func (*AddonListIterator) Next ¶
func (iter *AddonListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AddonListIterator) NextWithContext ¶
func (iter *AddonListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AddonListIterator) NotDone ¶
func (iter AddonListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AddonListIterator) Response ¶
func (iter AddonListIterator) Response() AddonList
Response returns the raw server response from the last page request.
func (AddonListIterator) Value ¶
func (iter AddonListIterator) Value() BasicAddon
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AddonListPage ¶
type AddonListPage struct {
// contains filtered or unexported fields
}
AddonListPage contains a page of BasicAddon values.
func NewAddonListPage ¶
func NewAddonListPage(cur AddonList, getNextPage func(context.Context, AddonList) (AddonList, error)) AddonListPage
Creates a new instance of the AddonListPage type.
func (*AddonListPage) Next ¶
func (page *AddonListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AddonListPage) NextWithContext ¶
func (page *AddonListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AddonListPage) NotDone ¶
func (page AddonListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AddonListPage) Response ¶
func (page AddonListPage) Response() AddonList
Response returns the raw server response from the last page request.
func (AddonListPage) Values ¶
func (page AddonListPage) Values() []BasicAddon
Values returns the slice of values for the current page or nil if there are no values.
type AddonModel ¶
type AddonModel struct { autorest.Response `json:"-"` Value BasicAddon `json:"value,omitempty"` }
AddonModel ...
func (*AddonModel) UnmarshalJSON ¶
func (am *AddonModel) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for AddonModel struct.
type AddonState ¶
type AddonState string
AddonState enumerates the values for addon state.
const ( // Created ... Created AddonState = "Created" // Creating ... Creating AddonState = "Creating" // Deleting ... Deleting AddonState = "Deleting" // Failed ... Failed AddonState = "Failed" // Invalid ... Invalid AddonState = "Invalid" // Reconfiguring ... Reconfiguring AddonState = "Reconfiguring" // Updating ... Updating AddonState = "Updating" )
func PossibleAddonStateValues ¶
func PossibleAddonStateValues() []AddonState
PossibleAddonStateValues returns an array of possible values for the AddonState const type.
type AddonsClient ¶
type AddonsClient struct {
BaseClient
}
AddonsClient is the client for the Addons methods of the Databoxedge service.
func NewAddonsClient ¶
func NewAddonsClient(subscriptionID string) AddonsClient
NewAddonsClient creates an instance of the AddonsClient client.
func NewAddonsClientWithBaseURI ¶
func NewAddonsClientWithBaseURI(baseURI string, subscriptionID string) AddonsClient
NewAddonsClientWithBaseURI creates an instance of the AddonsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AddonsClient) CreateOrUpdate ¶
func (client AddonsClient) CreateOrUpdate(ctx context.Context, deviceName string, roleName string, addonName string, addon BasicAddon, resourceGroupName string) (result AddonsCreateOrUpdateFuture, err error)
CreateOrUpdate create or update a addon. Parameters: deviceName - the device name. roleName - the role name. addonName - the addon name. addon - the addon properties. resourceGroupName - the resource group name.
func (AddonsClient) CreateOrUpdatePreparer ¶
func (client AddonsClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, roleName string, addonName string, addon BasicAddon, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (AddonsClient) CreateOrUpdateResponder ¶
func (client AddonsClient) CreateOrUpdateResponder(resp *http.Response) (result AddonModel, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (AddonsClient) CreateOrUpdateSender ¶
func (client AddonsClient) CreateOrUpdateSender(req *http.Request) (future AddonsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (AddonsClient) Delete ¶
func (client AddonsClient) Delete(ctx context.Context, deviceName string, roleName string, addonName string, resourceGroupName string) (result AddonsDeleteFuture, err error)
Delete deletes the addon on the device. Parameters: deviceName - the device name. roleName - the role name. addonName - the addon name. resourceGroupName - the resource group name.
func (AddonsClient) DeletePreparer ¶
func (client AddonsClient) DeletePreparer(ctx context.Context, deviceName string, roleName string, addonName string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (AddonsClient) DeleteResponder ¶
func (client AddonsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (AddonsClient) DeleteSender ¶
func (client AddonsClient) DeleteSender(req *http.Request) (future AddonsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (AddonsClient) Get ¶
func (client AddonsClient) Get(ctx context.Context, deviceName string, roleName string, addonName string, resourceGroupName string) (result AddonModel, err error)
Get gets a specific addon by name. Parameters: deviceName - the device name. roleName - the role name. addonName - the addon name. resourceGroupName - the resource group name.
func (AddonsClient) GetPreparer ¶
func (client AddonsClient) GetPreparer(ctx context.Context, deviceName string, roleName string, addonName string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (AddonsClient) GetResponder ¶
func (client AddonsClient) GetResponder(resp *http.Response) (result AddonModel, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (AddonsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (AddonsClient) ListByRole ¶
func (client AddonsClient) ListByRole(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (result AddonListPage, err error)
ListByRole lists all the addons configured in the role. Parameters: deviceName - the device name. roleName - the role name. resourceGroupName - the resource group name.
func (AddonsClient) ListByRoleComplete ¶
func (client AddonsClient) ListByRoleComplete(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (result AddonListIterator, err error)
ListByRoleComplete enumerates all values, automatically crossing page boundaries as required.
func (AddonsClient) ListByRolePreparer ¶
func (client AddonsClient) ListByRolePreparer(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (*http.Request, error)
ListByRolePreparer prepares the ListByRole request.
func (AddonsClient) ListByRoleResponder ¶
func (client AddonsClient) ListByRoleResponder(resp *http.Response) (result AddonList, err error)
ListByRoleResponder handles the response to the ListByRole request. The method always closes the http.Response Body.
func (AddonsClient) ListByRoleSender ¶
ListByRoleSender sends the ListByRole request. The method will close the http.Response Body if it receives an error.
type AddonsCreateOrUpdateFuture ¶
type AddonsCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(AddonsClient) (AddonModel, error) }
AddonsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*AddonsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *AddonsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type AddonsDeleteFuture ¶
type AddonsDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(AddonsClient) (autorest.Response, error) }
AddonsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*AddonsDeleteFuture) UnmarshalJSON ¶
func (future *AddonsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type Address ¶
type Address struct { // AddressLine1 - The address line1. AddressLine1 *string `json:"addressLine1,omitempty"` // AddressLine2 - The address line2. AddressLine2 *string `json:"addressLine2,omitempty"` // AddressLine3 - The address line3. AddressLine3 *string `json:"addressLine3,omitempty"` // PostalCode - The postal code. PostalCode *string `json:"postalCode,omitempty"` // City - The city name. City *string `json:"city,omitempty"` // State - The state name. State *string `json:"state,omitempty"` // Country - The country name. Country *string `json:"country,omitempty"` }
Address the shipping address of the customer.
type Alert ¶
type Alert struct { autorest.Response `json:"-"` // SystemData - Alert generated in the resource SystemData *SystemData `json:"systemData,omitempty"` // AlertProperties - READ-ONLY; Properties of alert. *AlertProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Alert alert on the data box edge/gateway device.
func (Alert) MarshalJSON ¶
MarshalJSON is the custom marshaler for Alert.
func (*Alert) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Alert struct.
type AlertErrorDetails ¶
type AlertErrorDetails struct { // ErrorCode - READ-ONLY; Error code. ErrorCode *string `json:"errorCode,omitempty"` // ErrorMessage - READ-ONLY; Error Message. ErrorMessage *string `json:"errorMessage,omitempty"` // Occurrences - READ-ONLY; Number of occurrences. Occurrences *int32 `json:"occurrences,omitempty"` }
AlertErrorDetails error details for the alert.
func (AlertErrorDetails) MarshalJSON ¶
func (aed AlertErrorDetails) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AlertErrorDetails.
type AlertList ¶
type AlertList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The value. Value *[]Alert `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
AlertList collection of alerts.
func (AlertList) MarshalJSON ¶
MarshalJSON is the custom marshaler for AlertList.
type AlertListIterator ¶
type AlertListIterator struct {
// contains filtered or unexported fields
}
AlertListIterator provides access to a complete listing of Alert values.
func NewAlertListIterator ¶
func NewAlertListIterator(page AlertListPage) AlertListIterator
Creates a new instance of the AlertListIterator type.
func (*AlertListIterator) Next ¶
func (iter *AlertListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AlertListIterator) NextWithContext ¶
func (iter *AlertListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AlertListIterator) NotDone ¶
func (iter AlertListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AlertListIterator) Response ¶
func (iter AlertListIterator) Response() AlertList
Response returns the raw server response from the last page request.
func (AlertListIterator) Value ¶
func (iter AlertListIterator) Value() Alert
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AlertListPage ¶
type AlertListPage struct {
// contains filtered or unexported fields
}
AlertListPage contains a page of Alert values.
func NewAlertListPage ¶
func NewAlertListPage(cur AlertList, getNextPage func(context.Context, AlertList) (AlertList, error)) AlertListPage
Creates a new instance of the AlertListPage type.
func (*AlertListPage) Next ¶
func (page *AlertListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AlertListPage) NextWithContext ¶
func (page *AlertListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AlertListPage) NotDone ¶
func (page AlertListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AlertListPage) Response ¶
func (page AlertListPage) Response() AlertList
Response returns the raw server response from the last page request.
func (AlertListPage) Values ¶
func (page AlertListPage) Values() []Alert
Values returns the slice of values for the current page or nil if there are no values.
type AlertProperties ¶
type AlertProperties struct { // Title - READ-ONLY; Alert title. Title *string `json:"title,omitempty"` // AlertType - READ-ONLY; Alert type. AlertType *string `json:"alertType,omitempty"` // AppearedAtDateTime - READ-ONLY; UTC time when the alert appeared. AppearedAtDateTime *date.Time `json:"appearedAtDateTime,omitempty"` // Recommendation - READ-ONLY; Alert recommendation. Recommendation *string `json:"recommendation,omitempty"` // Severity - READ-ONLY; Severity of the alert. Possible values include: 'Informational', 'Warning', 'Critical' Severity AlertSeverity `json:"severity,omitempty"` // ErrorDetails - READ-ONLY; Error details of the alert. ErrorDetails *AlertErrorDetails `json:"errorDetails,omitempty"` // DetailedInformation - READ-ONLY; Alert details. DetailedInformation map[string]*string `json:"detailedInformation"` }
AlertProperties properties of alert.
func (AlertProperties) MarshalJSON ¶
func (ap AlertProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AlertProperties.
type AlertSeverity ¶
type AlertSeverity string
AlertSeverity enumerates the values for alert severity.
const ( // Critical ... Critical AlertSeverity = "Critical" // Informational ... Informational AlertSeverity = "Informational" // Warning ... Warning AlertSeverity = "Warning" )
func PossibleAlertSeverityValues ¶
func PossibleAlertSeverityValues() []AlertSeverity
PossibleAlertSeverityValues returns an array of possible values for the AlertSeverity const type.
type AlertsClient ¶
type AlertsClient struct {
BaseClient
}
AlertsClient is the client for the Alerts methods of the Databoxedge service.
func NewAlertsClient ¶
func NewAlertsClient(subscriptionID string) AlertsClient
NewAlertsClient creates an instance of the AlertsClient client.
func NewAlertsClientWithBaseURI ¶
func NewAlertsClientWithBaseURI(baseURI string, subscriptionID string) AlertsClient
NewAlertsClientWithBaseURI creates an instance of the AlertsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AlertsClient) Get ¶
func (client AlertsClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Alert, err error)
Get sends the get request. Parameters: deviceName - the device name. name - the alert name. resourceGroupName - the resource group name.
func (AlertsClient) GetPreparer ¶
func (client AlertsClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (AlertsClient) GetResponder ¶
func (client AlertsClient) GetResponder(resp *http.Response) (result Alert, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (AlertsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (AlertsClient) ListByDataBoxEdgeDevice ¶
func (client AlertsClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result AlertListPage, err error)
ListByDataBoxEdgeDevice gets all the alerts for a Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (AlertsClient) ListByDataBoxEdgeDeviceComplete ¶
func (client AlertsClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result AlertListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (AlertsClient) ListByDataBoxEdgeDevicePreparer ¶
func (client AlertsClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (AlertsClient) ListByDataBoxEdgeDeviceResponder ¶
func (client AlertsClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result AlertList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (AlertsClient) ListByDataBoxEdgeDeviceSender ¶
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type ArcAddon ¶
type ArcAddon struct { // ArcAddonProperties - Properties specific to Arc addon. *ArcAddonProperties `json:"properties,omitempty"` // SystemData - Addon type SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindAddon', 'KindArcForKubernetes', 'KindIotEdge' Kind Kind `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
ArcAddon arc Addon.
func (ArcAddon) AsArcAddon ¶
AsArcAddon is the BasicAddon implementation for ArcAddon.
func (ArcAddon) AsBasicAddon ¶
func (aa ArcAddon) AsBasicAddon() (BasicAddon, bool)
AsBasicAddon is the BasicAddon implementation for ArcAddon.
func (ArcAddon) AsIoTAddon ¶
AsIoTAddon is the BasicAddon implementation for ArcAddon.
func (ArcAddon) MarshalJSON ¶
MarshalJSON is the custom marshaler for ArcAddon.
func (*ArcAddon) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for ArcAddon struct.
type ArcAddonProperties ¶
type ArcAddonProperties struct { // SubscriptionID - Arc resource subscription Id SubscriptionID *string `json:"subscriptionId,omitempty"` // ResourceGroupName - Arc resource group name ResourceGroupName *string `json:"resourceGroupName,omitempty"` // ResourceName - Arc resource Name ResourceName *string `json:"resourceName,omitempty"` // ResourceLocation - Arc resource location ResourceLocation *string `json:"resourceLocation,omitempty"` // Version - READ-ONLY; Arc resource version Version *string `json:"version,omitempty"` // HostPlatform - READ-ONLY; Host OS supported by the Arc addon. Possible values include: 'Windows', 'Linux' HostPlatform PlatformType `json:"hostPlatform,omitempty"` // HostPlatformType - READ-ONLY; Platform where the runtime is hosted. Possible values include: 'KubernetesCluster', 'LinuxVM' HostPlatformType HostPlatformType `json:"hostPlatformType,omitempty"` // ProvisioningState - READ-ONLY; Addon Provisioning State. Possible values include: 'Invalid', 'Creating', 'Created', 'Updating', 'Reconfiguring', 'Failed', 'Deleting' ProvisioningState AddonState `json:"provisioningState,omitempty"` }
ArcAddonProperties arc addon properties.
func (ArcAddonProperties) MarshalJSON ¶
func (aap ArcAddonProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ArcAddonProperties.
type AsymmetricEncryptedSecret ¶
type AsymmetricEncryptedSecret struct { // Value - The value of the secret. Value *string `json:"value,omitempty"` // EncryptionCertThumbprint - Thumbprint certificate used to encrypt \"Value\". If the value is unencrypted, it will be null. EncryptionCertThumbprint *string `json:"encryptionCertThumbprint,omitempty"` // EncryptionAlgorithm - The algorithm used to encrypt "Value". Possible values include: 'None', 'AES256', 'RSAESPKCS1V15' EncryptionAlgorithm EncryptionAlgorithm `json:"encryptionAlgorithm,omitempty"` }
AsymmetricEncryptedSecret represent the secrets intended for encryption with asymmetric key pair.
type Authentication ¶
type Authentication struct { // SymmetricKey - Symmetric key for authentication. SymmetricKey *SymmetricKey `json:"symmetricKey,omitempty"` }
Authentication authentication mechanism for IoT devices.
type AuthenticationType ¶
type AuthenticationType string
AuthenticationType enumerates the values for authentication type.
const ( // AuthenticationTypeAzureActiveDirectory ... AuthenticationTypeAzureActiveDirectory AuthenticationType = "AzureActiveDirectory" // AuthenticationTypeInvalid ... AuthenticationTypeInvalid AuthenticationType = "Invalid" )
func PossibleAuthenticationTypeValues ¶
func PossibleAuthenticationTypeValues() []AuthenticationType
PossibleAuthenticationTypeValues returns an array of possible values for the AuthenticationType const type.
type AvailableSkusClient ¶
type AvailableSkusClient struct {
BaseClient
}
AvailableSkusClient is the client for the AvailableSkus methods of the Databoxedge service.
func NewAvailableSkusClient ¶
func NewAvailableSkusClient(subscriptionID string) AvailableSkusClient
NewAvailableSkusClient creates an instance of the AvailableSkusClient client.
func NewAvailableSkusClientWithBaseURI ¶
func NewAvailableSkusClientWithBaseURI(baseURI string, subscriptionID string) AvailableSkusClient
NewAvailableSkusClientWithBaseURI creates an instance of the AvailableSkusClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AvailableSkusClient) List ¶
func (client AvailableSkusClient) List(ctx context.Context) (result SkuListPage, err error)
List sends the list request.
func (AvailableSkusClient) ListComplete ¶
func (client AvailableSkusClient) ListComplete(ctx context.Context) (result SkuListIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (AvailableSkusClient) ListPreparer ¶
ListPreparer prepares the List request.
func (AvailableSkusClient) ListResponder ¶
func (client AvailableSkusClient) ListResponder(resp *http.Response) (result SkuList, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (AvailableSkusClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type AzureContainerDataFormat ¶
type AzureContainerDataFormat string
AzureContainerDataFormat enumerates the values for azure container data format.
const ( // AzureFile ... AzureFile AzureContainerDataFormat = "AzureFile" // BlockBlob ... BlockBlob AzureContainerDataFormat = "BlockBlob" // PageBlob ... PageBlob AzureContainerDataFormat = "PageBlob" )
func PossibleAzureContainerDataFormatValues ¶
func PossibleAzureContainerDataFormatValues() []AzureContainerDataFormat
PossibleAzureContainerDataFormatValues returns an array of possible values for the AzureContainerDataFormat const type.
type AzureContainerInfo ¶
type AzureContainerInfo struct { // StorageAccountCredentialID - ID of the storage account credential used to access storage. StorageAccountCredentialID *string `json:"storageAccountCredentialId,omitempty"` // ContainerName - Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob). ContainerName *string `json:"containerName,omitempty"` // DataFormat - Storage format used for the file represented by the share. Possible values include: 'BlockBlob', 'PageBlob', 'AzureFile' DataFormat AzureContainerDataFormat `json:"dataFormat,omitempty"` }
AzureContainerInfo azure container mapping of the endpoint.
type BandwidthSchedule ¶
type BandwidthSchedule struct { autorest.Response `json:"-"` // SystemData - Bandwidth object related to ASE resource SystemData *SystemData `json:"systemData,omitempty"` // BandwidthScheduleProperties - The properties of the bandwidth schedule. *BandwidthScheduleProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
BandwidthSchedule the bandwidth schedule details.
func (BandwidthSchedule) MarshalJSON ¶
func (bs BandwidthSchedule) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BandwidthSchedule.
func (*BandwidthSchedule) UnmarshalJSON ¶
func (bs *BandwidthSchedule) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for BandwidthSchedule struct.
type BandwidthScheduleProperties ¶
type BandwidthScheduleProperties struct { // Start - The start time of the schedule in UTC. Start *string `json:"start,omitempty"` // Stop - The stop time of the schedule in UTC. Stop *string `json:"stop,omitempty"` // RateInMbps - The bandwidth rate in Mbps. RateInMbps *int32 `json:"rateInMbps,omitempty"` // Days - The days of the week when this schedule is applicable. Days *[]DayOfWeek `json:"days,omitempty"` }
BandwidthScheduleProperties the properties of the bandwidth schedule.
type BandwidthSchedulesClient ¶
type BandwidthSchedulesClient struct {
BaseClient
}
BandwidthSchedulesClient is the client for the BandwidthSchedules methods of the Databoxedge service.
func NewBandwidthSchedulesClient ¶
func NewBandwidthSchedulesClient(subscriptionID string) BandwidthSchedulesClient
NewBandwidthSchedulesClient creates an instance of the BandwidthSchedulesClient client.
func NewBandwidthSchedulesClientWithBaseURI ¶
func NewBandwidthSchedulesClientWithBaseURI(baseURI string, subscriptionID string) BandwidthSchedulesClient
NewBandwidthSchedulesClientWithBaseURI creates an instance of the BandwidthSchedulesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (BandwidthSchedulesClient) CreateOrUpdate ¶
func (client BandwidthSchedulesClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, parameters BandwidthSchedule, resourceGroupName string) (result BandwidthSchedulesCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a bandwidth schedule. Parameters: deviceName - the device name. name - the bandwidth schedule name which needs to be added/updated. parameters - the bandwidth schedule to be added or updated. resourceGroupName - the resource group name.
func (BandwidthSchedulesClient) CreateOrUpdatePreparer ¶
func (client BandwidthSchedulesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, parameters BandwidthSchedule, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (BandwidthSchedulesClient) CreateOrUpdateResponder ¶
func (client BandwidthSchedulesClient) CreateOrUpdateResponder(resp *http.Response) (result BandwidthSchedule, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (BandwidthSchedulesClient) CreateOrUpdateSender ¶
func (client BandwidthSchedulesClient) CreateOrUpdateSender(req *http.Request) (future BandwidthSchedulesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (BandwidthSchedulesClient) Delete ¶
func (client BandwidthSchedulesClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result BandwidthSchedulesDeleteFuture, err error)
Delete deletes the specified bandwidth schedule. Parameters: deviceName - the device name. name - the bandwidth schedule name. resourceGroupName - the resource group name.
func (BandwidthSchedulesClient) DeletePreparer ¶
func (client BandwidthSchedulesClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (BandwidthSchedulesClient) DeleteResponder ¶
func (client BandwidthSchedulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (BandwidthSchedulesClient) DeleteSender ¶
func (client BandwidthSchedulesClient) DeleteSender(req *http.Request) (future BandwidthSchedulesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (BandwidthSchedulesClient) Get ¶
func (client BandwidthSchedulesClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result BandwidthSchedule, err error)
Get gets the properties of the specified bandwidth schedule. Parameters: deviceName - the device name. name - the bandwidth schedule name. resourceGroupName - the resource group name.
func (BandwidthSchedulesClient) GetPreparer ¶
func (client BandwidthSchedulesClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (BandwidthSchedulesClient) GetResponder ¶
func (client BandwidthSchedulesClient) GetResponder(resp *http.Response) (result BandwidthSchedule, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (BandwidthSchedulesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (BandwidthSchedulesClient) ListByDataBoxEdgeDevice ¶
func (client BandwidthSchedulesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result BandwidthSchedulesListPage, err error)
ListByDataBoxEdgeDevice gets all the bandwidth schedules for a Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (BandwidthSchedulesClient) ListByDataBoxEdgeDeviceComplete ¶
func (client BandwidthSchedulesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result BandwidthSchedulesListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (BandwidthSchedulesClient) ListByDataBoxEdgeDevicePreparer ¶
func (client BandwidthSchedulesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (BandwidthSchedulesClient) ListByDataBoxEdgeDeviceResponder ¶
func (client BandwidthSchedulesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result BandwidthSchedulesList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (BandwidthSchedulesClient) ListByDataBoxEdgeDeviceSender ¶
func (client BandwidthSchedulesClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type BandwidthSchedulesCreateOrUpdateFuture ¶
type BandwidthSchedulesCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(BandwidthSchedulesClient) (BandwidthSchedule, error) }
BandwidthSchedulesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*BandwidthSchedulesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *BandwidthSchedulesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type BandwidthSchedulesDeleteFuture ¶
type BandwidthSchedulesDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(BandwidthSchedulesClient) (autorest.Response, error) }
BandwidthSchedulesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*BandwidthSchedulesDeleteFuture) UnmarshalJSON ¶
func (future *BandwidthSchedulesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type BandwidthSchedulesList ¶
type BandwidthSchedulesList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of bandwidth schedules. Value *[]BandwidthSchedule `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
BandwidthSchedulesList the collection of bandwidth schedules.
func (BandwidthSchedulesList) IsEmpty ¶
func (bsl BandwidthSchedulesList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (BandwidthSchedulesList) MarshalJSON ¶
func (bsl BandwidthSchedulesList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BandwidthSchedulesList.
type BandwidthSchedulesListIterator ¶
type BandwidthSchedulesListIterator struct {
// contains filtered or unexported fields
}
BandwidthSchedulesListIterator provides access to a complete listing of BandwidthSchedule values.
func NewBandwidthSchedulesListIterator ¶
func NewBandwidthSchedulesListIterator(page BandwidthSchedulesListPage) BandwidthSchedulesListIterator
Creates a new instance of the BandwidthSchedulesListIterator type.
func (*BandwidthSchedulesListIterator) Next ¶
func (iter *BandwidthSchedulesListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BandwidthSchedulesListIterator) NextWithContext ¶
func (iter *BandwidthSchedulesListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (BandwidthSchedulesListIterator) NotDone ¶
func (iter BandwidthSchedulesListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (BandwidthSchedulesListIterator) Response ¶
func (iter BandwidthSchedulesListIterator) Response() BandwidthSchedulesList
Response returns the raw server response from the last page request.
func (BandwidthSchedulesListIterator) Value ¶
func (iter BandwidthSchedulesListIterator) Value() BandwidthSchedule
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type BandwidthSchedulesListPage ¶
type BandwidthSchedulesListPage struct {
// contains filtered or unexported fields
}
BandwidthSchedulesListPage contains a page of BandwidthSchedule values.
func NewBandwidthSchedulesListPage ¶
func NewBandwidthSchedulesListPage(cur BandwidthSchedulesList, getNextPage func(context.Context, BandwidthSchedulesList) (BandwidthSchedulesList, error)) BandwidthSchedulesListPage
Creates a new instance of the BandwidthSchedulesListPage type.
func (*BandwidthSchedulesListPage) Next ¶
func (page *BandwidthSchedulesListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BandwidthSchedulesListPage) NextWithContext ¶
func (page *BandwidthSchedulesListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (BandwidthSchedulesListPage) NotDone ¶
func (page BandwidthSchedulesListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (BandwidthSchedulesListPage) Response ¶
func (page BandwidthSchedulesListPage) Response() BandwidthSchedulesList
Response returns the raw server response from the last page request.
func (BandwidthSchedulesListPage) Values ¶
func (page BandwidthSchedulesListPage) Values() []BandwidthSchedule
Values returns the slice of values for the current page or nil if there are no values.
type BaseClient ¶
BaseClient is the base client for Databoxedge.
func New ¶
func New(subscriptionID string) BaseClient
New creates an instance of the BaseClient client.
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
type BasicAddon ¶
type BasicAddon interface { AsArcAddon() (*ArcAddon, bool) AsIoTAddon() (*IoTAddon, bool) AsAddon() (*Addon, bool) }
BasicAddon role Addon
type BasicRole ¶
type BasicRole interface { AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool) AsIoTRole() (*IoTRole, bool) AsKubernetesRole() (*KubernetesRole, bool) AsMECRole() (*MECRole, bool) AsRole() (*Role, bool) }
BasicRole compute role.
type BasicTrigger ¶
type BasicTrigger interface { AsFileEventTrigger() (*FileEventTrigger, bool) AsPeriodicTimerEventTrigger() (*PeriodicTimerEventTrigger, bool) AsTrigger() (*Trigger, bool) }
BasicTrigger trigger details.
type ClientAccessRight ¶
type ClientAccessRight struct { // Client - IP of the client. Client *string `json:"client,omitempty"` // AccessPermission - Type of access to be allowed for the client. Possible values include: 'NoAccess', 'ReadOnly', 'ReadWrite' AccessPermission ClientPermissionType `json:"accessPermission,omitempty"` }
ClientAccessRight the mapping between a particular client IP and the type of access client has on the NFS share.
type ClientPermissionType ¶
type ClientPermissionType string
ClientPermissionType enumerates the values for client permission type.
const ( // NoAccess ... NoAccess ClientPermissionType = "NoAccess" // ReadOnly ... ReadOnly ClientPermissionType = "ReadOnly" // ReadWrite ... ReadWrite ClientPermissionType = "ReadWrite" )
func PossibleClientPermissionTypeValues ¶
func PossibleClientPermissionTypeValues() []ClientPermissionType
PossibleClientPermissionTypeValues returns an array of possible values for the ClientPermissionType const type.
type CloudEdgeManagementRole ¶
type CloudEdgeManagementRole struct { // CloudEdgeManagementRoleProperties - Properties specific to CloudEdgeManagementRole role. *CloudEdgeManagementRoleProperties `json:"properties,omitempty"` // SystemData - Role configured on ASE resource SystemData *SystemData `json:"systemData,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` // Kind - Possible values include: 'KindRole', 'KindCloudEdgeManagement', 'KindIOT', 'KindKubernetes', 'KindMEC' Kind KindBasicRole `json:"kind,omitempty"` }
CloudEdgeManagementRole cloudEdgeManagementRole role.
func (CloudEdgeManagementRole) AsBasicRole ¶
func (cemr CloudEdgeManagementRole) AsBasicRole() (BasicRole, bool)
AsBasicRole is the BasicRole implementation for CloudEdgeManagementRole.
func (CloudEdgeManagementRole) AsCloudEdgeManagementRole ¶
func (cemr CloudEdgeManagementRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
AsCloudEdgeManagementRole is the BasicRole implementation for CloudEdgeManagementRole.
func (CloudEdgeManagementRole) AsIoTRole ¶
func (cemr CloudEdgeManagementRole) AsIoTRole() (*IoTRole, bool)
AsIoTRole is the BasicRole implementation for CloudEdgeManagementRole.
func (CloudEdgeManagementRole) AsKubernetesRole ¶
func (cemr CloudEdgeManagementRole) AsKubernetesRole() (*KubernetesRole, bool)
AsKubernetesRole is the BasicRole implementation for CloudEdgeManagementRole.
func (CloudEdgeManagementRole) AsMECRole ¶
func (cemr CloudEdgeManagementRole) AsMECRole() (*MECRole, bool)
AsMECRole is the BasicRole implementation for CloudEdgeManagementRole.
func (CloudEdgeManagementRole) AsRole ¶
func (cemr CloudEdgeManagementRole) AsRole() (*Role, bool)
AsRole is the BasicRole implementation for CloudEdgeManagementRole.
func (CloudEdgeManagementRole) MarshalJSON ¶
func (cemr CloudEdgeManagementRole) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for CloudEdgeManagementRole.
func (*CloudEdgeManagementRole) UnmarshalJSON ¶
func (cemr *CloudEdgeManagementRole) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for CloudEdgeManagementRole struct.
type CloudEdgeManagementRoleProperties ¶
type CloudEdgeManagementRoleProperties struct { // LocalManagementStatus - READ-ONLY; Local Edge Management Status. Possible values include: 'RoleStatusEnabled', 'RoleStatusDisabled' LocalManagementStatus RoleStatus `json:"localManagementStatus,omitempty"` // EdgeProfile - READ-ONLY; Edge Profile of the resource EdgeProfile *EdgeProfile `json:"edgeProfile,omitempty"` // RoleStatus - Role status. Possible values include: 'RoleStatusEnabled', 'RoleStatusDisabled' RoleStatus RoleStatus `json:"roleStatus,omitempty"` }
CloudEdgeManagementRoleProperties cloudEdgeManagement Role properties.
func (CloudEdgeManagementRoleProperties) MarshalJSON ¶
func (cemrp CloudEdgeManagementRoleProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for CloudEdgeManagementRoleProperties.
type CloudError ¶
type CloudError struct { // Error - The error details. Error *CloudErrorBody `json:"error,omitempty"` }
CloudError an error response from the service.
type CloudErrorBody ¶
type CloudErrorBody struct { // Code - An identifier for the error. Codes are invariant and are intended to be consumed programmatically. Code *string `json:"code,omitempty"` // Message - A message describing the error, intended to be suitable for display in a user interface. Message *string `json:"message,omitempty"` // Details - A list of additional details about the error. Details *[]CloudErrorBody `json:"details,omitempty"` }
CloudErrorBody an error response from the service.
type CniConfig ¶
type CniConfig struct { // Type - READ-ONLY; Cni type Type *string `json:"type,omitempty"` // Version - READ-ONLY; Cni version Version *string `json:"version,omitempty"` // PodSubnet - READ-ONLY; Pod Subnet PodSubnet *string `json:"podSubnet,omitempty"` // ServiceSubnet - READ-ONLY; Service subnet ServiceSubnet *string `json:"serviceSubnet,omitempty"` }
CniConfig cni configuration
func (CniConfig) MarshalJSON ¶
MarshalJSON is the custom marshaler for CniConfig.
type ComputeResource ¶
type ComputeResource struct { // ProcessorCount - Processor count ProcessorCount *int32 `json:"processorCount,omitempty"` // MemoryInGB - Memory in GB MemoryInGB *int64 `json:"memoryInGB,omitempty"` }
ComputeResource compute infrastructure Resource
type ContactDetails ¶
type ContactDetails struct { // ContactPerson - The contact person name. ContactPerson *string `json:"contactPerson,omitempty"` // CompanyName - The name of the company. CompanyName *string `json:"companyName,omitempty"` // Phone - The phone number. Phone *string `json:"phone,omitempty"` // EmailList - The email list. EmailList *[]string `json:"emailList,omitempty"` }
ContactDetails contains all the contact details of the customer.
type Container ¶
type Container struct { autorest.Response `json:"-"` // SystemData - Container in DataBoxEdge Resource SystemData *SystemData `json:"systemData,omitempty"` // ContainerProperties - The container properties. *ContainerProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Container represents a container on the Data Box Edge/Gateway device.
func (Container) MarshalJSON ¶
MarshalJSON is the custom marshaler for Container.
func (*Container) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Container struct.
type ContainerList ¶
type ContainerList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of containers. Value *[]Container `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
ContainerList collection of all the containers on the Data Box Edge/Gateway device.
func (ContainerList) IsEmpty ¶
func (cl ContainerList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (ContainerList) MarshalJSON ¶
func (cl ContainerList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerList.
type ContainerListIterator ¶
type ContainerListIterator struct {
// contains filtered or unexported fields
}
ContainerListIterator provides access to a complete listing of Container values.
func NewContainerListIterator ¶
func NewContainerListIterator(page ContainerListPage) ContainerListIterator
Creates a new instance of the ContainerListIterator type.
func (*ContainerListIterator) Next ¶
func (iter *ContainerListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ContainerListIterator) NextWithContext ¶
func (iter *ContainerListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ContainerListIterator) NotDone ¶
func (iter ContainerListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ContainerListIterator) Response ¶
func (iter ContainerListIterator) Response() ContainerList
Response returns the raw server response from the last page request.
func (ContainerListIterator) Value ¶
func (iter ContainerListIterator) Value() Container
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ContainerListPage ¶
type ContainerListPage struct {
// contains filtered or unexported fields
}
ContainerListPage contains a page of Container values.
func NewContainerListPage ¶
func NewContainerListPage(cur ContainerList, getNextPage func(context.Context, ContainerList) (ContainerList, error)) ContainerListPage
Creates a new instance of the ContainerListPage type.
func (*ContainerListPage) Next ¶
func (page *ContainerListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ContainerListPage) NextWithContext ¶
func (page *ContainerListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ContainerListPage) NotDone ¶
func (page ContainerListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ContainerListPage) Response ¶
func (page ContainerListPage) Response() ContainerList
Response returns the raw server response from the last page request.
func (ContainerListPage) Values ¶
func (page ContainerListPage) Values() []Container
Values returns the slice of values for the current page or nil if there are no values.
type ContainerProperties ¶
type ContainerProperties struct { // ContainerStatus - READ-ONLY; Current status of the container. Possible values include: 'ContainerStatusOK', 'ContainerStatusOffline', 'ContainerStatusUnknown', 'ContainerStatusUpdating', 'ContainerStatusNeedsAttention' ContainerStatus ContainerStatus `json:"containerStatus,omitempty"` // DataFormat - DataFormat for Container. Possible values include: 'BlockBlob', 'PageBlob', 'AzureFile' DataFormat AzureContainerDataFormat `json:"dataFormat,omitempty"` // RefreshDetails - READ-ONLY; Details of the refresh job on this container. RefreshDetails *RefreshDetails `json:"refreshDetails,omitempty"` // CreatedDateTime - READ-ONLY; The UTC time when container got created. CreatedDateTime *date.Time `json:"createdDateTime,omitempty"` }
ContainerProperties the container properties.
func (ContainerProperties) MarshalJSON ¶
func (cp ContainerProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerProperties.
type ContainerStatus ¶
type ContainerStatus string
ContainerStatus enumerates the values for container status.
const ( // ContainerStatusNeedsAttention ... ContainerStatusNeedsAttention ContainerStatus = "NeedsAttention" // ContainerStatusOffline ... ContainerStatusOffline ContainerStatus = "Offline" // ContainerStatusOK ... ContainerStatusOK ContainerStatus = "OK" // ContainerStatusUnknown ... ContainerStatusUnknown ContainerStatus = "Unknown" // ContainerStatusUpdating ... ContainerStatusUpdating ContainerStatus = "Updating" )
func PossibleContainerStatusValues ¶
func PossibleContainerStatusValues() []ContainerStatus
PossibleContainerStatusValues returns an array of possible values for the ContainerStatus const type.
type ContainersClient ¶
type ContainersClient struct {
BaseClient
}
ContainersClient is the client for the Containers methods of the Databoxedge service.
func NewContainersClient ¶
func NewContainersClient(subscriptionID string) ContainersClient
NewContainersClient creates an instance of the ContainersClient client.
func NewContainersClientWithBaseURI ¶
func NewContainersClientWithBaseURI(baseURI string, subscriptionID string) ContainersClient
NewContainersClientWithBaseURI creates an instance of the ContainersClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ContainersClient) CreateOrUpdate ¶
func (client ContainersClient) CreateOrUpdate(ctx context.Context, deviceName string, storageAccountName string, containerName string, containerParameter Container, resourceGroupName string) (result ContainersCreateOrUpdateFuture, err error)
CreateOrUpdate sends the create or update request. Parameters: deviceName - the device name. storageAccountName - the Storage Account Name containerName - the container name. containerParameter - the container properties. resourceGroupName - the resource group name.
func (ContainersClient) CreateOrUpdatePreparer ¶
func (client ContainersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, storageAccountName string, containerName string, containerParameter Container, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ContainersClient) CreateOrUpdateResponder ¶
func (client ContainersClient) CreateOrUpdateResponder(resp *http.Response) (result Container, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ContainersClient) CreateOrUpdateSender ¶
func (client ContainersClient) CreateOrUpdateSender(req *http.Request) (future ContainersCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ContainersClient) Delete ¶
func (client ContainersClient) Delete(ctx context.Context, deviceName string, storageAccountName string, containerName string, resourceGroupName string) (result ContainersDeleteFuture, err error)
Delete deletes the container on the Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. storageAccountName - the Storage Account Name containerName - the container name. resourceGroupName - the resource group name.
func (ContainersClient) DeletePreparer ¶
func (client ContainersClient) DeletePreparer(ctx context.Context, deviceName string, storageAccountName string, containerName string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ContainersClient) DeleteResponder ¶
func (client ContainersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ContainersClient) DeleteSender ¶
func (client ContainersClient) DeleteSender(req *http.Request) (future ContainersDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ContainersClient) Get ¶
func (client ContainersClient) Get(ctx context.Context, deviceName string, storageAccountName string, containerName string, resourceGroupName string) (result Container, err error)
Get sends the get request. Parameters: deviceName - the device name. storageAccountName - the Storage Account Name containerName - the container Name resourceGroupName - the resource group name.
func (ContainersClient) GetPreparer ¶
func (client ContainersClient) GetPreparer(ctx context.Context, deviceName string, storageAccountName string, containerName string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ContainersClient) GetResponder ¶
func (client ContainersClient) GetResponder(resp *http.Response) (result Container, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ContainersClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ContainersClient) ListByStorageAccount ¶
func (client ContainersClient) ListByStorageAccount(ctx context.Context, deviceName string, storageAccountName string, resourceGroupName string) (result ContainerListPage, err error)
ListByStorageAccount sends the list by storage account request. Parameters: deviceName - the device name. storageAccountName - the storage Account name. resourceGroupName - the resource group name.
func (ContainersClient) ListByStorageAccountComplete ¶
func (client ContainersClient) ListByStorageAccountComplete(ctx context.Context, deviceName string, storageAccountName string, resourceGroupName string) (result ContainerListIterator, err error)
ListByStorageAccountComplete enumerates all values, automatically crossing page boundaries as required.
func (ContainersClient) ListByStorageAccountPreparer ¶
func (client ContainersClient) ListByStorageAccountPreparer(ctx context.Context, deviceName string, storageAccountName string, resourceGroupName string) (*http.Request, error)
ListByStorageAccountPreparer prepares the ListByStorageAccount request.
func (ContainersClient) ListByStorageAccountResponder ¶
func (client ContainersClient) ListByStorageAccountResponder(resp *http.Response) (result ContainerList, err error)
ListByStorageAccountResponder handles the response to the ListByStorageAccount request. The method always closes the http.Response Body.
func (ContainersClient) ListByStorageAccountSender ¶
func (client ContainersClient) ListByStorageAccountSender(req *http.Request) (*http.Response, error)
ListByStorageAccountSender sends the ListByStorageAccount request. The method will close the http.Response Body if it receives an error.
func (ContainersClient) Refresh ¶
func (client ContainersClient) Refresh(ctx context.Context, deviceName string, storageAccountName string, containerName string, resourceGroupName string) (result ContainersRefreshFuture, err error)
Refresh sends the refresh request. Parameters: deviceName - the device name. storageAccountName - the Storage Account Name containerName - the container name. resourceGroupName - the resource group name.
func (ContainersClient) RefreshPreparer ¶
func (client ContainersClient) RefreshPreparer(ctx context.Context, deviceName string, storageAccountName string, containerName string, resourceGroupName string) (*http.Request, error)
RefreshPreparer prepares the Refresh request.
func (ContainersClient) RefreshResponder ¶
func (client ContainersClient) RefreshResponder(resp *http.Response) (result autorest.Response, err error)
RefreshResponder handles the response to the Refresh request. The method always closes the http.Response Body.
func (ContainersClient) RefreshSender ¶
func (client ContainersClient) RefreshSender(req *http.Request) (future ContainersRefreshFuture, err error)
RefreshSender sends the Refresh request. The method will close the http.Response Body if it receives an error.
type ContainersCreateOrUpdateFuture ¶
type ContainersCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(ContainersClient) (Container, error) }
ContainersCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ContainersCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ContainersCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ContainersDeleteFuture ¶
type ContainersDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(ContainersClient) (autorest.Response, error) }
ContainersDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ContainersDeleteFuture) UnmarshalJSON ¶
func (future *ContainersDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ContainersRefreshFuture ¶
type ContainersRefreshFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(ContainersClient) (autorest.Response, error) }
ContainersRefreshFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ContainersRefreshFuture) UnmarshalJSON ¶
func (future *ContainersRefreshFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type CreatedByType ¶
type CreatedByType string
CreatedByType enumerates the values for created by type.
const ( // CreatedByTypeApplication ... CreatedByTypeApplication CreatedByType = "Application" // CreatedByTypeKey ... CreatedByTypeKey CreatedByType = "Key" // CreatedByTypeManagedIdentity ... CreatedByTypeManagedIdentity CreatedByType = "ManagedIdentity" // CreatedByTypeUser ... CreatedByTypeUser CreatedByType = "User" )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
PossibleCreatedByTypeValues returns an array of possible values for the CreatedByType const type.
type DCAccessCode ¶
type DCAccessCode struct { autorest.Response `json:"-"` // DCAccessCodeProperties - DCAccessCode properties. *DCAccessCodeProperties `json:"properties,omitempty"` }
DCAccessCode DC Access code in the case of Self Managed Shipping.
func (DCAccessCode) MarshalJSON ¶
func (dac DCAccessCode) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DCAccessCode.
func (*DCAccessCode) UnmarshalJSON ¶
func (dac *DCAccessCode) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for DCAccessCode struct.
type DCAccessCodeProperties ¶
type DCAccessCodeProperties struct { // AuthCode - DCAccess Code for the Self Managed shipment. AuthCode *string `json:"authCode,omitempty"` }
DCAccessCodeProperties dCAccessCode Properties.
type DataPolicy ¶
type DataPolicy string
DataPolicy enumerates the values for data policy.
const ( // Cloud ... Cloud DataPolicy = "Cloud" // Local ... Local DataPolicy = "Local" )
func PossibleDataPolicyValues ¶
func PossibleDataPolicyValues() []DataPolicy
PossibleDataPolicyValues returns an array of possible values for the DataPolicy const type.
type DayOfWeek ¶
type DayOfWeek string
DayOfWeek enumerates the values for day of week.
const ( // Friday ... Friday DayOfWeek = "Friday" // Monday ... Monday DayOfWeek = "Monday" // Saturday ... Saturday DayOfWeek = "Saturday" // Sunday ... Sunday DayOfWeek = "Sunday" // Thursday ... Thursday DayOfWeek = "Thursday" // Tuesday ... Tuesday DayOfWeek = "Tuesday" // Wednesday ... Wednesday DayOfWeek = "Wednesday" )
func PossibleDayOfWeekValues ¶
func PossibleDayOfWeekValues() []DayOfWeek
PossibleDayOfWeekValues returns an array of possible values for the DayOfWeek const type.
type Device ¶
type Device struct { autorest.Response `json:"-"` // Location - The location of the device. This is a supported and registered Azure geographical region (for example, West US, East US, or Southeast Asia). The geographical region of a device cannot be changed once it is created, but if an identical geographical region is specified on update, the request will succeed. Location *string `json:"location,omitempty"` // Tags - The list of tags that describe the device. These tags can be used to view and group this device (across resource groups). Tags map[string]*string `json:"tags"` // Sku - The SKU type. Sku *Sku `json:"sku,omitempty"` // Etag - The etag for the devices. Etag *string `json:"etag,omitempty"` // Identity - Msi identity of the resource Identity *ResourceIdentity `json:"identity,omitempty"` // Kind - READ-ONLY; The etag for the devices. Possible values include: 'AzureDataBoxGateway', 'AzureStackEdge', 'AzureStackHub', 'AzureModularDataCentre' Kind DeviceKind `json:"kind,omitempty"` // SystemData - DataBoxEdge Resource SystemData *SystemData `json:"systemData,omitempty"` // DeviceProperties - READ-ONLY; The properties of the Data Box Edge/Gateway device. *DeviceProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Device the Data Box Edge/Gateway device.
func (Device) MarshalJSON ¶
MarshalJSON is the custom marshaler for Device.
func (*Device) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Device struct.
type DeviceExtendedInfo ¶
type DeviceExtendedInfo struct { autorest.Response `json:"-"` // DeviceExtendedInfoProperties - The extended info properties. *DeviceExtendedInfoProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
DeviceExtendedInfo the extended Info of the Data Box Edge/Gateway device.
func (DeviceExtendedInfo) MarshalJSON ¶
func (dei DeviceExtendedInfo) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DeviceExtendedInfo.
func (*DeviceExtendedInfo) UnmarshalJSON ¶
func (dei *DeviceExtendedInfo) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for DeviceExtendedInfo struct.
type DeviceExtendedInfoPatch ¶
type DeviceExtendedInfoPatch struct { // ClientSecretStoreID - The Key Vault ARM Id for client secrets ClientSecretStoreID *string `json:"clientSecretStoreId,omitempty"` // ClientSecretStoreURL - The url to access the Client Key Vault ClientSecretStoreURL *string `json:"clientSecretStoreUrl,omitempty"` // ChannelIntegrityKeyName - The name for Channel Integrity Key stored in the Client Key Vault ChannelIntegrityKeyName *string `json:"channelIntegrityKeyName,omitempty"` // ChannelIntegrityKeyVersion - The version of Channel Integrity Key stored in the Client Key Vault ChannelIntegrityKeyVersion *string `json:"channelIntegrityKeyVersion,omitempty"` // SyncStatus - For changing or to initiate the resync to key-vault set the status to KeyVaultSyncPending, rest of the status will not be applicable. Possible values include: 'KeyVaultSynced', 'KeyVaultSyncFailed', 'KeyVaultNotConfigured', 'KeyVaultSyncPending', 'KeyVaultSyncing' SyncStatus KeyVaultSyncStatus `json:"syncStatus,omitempty"` }
DeviceExtendedInfoPatch the Data Box Edge/Gateway device extended info patch.
type DeviceExtendedInfoProperties ¶
type DeviceExtendedInfoProperties struct { // EncryptionKeyThumbprint - The digital signature of encrypted certificate. EncryptionKeyThumbprint *string `json:"encryptionKeyThumbprint,omitempty"` // EncryptionKey - The public part of the encryption certificate. Client uses this to encrypt any secret. EncryptionKey *string `json:"encryptionKey,omitempty"` // ResourceKey - READ-ONLY; The Resource ID of the Resource. ResourceKey *string `json:"resourceKey,omitempty"` // ClientSecretStoreID - The Key Vault ARM Id for client secrets ClientSecretStoreID *string `json:"clientSecretStoreId,omitempty"` // ClientSecretStoreURL - The url to access the Client Key Vault ClientSecretStoreURL *string `json:"clientSecretStoreUrl,omitempty"` // ChannelIntegrityKeyName - The name of Channel Integrity Key stored in the Client Key Vault ChannelIntegrityKeyName *string `json:"channelIntegrityKeyName,omitempty"` // ChannelIntegrityKeyVersion - The version of Channel Integrity Key stored in the Client Key Vault ChannelIntegrityKeyVersion *string `json:"channelIntegrityKeyVersion,omitempty"` // KeyVaultSyncStatus - Key vault sync status. Possible values include: 'KeyVaultSynced', 'KeyVaultSyncFailed', 'KeyVaultNotConfigured', 'KeyVaultSyncPending', 'KeyVaultSyncing' KeyVaultSyncStatus KeyVaultSyncStatus `json:"keyVaultSyncStatus,omitempty"` // DeviceSecrets - READ-ONLY; Device secrets, will be returned only with ODataFilter $expand=deviceSecrets DeviceSecrets *DeviceSecrets `json:"deviceSecrets,omitempty"` }
DeviceExtendedInfoProperties the properties of the Data Box Edge/Gateway device extended info.
func (DeviceExtendedInfoProperties) MarshalJSON ¶
func (deip DeviceExtendedInfoProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DeviceExtendedInfoProperties.
type DeviceKind ¶
type DeviceKind string
DeviceKind enumerates the values for device kind.
const ( // AzureDataBoxGateway ... AzureDataBoxGateway DeviceKind = "AzureDataBoxGateway" // AzureModularDataCentre ... AzureModularDataCentre DeviceKind = "AzureModularDataCentre" // AzureStackEdge ... AzureStackEdge DeviceKind = "AzureStackEdge" // AzureStackHub ... AzureStackHub DeviceKind = "AzureStackHub" )
func PossibleDeviceKindValues ¶
func PossibleDeviceKindValues() []DeviceKind
PossibleDeviceKindValues returns an array of possible values for the DeviceKind const type.
type DeviceList ¶
type DeviceList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of Data Box Edge/Gateway devices. Value *[]Device `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
DeviceList the collection of Data Box Edge/Gateway devices.
func (DeviceList) IsEmpty ¶
func (dl DeviceList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (DeviceList) MarshalJSON ¶
func (dl DeviceList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DeviceList.
type DeviceListIterator ¶
type DeviceListIterator struct {
// contains filtered or unexported fields
}
DeviceListIterator provides access to a complete listing of Device values.
func NewDeviceListIterator ¶
func NewDeviceListIterator(page DeviceListPage) DeviceListIterator
Creates a new instance of the DeviceListIterator type.
func (*DeviceListIterator) Next ¶
func (iter *DeviceListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*DeviceListIterator) NextWithContext ¶
func (iter *DeviceListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (DeviceListIterator) NotDone ¶
func (iter DeviceListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (DeviceListIterator) Response ¶
func (iter DeviceListIterator) Response() DeviceList
Response returns the raw server response from the last page request.
func (DeviceListIterator) Value ¶
func (iter DeviceListIterator) Value() Device
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type DeviceListPage ¶
type DeviceListPage struct {
// contains filtered or unexported fields
}
DeviceListPage contains a page of Device values.
func NewDeviceListPage ¶
func NewDeviceListPage(cur DeviceList, getNextPage func(context.Context, DeviceList) (DeviceList, error)) DeviceListPage
Creates a new instance of the DeviceListPage type.
func (*DeviceListPage) Next ¶
func (page *DeviceListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*DeviceListPage) NextWithContext ¶
func (page *DeviceListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (DeviceListPage) NotDone ¶
func (page DeviceListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (DeviceListPage) Response ¶
func (page DeviceListPage) Response() DeviceList
Response returns the raw server response from the last page request.
func (DeviceListPage) Values ¶
func (page DeviceListPage) Values() []Device
Values returns the slice of values for the current page or nil if there are no values.
type DevicePatch ¶
type DevicePatch struct { // Tags - The tags attached to the Data Box Edge/Gateway resource. Tags map[string]*string `json:"tags"` // Identity - Msi identity of the resource Identity *ResourceIdentity `json:"identity,omitempty"` // DevicePropertiesPatch - The properties associated with the Data Box Edge/Gateway resource *DevicePropertiesPatch `json:"properties,omitempty"` }
DevicePatch the Data Box Edge/Gateway device patch.
func (DevicePatch) MarshalJSON ¶
func (dp DevicePatch) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DevicePatch.
func (*DevicePatch) UnmarshalJSON ¶
func (dp *DevicePatch) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for DevicePatch struct.
type DeviceProperties ¶
type DeviceProperties struct { // DataBoxEdgeDeviceStatus - The status of the Data Box Edge/Gateway device. Possible values include: 'ReadyToSetup', 'Online', 'Offline', 'NeedsAttention', 'Disconnected', 'PartiallyDisconnected', 'Maintenance' DataBoxEdgeDeviceStatus DeviceStatus `json:"dataBoxEdgeDeviceStatus,omitempty"` // SerialNumber - READ-ONLY; The Serial Number of Data Box Edge/Gateway device. SerialNumber *string `json:"serialNumber,omitempty"` // Description - READ-ONLY; The Description of the Data Box Edge/Gateway device. Description *string `json:"description,omitempty"` // ModelDescription - READ-ONLY; The description of the Data Box Edge/Gateway device model. ModelDescription *string `json:"modelDescription,omitempty"` // DeviceType - READ-ONLY; The type of the Data Box Edge/Gateway device. Possible values include: 'DataBoxEdgeDevice' DeviceType DeviceType `json:"deviceType,omitempty"` // FriendlyName - READ-ONLY; The Data Box Edge/Gateway device name. FriendlyName *string `json:"friendlyName,omitempty"` // Culture - READ-ONLY; The Data Box Edge/Gateway device culture. Culture *string `json:"culture,omitempty"` // DeviceModel - READ-ONLY; The Data Box Edge/Gateway device model. DeviceModel *string `json:"deviceModel,omitempty"` // DeviceSoftwareVersion - READ-ONLY; The Data Box Edge/Gateway device software version. DeviceSoftwareVersion *string `json:"deviceSoftwareVersion,omitempty"` // DeviceLocalCapacity - READ-ONLY; The Data Box Edge/Gateway device local capacity in MB. DeviceLocalCapacity *int64 `json:"deviceLocalCapacity,omitempty"` // TimeZone - READ-ONLY; The Data Box Edge/Gateway device timezone. TimeZone *string `json:"timeZone,omitempty"` // DeviceHcsVersion - READ-ONLY; The device software version number of the device (eg: 1.2.18105.6). DeviceHcsVersion *string `json:"deviceHcsVersion,omitempty"` // ConfiguredRoleTypes - READ-ONLY; Type of compute roles configured. ConfiguredRoleTypes *[]RoleTypes `json:"configuredRoleTypes,omitempty"` // NodeCount - READ-ONLY; The number of nodes in the cluster. NodeCount *int32 `json:"nodeCount,omitempty"` // ResourceMoveDetails - READ-ONLY; The details of the move operation on this resource. ResourceMoveDetails *ResourceMoveDetails `json:"resourceMoveDetails,omitempty"` // EdgeProfile - READ-ONLY; The details of Edge Profile for this resource EdgeProfile *EdgeProfile `json:"edgeProfile,omitempty"` }
DeviceProperties the properties of the Data Box Edge/Gateway device.
func (DeviceProperties) MarshalJSON ¶
func (dp DeviceProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DeviceProperties.
type DevicePropertiesPatch ¶
type DevicePropertiesPatch struct { // EdgeProfile - Edge Profile property of the Data Box Edge/Gateway device EdgeProfile *EdgeProfilePatch `json:"edgeProfile,omitempty"` }
DevicePropertiesPatch the Data Box Edge/Gateway device properties patch.
type DeviceSecrets ¶
type DeviceSecrets struct { // HcsDataVolumeBitLockerExternalKey - Keyvault Id of HcsDataVolumeBitLockerExternalKey HcsDataVolumeBitLockerExternalKey *Secret `json:"hcsDataVolumeBitLockerExternalKey,omitempty"` // HcsInternalVolumeBitLockerExternalKey - Keyvault Id of HcsInternalVolumeBitLockerExternalKey HcsInternalVolumeBitLockerExternalKey *Secret `json:"hcsInternalVolumeBitLockerExternalKey,omitempty"` // SystemVolumeBitLockerRecoveryKey - Keyvault Id of SystemVolumeBitLockerRecoveryKey SystemVolumeBitLockerRecoveryKey *Secret `json:"systemVolumeBitLockerRecoveryKey,omitempty"` // SedEncryptionExternalKeyID - Keyvault Id of SEDEncryptionExternalKeyId SedEncryptionExternalKeyID *Secret `json:"sedEncryptionExternalKeyId,omitempty"` // SedEncryptionExternalKey - Keyvault Id of SEDEncryptionExternalKey SedEncryptionExternalKey *Secret `json:"sedEncryptionExternalKey,omitempty"` // BmcDefaultUserPassword - Keyvault Id of BMCDefaultUserPassword BmcDefaultUserPassword *Secret `json:"bmcDefaultUserPassword,omitempty"` // RotateKeyForDataVolumeBitlocker - Keyvault Id of RotateKeyForDataVolumeBitlocker RotateKeyForDataVolumeBitlocker *Secret `json:"rotateKeyForDataVolumeBitlocker,omitempty"` // RotateKeysForSedDrivesSerialized - Keyvault Id of RotateKeysForSedDrivesSerialized RotateKeysForSedDrivesSerialized *Secret `json:"rotateKeysForSedDrivesSerialized,omitempty"` }
DeviceSecrets device Secrets
type DeviceStatus ¶
type DeviceStatus string
DeviceStatus enumerates the values for device status.
const ( // Disconnected ... Disconnected DeviceStatus = "Disconnected" // Maintenance ... Maintenance DeviceStatus = "Maintenance" // NeedsAttention ... NeedsAttention DeviceStatus = "NeedsAttention" // Offline ... Offline DeviceStatus = "Offline" // Online ... Online DeviceStatus = "Online" // PartiallyDisconnected ... PartiallyDisconnected DeviceStatus = "PartiallyDisconnected" // ReadyToSetup ... ReadyToSetup DeviceStatus = "ReadyToSetup" )
func PossibleDeviceStatusValues ¶
func PossibleDeviceStatusValues() []DeviceStatus
PossibleDeviceStatusValues returns an array of possible values for the DeviceStatus const type.
type DeviceType ¶
type DeviceType string
DeviceType enumerates the values for device type.
const ( // DataBoxEdgeDevice ... DataBoxEdgeDevice DeviceType = "DataBoxEdgeDevice" )
func PossibleDeviceTypeValues ¶
func PossibleDeviceTypeValues() []DeviceType
PossibleDeviceTypeValues returns an array of possible values for the DeviceType const type.
type DevicesClient ¶
type DevicesClient struct {
BaseClient
}
DevicesClient is the client for the Devices methods of the Databoxedge service.
func NewDevicesClient ¶
func NewDevicesClient(subscriptionID string) DevicesClient
NewDevicesClient creates an instance of the DevicesClient client.
func NewDevicesClientWithBaseURI ¶
func NewDevicesClientWithBaseURI(baseURI string, subscriptionID string) DevicesClient
NewDevicesClientWithBaseURI creates an instance of the DevicesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (DevicesClient) CreateOrUpdate ¶
func (client DevicesClient) CreateOrUpdate(ctx context.Context, deviceName string, dataBoxEdgeDevice Device, resourceGroupName string) (result DevicesCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a Data Box Edge/Data Box Gateway resource. Parameters: deviceName - the device name. dataBoxEdgeDevice - the resource object. resourceGroupName - the resource group name.
func (DevicesClient) CreateOrUpdatePreparer ¶
func (client DevicesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, dataBoxEdgeDevice Device, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (DevicesClient) CreateOrUpdateResponder ¶
func (client DevicesClient) CreateOrUpdateResponder(resp *http.Response) (result Device, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (DevicesClient) CreateOrUpdateSecuritySettings ¶
func (client DevicesClient) CreateOrUpdateSecuritySettings(ctx context.Context, deviceName string, securitySettings SecuritySettings, resourceGroupName string) (result DevicesCreateOrUpdateSecuritySettingsFuture, err error)
CreateOrUpdateSecuritySettings updates the security settings on a Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. securitySettings - the security settings. resourceGroupName - the resource group name.
func (DevicesClient) CreateOrUpdateSecuritySettingsPreparer ¶
func (client DevicesClient) CreateOrUpdateSecuritySettingsPreparer(ctx context.Context, deviceName string, securitySettings SecuritySettings, resourceGroupName string) (*http.Request, error)
CreateOrUpdateSecuritySettingsPreparer prepares the CreateOrUpdateSecuritySettings request.
func (DevicesClient) CreateOrUpdateSecuritySettingsResponder ¶
func (client DevicesClient) CreateOrUpdateSecuritySettingsResponder(resp *http.Response) (result autorest.Response, err error)
CreateOrUpdateSecuritySettingsResponder handles the response to the CreateOrUpdateSecuritySettings request. The method always closes the http.Response Body.
func (DevicesClient) CreateOrUpdateSecuritySettingsSender ¶
func (client DevicesClient) CreateOrUpdateSecuritySettingsSender(req *http.Request) (future DevicesCreateOrUpdateSecuritySettingsFuture, err error)
CreateOrUpdateSecuritySettingsSender sends the CreateOrUpdateSecuritySettings request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) CreateOrUpdateSender ¶
func (client DevicesClient) CreateOrUpdateSender(req *http.Request) (future DevicesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) Delete ¶
func (client DevicesClient) Delete(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesDeleteFuture, err error)
Delete deletes the Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) DeletePreparer ¶
func (client DevicesClient) DeletePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (DevicesClient) DeleteResponder ¶
func (client DevicesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (DevicesClient) DeleteSender ¶
func (client DevicesClient) DeleteSender(req *http.Request) (future DevicesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) DownloadUpdates ¶
func (client DevicesClient) DownloadUpdates(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesDownloadUpdatesFuture, err error)
DownloadUpdates sends the download updates request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) DownloadUpdatesPreparer ¶
func (client DevicesClient) DownloadUpdatesPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
DownloadUpdatesPreparer prepares the DownloadUpdates request.
func (DevicesClient) DownloadUpdatesResponder ¶
func (client DevicesClient) DownloadUpdatesResponder(resp *http.Response) (result autorest.Response, err error)
DownloadUpdatesResponder handles the response to the DownloadUpdates request. The method always closes the http.Response Body.
func (DevicesClient) DownloadUpdatesSender ¶
func (client DevicesClient) DownloadUpdatesSender(req *http.Request) (future DevicesDownloadUpdatesFuture, err error)
DownloadUpdatesSender sends the DownloadUpdates request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) GenerateCertificate ¶
func (client DevicesClient) GenerateCertificate(ctx context.Context, deviceName string, resourceGroupName string) (result GenerateCertResponse, err error)
GenerateCertificate generates certificate for activation key. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) GenerateCertificatePreparer ¶
func (client DevicesClient) GenerateCertificatePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
GenerateCertificatePreparer prepares the GenerateCertificate request.
func (DevicesClient) GenerateCertificateResponder ¶
func (client DevicesClient) GenerateCertificateResponder(resp *http.Response) (result GenerateCertResponse, err error)
GenerateCertificateResponder handles the response to the GenerateCertificate request. The method always closes the http.Response Body.
func (DevicesClient) GenerateCertificateSender ¶
GenerateCertificateSender sends the GenerateCertificate request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) Get ¶
func (client DevicesClient) Get(ctx context.Context, deviceName string, resourceGroupName string) (result Device, err error)
Get gets the properties of the Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) GetExtendedInformation ¶
func (client DevicesClient) GetExtendedInformation(ctx context.Context, deviceName string, resourceGroupName string) (result DeviceExtendedInfo, err error)
GetExtendedInformation gets additional information for the specified Azure Stack Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) GetExtendedInformationPreparer ¶
func (client DevicesClient) GetExtendedInformationPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
GetExtendedInformationPreparer prepares the GetExtendedInformation request.
func (DevicesClient) GetExtendedInformationResponder ¶
func (client DevicesClient) GetExtendedInformationResponder(resp *http.Response) (result DeviceExtendedInfo, err error)
GetExtendedInformationResponder handles the response to the GetExtendedInformation request. The method always closes the http.Response Body.
func (DevicesClient) GetExtendedInformationSender ¶
GetExtendedInformationSender sends the GetExtendedInformation request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) GetNetworkSettings ¶
func (client DevicesClient) GetNetworkSettings(ctx context.Context, deviceName string, resourceGroupName string) (result NetworkSettings, err error)
GetNetworkSettings gets the network settings of the specified Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) GetNetworkSettingsPreparer ¶
func (client DevicesClient) GetNetworkSettingsPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
GetNetworkSettingsPreparer prepares the GetNetworkSettings request.
func (DevicesClient) GetNetworkSettingsResponder ¶
func (client DevicesClient) GetNetworkSettingsResponder(resp *http.Response) (result NetworkSettings, err error)
GetNetworkSettingsResponder handles the response to the GetNetworkSettings request. The method always closes the http.Response Body.
func (DevicesClient) GetNetworkSettingsSender ¶
GetNetworkSettingsSender sends the GetNetworkSettings request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) GetPreparer ¶
func (client DevicesClient) GetPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (DevicesClient) GetResponder ¶
func (client DevicesClient) GetResponder(resp *http.Response) (result Device, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (DevicesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) GetUpdateSummary ¶
func (client DevicesClient) GetUpdateSummary(ctx context.Context, deviceName string, resourceGroupName string) (result UpdateSummary, err error)
GetUpdateSummary sends the get update summary request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) GetUpdateSummaryPreparer ¶
func (client DevicesClient) GetUpdateSummaryPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
GetUpdateSummaryPreparer prepares the GetUpdateSummary request.
func (DevicesClient) GetUpdateSummaryResponder ¶
func (client DevicesClient) GetUpdateSummaryResponder(resp *http.Response) (result UpdateSummary, err error)
GetUpdateSummaryResponder handles the response to the GetUpdateSummary request. The method always closes the http.Response Body.
func (DevicesClient) GetUpdateSummarySender ¶
GetUpdateSummarySender sends the GetUpdateSummary request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) InstallUpdates ¶
func (client DevicesClient) InstallUpdates(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesInstallUpdatesFuture, err error)
InstallUpdates sends the install updates request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) InstallUpdatesPreparer ¶
func (client DevicesClient) InstallUpdatesPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
InstallUpdatesPreparer prepares the InstallUpdates request.
func (DevicesClient) InstallUpdatesResponder ¶
func (client DevicesClient) InstallUpdatesResponder(resp *http.Response) (result autorest.Response, err error)
InstallUpdatesResponder handles the response to the InstallUpdates request. The method always closes the http.Response Body.
func (DevicesClient) InstallUpdatesSender ¶
func (client DevicesClient) InstallUpdatesSender(req *http.Request) (future DevicesInstallUpdatesFuture, err error)
InstallUpdatesSender sends the InstallUpdates request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) ListByResourceGroup ¶
func (client DevicesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, expand string) (result DeviceListPage, err error)
ListByResourceGroup gets all the Data Box Edge/Data Box Gateway devices in a resource group. Parameters: resourceGroupName - the resource group name. expand - specify $expand=details to populate additional fields related to the resource or Specify $skipToken=<token> to populate the next page in the list.
func (DevicesClient) ListByResourceGroupComplete ¶
func (client DevicesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, expand string) (result DeviceListIterator, err error)
ListByResourceGroupComplete enumerates all values, automatically crossing page boundaries as required.
func (DevicesClient) ListByResourceGroupPreparer ¶
func (client DevicesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, expand string) (*http.Request, error)
ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (DevicesClient) ListByResourceGroupResponder ¶
func (client DevicesClient) ListByResourceGroupResponder(resp *http.Response) (result DeviceList, err error)
ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (DevicesClient) ListByResourceGroupSender ¶
ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) ListBySubscription ¶
func (client DevicesClient) ListBySubscription(ctx context.Context, expand string) (result DeviceListPage, err error)
ListBySubscription gets all the Data Box Edge/Data Box Gateway devices in a subscription. Parameters: expand - specify $expand=details to populate additional fields related to the resource or Specify $skipToken=<token> to populate the next page in the list.
func (DevicesClient) ListBySubscriptionComplete ¶
func (client DevicesClient) ListBySubscriptionComplete(ctx context.Context, expand string) (result DeviceListIterator, err error)
ListBySubscriptionComplete enumerates all values, automatically crossing page boundaries as required.
func (DevicesClient) ListBySubscriptionPreparer ¶
func (client DevicesClient) ListBySubscriptionPreparer(ctx context.Context, expand string) (*http.Request, error)
ListBySubscriptionPreparer prepares the ListBySubscription request.
func (DevicesClient) ListBySubscriptionResponder ¶
func (client DevicesClient) ListBySubscriptionResponder(resp *http.Response) (result DeviceList, err error)
ListBySubscriptionResponder handles the response to the ListBySubscription request. The method always closes the http.Response Body.
func (DevicesClient) ListBySubscriptionSender ¶
ListBySubscriptionSender sends the ListBySubscription request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) ScanForUpdates ¶
func (client DevicesClient) ScanForUpdates(ctx context.Context, deviceName string, resourceGroupName string) (result DevicesScanForUpdatesFuture, err error)
ScanForUpdates sends the scan for updates request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (DevicesClient) ScanForUpdatesPreparer ¶
func (client DevicesClient) ScanForUpdatesPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ScanForUpdatesPreparer prepares the ScanForUpdates request.
func (DevicesClient) ScanForUpdatesResponder ¶
func (client DevicesClient) ScanForUpdatesResponder(resp *http.Response) (result autorest.Response, err error)
ScanForUpdatesResponder handles the response to the ScanForUpdates request. The method always closes the http.Response Body.
func (DevicesClient) ScanForUpdatesSender ¶
func (client DevicesClient) ScanForUpdatesSender(req *http.Request) (future DevicesScanForUpdatesFuture, err error)
ScanForUpdatesSender sends the ScanForUpdates request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) Update ¶
func (client DevicesClient) Update(ctx context.Context, deviceName string, parameters DevicePatch, resourceGroupName string) (result Device, err error)
Update modifies a Data Box Edge/Data Box Gateway resource. Parameters: deviceName - the device name. parameters - the resource parameters. resourceGroupName - the resource group name.
func (DevicesClient) UpdateExtendedInformation ¶
func (client DevicesClient) UpdateExtendedInformation(ctx context.Context, deviceName string, parameters DeviceExtendedInfoPatch, resourceGroupName string) (result DeviceExtendedInfo, err error)
UpdateExtendedInformation gets additional information for the specified Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. parameters - the patch object. resourceGroupName - the resource group name.
func (DevicesClient) UpdateExtendedInformationPreparer ¶
func (client DevicesClient) UpdateExtendedInformationPreparer(ctx context.Context, deviceName string, parameters DeviceExtendedInfoPatch, resourceGroupName string) (*http.Request, error)
UpdateExtendedInformationPreparer prepares the UpdateExtendedInformation request.
func (DevicesClient) UpdateExtendedInformationResponder ¶
func (client DevicesClient) UpdateExtendedInformationResponder(resp *http.Response) (result DeviceExtendedInfo, err error)
UpdateExtendedInformationResponder handles the response to the UpdateExtendedInformation request. The method always closes the http.Response Body.
func (DevicesClient) UpdateExtendedInformationSender ¶
func (client DevicesClient) UpdateExtendedInformationSender(req *http.Request) (*http.Response, error)
UpdateExtendedInformationSender sends the UpdateExtendedInformation request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) UpdatePreparer ¶
func (client DevicesClient) UpdatePreparer(ctx context.Context, deviceName string, parameters DevicePatch, resourceGroupName string) (*http.Request, error)
UpdatePreparer prepares the Update request.
func (DevicesClient) UpdateResponder ¶
func (client DevicesClient) UpdateResponder(resp *http.Response) (result Device, err error)
UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (DevicesClient) UpdateSender ¶
UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
func (DevicesClient) UploadCertificate ¶
func (client DevicesClient) UploadCertificate(ctx context.Context, deviceName string, parameters UploadCertificateRequest, resourceGroupName string) (result UploadCertificateResponse, err error)
UploadCertificate uploads registration certificate for the device. Parameters: deviceName - the device name. parameters - the upload certificate request. resourceGroupName - the resource group name.
func (DevicesClient) UploadCertificatePreparer ¶
func (client DevicesClient) UploadCertificatePreparer(ctx context.Context, deviceName string, parameters UploadCertificateRequest, resourceGroupName string) (*http.Request, error)
UploadCertificatePreparer prepares the UploadCertificate request.
func (DevicesClient) UploadCertificateResponder ¶
func (client DevicesClient) UploadCertificateResponder(resp *http.Response) (result UploadCertificateResponse, err error)
UploadCertificateResponder handles the response to the UploadCertificate request. The method always closes the http.Response Body.
func (DevicesClient) UploadCertificateSender ¶
UploadCertificateSender sends the UploadCertificate request. The method will close the http.Response Body if it receives an error.
type DevicesCreateOrUpdateFuture ¶
type DevicesCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(DevicesClient) (Device, error) }
DevicesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DevicesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *DevicesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DevicesCreateOrUpdateSecuritySettingsFuture ¶
type DevicesCreateOrUpdateSecuritySettingsFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(DevicesClient) (autorest.Response, error) }
DevicesCreateOrUpdateSecuritySettingsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DevicesCreateOrUpdateSecuritySettingsFuture) UnmarshalJSON ¶
func (future *DevicesCreateOrUpdateSecuritySettingsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DevicesDeleteFuture ¶
type DevicesDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(DevicesClient) (autorest.Response, error) }
DevicesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DevicesDeleteFuture) UnmarshalJSON ¶
func (future *DevicesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DevicesDownloadUpdatesFuture ¶
type DevicesDownloadUpdatesFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(DevicesClient) (autorest.Response, error) }
DevicesDownloadUpdatesFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DevicesDownloadUpdatesFuture) UnmarshalJSON ¶
func (future *DevicesDownloadUpdatesFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DevicesInstallUpdatesFuture ¶
type DevicesInstallUpdatesFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(DevicesClient) (autorest.Response, error) }
DevicesInstallUpdatesFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DevicesInstallUpdatesFuture) UnmarshalJSON ¶
func (future *DevicesInstallUpdatesFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DevicesScanForUpdatesFuture ¶
type DevicesScanForUpdatesFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(DevicesClient) (autorest.Response, error) }
DevicesScanForUpdatesFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DevicesScanForUpdatesFuture) UnmarshalJSON ¶
func (future *DevicesScanForUpdatesFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DownloadPhase ¶
type DownloadPhase string
DownloadPhase enumerates the values for download phase.
const ( // Downloading ... Downloading DownloadPhase = "Downloading" // Initializing ... Initializing DownloadPhase = "Initializing" // Unknown ... Unknown DownloadPhase = "Unknown" // Verifying ... Verifying DownloadPhase = "Verifying" )
func PossibleDownloadPhaseValues ¶
func PossibleDownloadPhaseValues() []DownloadPhase
PossibleDownloadPhaseValues returns an array of possible values for the DownloadPhase const type.
type EdgeProfile ¶
type EdgeProfile struct { // Subscription - Edge Profile Subscription Subscription *EdgeProfileSubscription `json:"subscription,omitempty"` }
EdgeProfile details about Edge Profile for the resource
type EdgeProfilePatch ¶
type EdgeProfilePatch struct { // Subscription - The Data Box Edge/Gateway Edge Profile Subscription patch Subscription *EdgeProfileSubscriptionPatch `json:"subscription,omitempty"` }
EdgeProfilePatch the Data Box Edge/Gateway Edge Profile patch.
type EdgeProfileSubscription ¶
type EdgeProfileSubscription struct { // RegistrationID - Edge Subscription Registration ID RegistrationID *string `json:"registrationId,omitempty"` // ID - ARM ID of the subscription ID *string `json:"id,omitempty"` // State - Possible values include: 'Registered', 'Warned', 'Suspended', 'Deleted', 'Unregistered' State SubscriptionState `json:"state,omitempty"` RegistrationDate *string `json:"registrationDate,omitempty"` SubscriptionID *string `json:"subscriptionId,omitempty"` *SubscriptionProperties `json:"properties,omitempty"` }
EdgeProfileSubscription subscription details for the Edge Profile
func (EdgeProfileSubscription) MarshalJSON ¶
func (eps EdgeProfileSubscription) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for EdgeProfileSubscription.
func (*EdgeProfileSubscription) UnmarshalJSON ¶
func (eps *EdgeProfileSubscription) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for EdgeProfileSubscription struct.
type EdgeProfileSubscriptionPatch ¶
type EdgeProfileSubscriptionPatch struct { // ID - The path ID that uniquely identifies the subscription of the edge profile. ID *string `json:"id,omitempty"` }
EdgeProfileSubscriptionPatch the Data Box Edge/Gateway Edge Profile Subscription patch.
type EncryptionAlgorithm ¶
type EncryptionAlgorithm string
EncryptionAlgorithm enumerates the values for encryption algorithm.
const ( // AES256 ... AES256 EncryptionAlgorithm = "AES256" // None ... None EncryptionAlgorithm = "None" // RSAESPKCS1V15 ... RSAESPKCS1V15 EncryptionAlgorithm = "RSAES_PKCS1_v_1_5" )
func PossibleEncryptionAlgorithmValues ¶
func PossibleEncryptionAlgorithmValues() []EncryptionAlgorithm
PossibleEncryptionAlgorithmValues returns an array of possible values for the EncryptionAlgorithm const type.
type EtcdInfo ¶
type EtcdInfo struct { // Type - READ-ONLY; Etcd type Type *string `json:"type,omitempty"` // Version - READ-ONLY; Etcd version Version *string `json:"version,omitempty"` }
EtcdInfo etcd configuration
func (EtcdInfo) MarshalJSON ¶
MarshalJSON is the custom marshaler for EtcdInfo.
type FileEventTrigger ¶
type FileEventTrigger struct { // FileTriggerProperties - File trigger properties. *FileTriggerProperties `json:"properties,omitempty"` // SystemData - Trigger in DataBoxEdge Resource SystemData *SystemData `json:"systemData,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` // Kind - Possible values include: 'KindTrigger', 'KindFileEvent', 'KindPeriodicTimerEvent' Kind KindBasicTrigger `json:"kind,omitempty"` }
FileEventTrigger trigger details.
func (FileEventTrigger) AsBasicTrigger ¶
func (fet FileEventTrigger) AsBasicTrigger() (BasicTrigger, bool)
AsBasicTrigger is the BasicTrigger implementation for FileEventTrigger.
func (FileEventTrigger) AsFileEventTrigger ¶
func (fet FileEventTrigger) AsFileEventTrigger() (*FileEventTrigger, bool)
AsFileEventTrigger is the BasicTrigger implementation for FileEventTrigger.
func (FileEventTrigger) AsPeriodicTimerEventTrigger ¶
func (fet FileEventTrigger) AsPeriodicTimerEventTrigger() (*PeriodicTimerEventTrigger, bool)
AsPeriodicTimerEventTrigger is the BasicTrigger implementation for FileEventTrigger.
func (FileEventTrigger) AsTrigger ¶
func (fet FileEventTrigger) AsTrigger() (*Trigger, bool)
AsTrigger is the BasicTrigger implementation for FileEventTrigger.
func (FileEventTrigger) MarshalJSON ¶
func (fet FileEventTrigger) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FileEventTrigger.
func (*FileEventTrigger) UnmarshalJSON ¶
func (fet *FileEventTrigger) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FileEventTrigger struct.
type FileSourceInfo ¶
type FileSourceInfo struct { string `json:"shareId,omitempty"` }ShareID *
FileSourceInfo file source details.
type FileTriggerProperties ¶
type FileTriggerProperties struct { // SourceInfo - File event source details. SourceInfo *FileSourceInfo `json:"sourceInfo,omitempty"` // SinkInfo - Role sink info. SinkInfo *RoleSinkInfo `json:"sinkInfo,omitempty"` // CustomContextTag - A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module. CustomContextTag *string `json:"customContextTag,omitempty"` }
FileTriggerProperties file trigger properties.
type GenerateCertResponse ¶
type GenerateCertResponse struct { autorest.Response `json:"-"` // PublicKey - Gets or sets base64 encoded certificate raw data, // this is the public part needed to be uploaded to cert vault PublicKey *string `json:"publicKey,omitempty"` // PrivateKey - Gets or sets base64 encoded private part of the certificate, // needed to form the activation key PrivateKey *string `json:"privateKey,omitempty"` // ExpiryTimeInUTC - Gets or sets expiry time in UTC ExpiryTimeInUTC *string `json:"expiryTimeInUTC,omitempty"` }
GenerateCertResponse used in activation key generation flow.
type HostPlatformType ¶
type HostPlatformType string
HostPlatformType enumerates the values for host platform type.
const ( // KubernetesCluster ... KubernetesCluster HostPlatformType = "KubernetesCluster" // LinuxVM ... LinuxVM HostPlatformType = "LinuxVM" )
func PossibleHostPlatformTypeValues ¶
func PossibleHostPlatformTypeValues() []HostPlatformType
PossibleHostPlatformTypeValues returns an array of possible values for the HostPlatformType const type.
type ImageRepositoryCredential ¶
type ImageRepositoryCredential struct { // ImageRepositoryURL - Image repository url (e.g.: mcr.microsoft.com). ImageRepositoryURL *string `json:"imageRepositoryUrl,omitempty"` // UserName - Repository user name. UserName *string `json:"userName,omitempty"` // Password - Repository user password. Password *AsymmetricEncryptedSecret `json:"password,omitempty"` }
ImageRepositoryCredential image repository credential.
type InstallRebootBehavior ¶
type InstallRebootBehavior string
InstallRebootBehavior enumerates the values for install reboot behavior.
const ( // NeverReboots ... NeverReboots InstallRebootBehavior = "NeverReboots" // RequestReboot ... RequestReboot InstallRebootBehavior = "RequestReboot" // RequiresReboot ... RequiresReboot InstallRebootBehavior = "RequiresReboot" )
func PossibleInstallRebootBehaviorValues ¶
func PossibleInstallRebootBehaviorValues() []InstallRebootBehavior
PossibleInstallRebootBehaviorValues returns an array of possible values for the InstallRebootBehavior const type.
type IoTAddon ¶
type IoTAddon struct { // IoTAddonProperties - Properties specific to IOT addon. *IoTAddonProperties `json:"properties,omitempty"` // SystemData - Addon type SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindAddon', 'KindArcForKubernetes', 'KindIotEdge' Kind Kind `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
IoTAddon ioT Addon.
func (IoTAddon) AsArcAddon ¶
AsArcAddon is the BasicAddon implementation for IoTAddon.
func (IoTAddon) AsBasicAddon ¶
func (ita IoTAddon) AsBasicAddon() (BasicAddon, bool)
AsBasicAddon is the BasicAddon implementation for IoTAddon.
func (IoTAddon) AsIoTAddon ¶
AsIoTAddon is the BasicAddon implementation for IoTAddon.
func (IoTAddon) MarshalJSON ¶
MarshalJSON is the custom marshaler for IoTAddon.
func (*IoTAddon) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for IoTAddon struct.
type IoTAddonProperties ¶
type IoTAddonProperties struct { // IoTDeviceDetails - IoT device metadata to which appliance needs to be connected. IoTDeviceDetails *IoTDeviceInfo `json:"ioTDeviceDetails,omitempty"` // IoTEdgeDeviceDetails - IoT edge device to which the IoT Addon needs to be configured. IoTEdgeDeviceDetails *IoTDeviceInfo `json:"ioTEdgeDeviceDetails,omitempty"` // Version - READ-ONLY; Version of IoT running on the appliance. Version *string `json:"version,omitempty"` // HostPlatform - READ-ONLY; Host OS supported by the IoT addon. Possible values include: 'Windows', 'Linux' HostPlatform PlatformType `json:"hostPlatform,omitempty"` // HostPlatformType - READ-ONLY; Platform where the runtime is hosted. Possible values include: 'KubernetesCluster', 'LinuxVM' HostPlatformType HostPlatformType `json:"hostPlatformType,omitempty"` // ProvisioningState - READ-ONLY; Addon Provisioning State. Possible values include: 'Invalid', 'Creating', 'Created', 'Updating', 'Reconfiguring', 'Failed', 'Deleting' ProvisioningState AddonState `json:"provisioningState,omitempty"` }
IoTAddonProperties ioT addon properties.
func (IoTAddonProperties) MarshalJSON ¶
func (itap IoTAddonProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for IoTAddonProperties.
type IoTDeviceInfo ¶
type IoTDeviceInfo struct { // DeviceID - ID of the IoT device/edge device. DeviceID *string `json:"deviceId,omitempty"` // IoTHostHub - Host name for the IoT hub associated to the device. IoTHostHub *string `json:"ioTHostHub,omitempty"` // IoTHostHubID - Id for the IoT hub associated to the device. IoTHostHubID *string `json:"ioTHostHubId,omitempty"` // Authentication - Encrypted IoT device/IoT edge device connection string. Authentication *Authentication `json:"authentication,omitempty"` }
IoTDeviceInfo metadata of IoT device/IoT Edge device to be configured.
type IoTEdgeAgentInfo ¶
type IoTEdgeAgentInfo struct { // ImageName - Name of the IoT edge agent image. ImageName *string `json:"imageName,omitempty"` // Tag - Image Tag. Tag *string `json:"tag,omitempty"` // ImageRepository - Image repository details. ImageRepository *ImageRepositoryCredential `json:"imageRepository,omitempty"` }
IoTEdgeAgentInfo ioT edge agent details is optional, this will be used for download system Agent module while bootstrapping IoT Role if specified.
type IoTRole ¶
type IoTRole struct { // IoTRoleProperties - Properties specific to IoT role. *IoTRoleProperties `json:"properties,omitempty"` // SystemData - Role configured on ASE resource SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindRole', 'KindCloudEdgeManagement', 'KindIOT', 'KindKubernetes', 'KindMEC' Kind KindBasicRole `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
IoTRole compute role.
func (IoTRole) AsBasicRole ¶
AsBasicRole is the BasicRole implementation for IoTRole.
func (IoTRole) AsCloudEdgeManagementRole ¶
func (itr IoTRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
AsCloudEdgeManagementRole is the BasicRole implementation for IoTRole.
func (IoTRole) AsKubernetesRole ¶
func (itr IoTRole) AsKubernetesRole() (*KubernetesRole, bool)
AsKubernetesRole is the BasicRole implementation for IoTRole.
func (IoTRole) MarshalJSON ¶
MarshalJSON is the custom marshaler for IoTRole.
func (*IoTRole) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for IoTRole struct.
type IoTRoleProperties ¶
type IoTRoleProperties struct { // HostPlatform - Host OS supported by the IoT role. Possible values include: 'Windows', 'Linux' HostPlatform PlatformType `json:"hostPlatform,omitempty"` // IoTDeviceDetails - IoT device metadata to which data box edge device needs to be connected. IoTDeviceDetails *IoTDeviceInfo `json:"ioTDeviceDetails,omitempty"` // IoTEdgeDeviceDetails - IoT edge device to which the IoT role needs to be configured. IoTEdgeDeviceDetails *IoTDeviceInfo `json:"ioTEdgeDeviceDetails,omitempty"` ShareMappings *[]MountPointMap `json:"shareMappings,omitempty"` // IoTEdgeAgentInfo - Iot edge agent details to download the agent and bootstrap iot runtime. IoTEdgeAgentInfo *IoTEdgeAgentInfo `json:"ioTEdgeAgentInfo,omitempty"` // HostPlatformType - READ-ONLY; Platform where the Iot runtime is hosted. Possible values include: 'KubernetesCluster', 'LinuxVM' HostPlatformType HostPlatformType `json:"hostPlatformType,omitempty"` // ComputeResource - Resource allocation ComputeResource *ComputeResource `json:"computeResource,omitempty"` // RoleStatus - Role status. Possible values include: 'RoleStatusEnabled', 'RoleStatusDisabled' RoleStatus RoleStatus `json:"roleStatus,omitempty"` }
IoTRoleProperties ioT role properties.
func (IoTRoleProperties) MarshalJSON ¶
func (itrp IoTRoleProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for IoTRoleProperties.
type Ipv4Config ¶
type Ipv4Config struct { // IPAddress - READ-ONLY; The IPv4 address of the network adapter. IPAddress *string `json:"ipAddress,omitempty"` // Subnet - READ-ONLY; The IPv4 subnet of the network adapter. Subnet *string `json:"subnet,omitempty"` // Gateway - READ-ONLY; The IPv4 gateway of the network adapter. Gateway *string `json:"gateway,omitempty"` }
Ipv4Config details related to the IPv4 address configuration.
func (Ipv4Config) MarshalJSON ¶
func (i4c Ipv4Config) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for Ipv4Config.
type Ipv6Config ¶
type Ipv6Config struct { // IPAddress - READ-ONLY; The IPv6 address of the network adapter. IPAddress *string `json:"ipAddress,omitempty"` // PrefixLength - READ-ONLY; The IPv6 prefix of the network adapter. PrefixLength *int32 `json:"prefixLength,omitempty"` // Gateway - READ-ONLY; The IPv6 gateway of the network adapter. Gateway *string `json:"gateway,omitempty"` }
Ipv6Config details related to the IPv6 address configuration.
func (Ipv6Config) MarshalJSON ¶
func (i6c Ipv6Config) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for Ipv6Config.
type Job ¶
type Job struct { autorest.Response `json:"-"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The name of the object. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` // Status - READ-ONLY; The current status of the job. Possible values include: 'JobStatusInvalid', 'JobStatusRunning', 'JobStatusSucceeded', 'JobStatusFailed', 'JobStatusCanceled', 'JobStatusPaused', 'JobStatusScheduled' Status JobStatus `json:"status,omitempty"` // StartTime - READ-ONLY; The UTC date and time at which the job started. StartTime *date.Time `json:"startTime,omitempty"` // EndTime - READ-ONLY; The UTC date and time at which the job completed. EndTime *date.Time `json:"endTime,omitempty"` // PercentComplete - READ-ONLY; The percentage of the job that is complete. PercentComplete *int32 `json:"percentComplete,omitempty"` // Error - READ-ONLY; The error details. Error *JobErrorDetails `json:"error,omitempty"` // JobProperties - READ-ONLY; The properties of the job. *JobProperties `json:"properties,omitempty"` }
Job a device job.
func (Job) MarshalJSON ¶
MarshalJSON is the custom marshaler for Job.
func (*Job) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Job struct.
type JobErrorDetails ¶
type JobErrorDetails struct { // ErrorDetails - READ-ONLY; The error details. ErrorDetails *[]JobErrorItem `json:"errorDetails,omitempty"` // Code - READ-ONLY; The code intended for programmatic access. Code *string `json:"code,omitempty"` // Message - READ-ONLY; The message that describes the error in detail. Message *string `json:"message,omitempty"` }
JobErrorDetails the job error information containing the list of job errors.
func (JobErrorDetails) MarshalJSON ¶
func (jed JobErrorDetails) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for JobErrorDetails.
type JobErrorItem ¶
type JobErrorItem struct { // Recommendations - READ-ONLY; The recommended actions. Recommendations *[]string `json:"recommendations,omitempty"` // Code - READ-ONLY; The code intended for programmatic access. Code *string `json:"code,omitempty"` // Message - READ-ONLY; The message that describes the error in detail. Message *string `json:"message,omitempty"` }
JobErrorItem the job error items.
func (JobErrorItem) MarshalJSON ¶
func (jei JobErrorItem) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for JobErrorItem.
type JobProperties ¶
type JobProperties struct { // JobType - READ-ONLY; The type of the job. Possible values include: 'JobTypeInvalid', 'JobTypeScanForUpdates', 'JobTypeDownloadUpdates', 'JobTypeInstallUpdates', 'JobTypeRefreshShare', 'JobTypeRefreshContainer', 'JobTypeBackup', 'JobTypeRestore', 'JobTypeTriggerSupportPackage' JobType JobType `json:"jobType,omitempty"` // CurrentStage - READ-ONLY; Current stage of the update operation. Possible values include: 'UpdateOperationStageUnknown', 'UpdateOperationStageInitial', 'UpdateOperationStageScanStarted', 'UpdateOperationStageScanComplete', 'UpdateOperationStageScanFailed', 'UpdateOperationStageDownloadStarted', 'UpdateOperationStageDownloadComplete', 'UpdateOperationStageDownloadFailed', 'UpdateOperationStageInstallStarted', 'UpdateOperationStageInstallComplete', 'UpdateOperationStageInstallFailed', 'UpdateOperationStageRebootInitiated', 'UpdateOperationStageSuccess', 'UpdateOperationStageFailure', 'UpdateOperationStageRescanStarted', 'UpdateOperationStageRescanComplete', 'UpdateOperationStageRescanFailed' CurrentStage UpdateOperationStage `json:"currentStage,omitempty"` // DownloadProgress - READ-ONLY; The download progress. DownloadProgress *UpdateDownloadProgress `json:"downloadProgress,omitempty"` // InstallProgress - READ-ONLY; The install progress. InstallProgress *UpdateInstallProgress `json:"installProgress,omitempty"` // TotalRefreshErrors - READ-ONLY; Total number of errors encountered during the refresh process. TotalRefreshErrors *int32 `json:"totalRefreshErrors,omitempty"` // ErrorManifestFile - READ-ONLY; Local share/remote container relative path to the error manifest file of the refresh. ErrorManifestFile *string `json:"errorManifestFile,omitempty"` // RefreshedEntityID - READ-ONLY; ARM ID of the entity that was refreshed. RefreshedEntityID *string `json:"refreshedEntityId,omitempty"` // Folder - If only subfolders need to be refreshed, then the subfolder path inside the share or container. (The path is empty if there are no subfolders.) Folder *string `json:"folder,omitempty"` }
JobProperties the properties for the job.
func (JobProperties) MarshalJSON ¶
func (jp JobProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for JobProperties.
type JobStatus ¶
type JobStatus string
JobStatus enumerates the values for job status.
const ( // JobStatusCanceled ... JobStatusCanceled JobStatus = "Canceled" // JobStatusFailed ... JobStatusFailed JobStatus = "Failed" // JobStatusInvalid ... JobStatusInvalid JobStatus = "Invalid" // JobStatusPaused ... JobStatusPaused JobStatus = "Paused" // JobStatusRunning ... JobStatusRunning JobStatus = "Running" // JobStatusScheduled ... JobStatusScheduled JobStatus = "Scheduled" // JobStatusSucceeded ... JobStatusSucceeded JobStatus = "Succeeded" )
func PossibleJobStatusValues ¶
func PossibleJobStatusValues() []JobStatus
PossibleJobStatusValues returns an array of possible values for the JobStatus const type.
type JobType ¶
type JobType string
JobType enumerates the values for job type.
const ( // JobTypeBackup ... JobTypeBackup JobType = "Backup" // JobTypeDownloadUpdates ... JobTypeDownloadUpdates JobType = "DownloadUpdates" // JobTypeInstallUpdates ... JobTypeInstallUpdates JobType = "InstallUpdates" // JobTypeInvalid ... JobTypeInvalid JobType = "Invalid" // JobTypeRefreshContainer ... JobTypeRefreshContainer JobType = "RefreshContainer" JobTypeRefreshShare JobType = "RefreshShare" // JobTypeRestore ... JobTypeRestore JobType = "Restore" // JobTypeScanForUpdates ... JobTypeScanForUpdates JobType = "ScanForUpdates" // JobTypeTriggerSupportPackage ... JobTypeTriggerSupportPackage JobType = "TriggerSupportPackage" )
func PossibleJobTypeValues ¶
func PossibleJobTypeValues() []JobType
PossibleJobTypeValues returns an array of possible values for the JobType const type.
type JobsClient ¶
type JobsClient struct {
BaseClient
}
JobsClient is the client for the Jobs methods of the Databoxedge service.
func NewJobsClient ¶
func NewJobsClient(subscriptionID string) JobsClient
NewJobsClient creates an instance of the JobsClient client.
func NewJobsClientWithBaseURI ¶
func NewJobsClientWithBaseURI(baseURI string, subscriptionID string) JobsClient
NewJobsClientWithBaseURI creates an instance of the JobsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (JobsClient) Get ¶
func (client JobsClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Job, err error)
Get sends the get request. Parameters: deviceName - the device name. name - the job name. resourceGroupName - the resource group name.
func (JobsClient) GetPreparer ¶
func (client JobsClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (JobsClient) GetResponder ¶
func (client JobsClient) GetResponder(resp *http.Response) (result Job, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
type KeyVaultSyncStatus ¶
type KeyVaultSyncStatus string
KeyVaultSyncStatus enumerates the values for key vault sync status.
const ( // KeyVaultNotConfigured ... KeyVaultNotConfigured KeyVaultSyncStatus = "KeyVaultNotConfigured" // KeyVaultSynced ... KeyVaultSynced KeyVaultSyncStatus = "KeyVaultSynced" // KeyVaultSyncFailed ... KeyVaultSyncFailed KeyVaultSyncStatus = "KeyVaultSyncFailed" // KeyVaultSyncing ... KeyVaultSyncing KeyVaultSyncStatus = "KeyVaultSyncing" // KeyVaultSyncPending ... KeyVaultSyncPending KeyVaultSyncStatus = "KeyVaultSyncPending" )
func PossibleKeyVaultSyncStatusValues ¶
func PossibleKeyVaultSyncStatusValues() []KeyVaultSyncStatus
PossibleKeyVaultSyncStatusValues returns an array of possible values for the KeyVaultSyncStatus const type.
type Kind ¶
type Kind string
Kind enumerates the values for kind.
func PossibleKindValues ¶
func PossibleKindValues() []Kind
PossibleKindValues returns an array of possible values for the Kind const type.
type KindBasicRole ¶
type KindBasicRole string
KindBasicRole enumerates the values for kind basic role.
const ( // KindCloudEdgeManagement ... KindCloudEdgeManagement KindBasicRole = "CloudEdgeManagement" // KindIOT ... KindIOT KindBasicRole = "IOT" // KindKubernetes ... KindKubernetes KindBasicRole = "Kubernetes" // KindMEC ... KindMEC KindBasicRole = "MEC" // KindRole ... KindRole KindBasicRole = "Role" )
func PossibleKindBasicRoleValues ¶
func PossibleKindBasicRoleValues() []KindBasicRole
PossibleKindBasicRoleValues returns an array of possible values for the KindBasicRole const type.
type KindBasicTrigger ¶
type KindBasicTrigger string
KindBasicTrigger enumerates the values for kind basic trigger.
const ( // KindFileEvent ... KindFileEvent KindBasicTrigger = "FileEvent" // KindPeriodicTimerEvent ... KindPeriodicTimerEvent KindBasicTrigger = "PeriodicTimerEvent" // KindTrigger ... KindTrigger KindBasicTrigger = "Trigger" )
func PossibleKindBasicTriggerValues ¶
func PossibleKindBasicTriggerValues() []KindBasicTrigger
PossibleKindBasicTriggerValues returns an array of possible values for the KindBasicTrigger const type.
type KubernetesClusterInfo ¶
type KubernetesClusterInfo struct { // EtcdInfo - READ-ONLY; Etcd configuration EtcdInfo *EtcdInfo `json:"etcdInfo,omitempty"` // Nodes - READ-ONLY; Kubernetes cluster nodes Nodes *[]NodeInfo `json:"nodes,omitempty"` // Version - Kubernetes cluster version Version *string `json:"version,omitempty"` }
KubernetesClusterInfo kubernetes cluster configuration
func (KubernetesClusterInfo) MarshalJSON ¶
func (kci KubernetesClusterInfo) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesClusterInfo.
type KubernetesIPConfiguration ¶
type KubernetesIPConfiguration struct { // Port - READ-ONLY; Port of the Kubernetes node. Port *string `json:"port,omitempty"` // IPAddress - IP address of the Kubernetes node. IPAddress *string `json:"ipAddress,omitempty"` }
KubernetesIPConfiguration kubernetes node IP configuration
func (KubernetesIPConfiguration) MarshalJSON ¶
func (kic KubernetesIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesIPConfiguration.
type KubernetesNodeType ¶
type KubernetesNodeType string
KubernetesNodeType enumerates the values for kubernetes node type.
const ( // KubernetesNodeTypeInvalid ... KubernetesNodeTypeInvalid KubernetesNodeType = "Invalid" // KubernetesNodeTypeMaster ... KubernetesNodeTypeMaster KubernetesNodeType = "Master" // KubernetesNodeTypeWorker ... KubernetesNodeTypeWorker KubernetesNodeType = "Worker" )
func PossibleKubernetesNodeTypeValues ¶
func PossibleKubernetesNodeTypeValues() []KubernetesNodeType
PossibleKubernetesNodeTypeValues returns an array of possible values for the KubernetesNodeType const type.
type KubernetesRole ¶
type KubernetesRole struct { // KubernetesRoleProperties - Properties specific to Kubernetes role. *KubernetesRoleProperties `json:"properties,omitempty"` // SystemData - Role configured on ASE resource SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindRole', 'KindCloudEdgeManagement', 'KindIOT', 'KindKubernetes', 'KindMEC' Kind KindBasicRole `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
KubernetesRole kubernetes role.
func (KubernetesRole) AsBasicRole ¶
func (kr KubernetesRole) AsBasicRole() (BasicRole, bool)
AsBasicRole is the BasicRole implementation for KubernetesRole.
func (KubernetesRole) AsCloudEdgeManagementRole ¶
func (kr KubernetesRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
AsCloudEdgeManagementRole is the BasicRole implementation for KubernetesRole.
func (KubernetesRole) AsIoTRole ¶
func (kr KubernetesRole) AsIoTRole() (*IoTRole, bool)
AsIoTRole is the BasicRole implementation for KubernetesRole.
func (KubernetesRole) AsKubernetesRole ¶
func (kr KubernetesRole) AsKubernetesRole() (*KubernetesRole, bool)
AsKubernetesRole is the BasicRole implementation for KubernetesRole.
func (KubernetesRole) AsMECRole ¶
func (kr KubernetesRole) AsMECRole() (*MECRole, bool)
AsMECRole is the BasicRole implementation for KubernetesRole.
func (KubernetesRole) AsRole ¶
func (kr KubernetesRole) AsRole() (*Role, bool)
AsRole is the BasicRole implementation for KubernetesRole.
func (KubernetesRole) MarshalJSON ¶
func (kr KubernetesRole) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesRole.
func (*KubernetesRole) UnmarshalJSON ¶
func (kr *KubernetesRole) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for KubernetesRole struct.
type KubernetesRoleCompute ¶
type KubernetesRoleCompute struct { // VMProfile - VM profile VMProfile *string `json:"vmProfile,omitempty"` // MemoryInBytes - READ-ONLY; Memory in bytes MemoryInBytes *int64 `json:"memoryInBytes,omitempty"` // ProcessorCount - READ-ONLY; Processor count ProcessorCount *int32 `json:"processorCount,omitempty"` }
KubernetesRoleCompute kubernetes role compute resource
func (KubernetesRoleCompute) MarshalJSON ¶
func (krc KubernetesRoleCompute) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesRoleCompute.
type KubernetesRoleNetwork ¶
type KubernetesRoleNetwork struct { // CniConfig - READ-ONLY; Cni configuration CniConfig *CniConfig `json:"cniConfig,omitempty"` // LoadBalancerConfig - READ-ONLY; Load balancer configuration LoadBalancerConfig *LoadBalancerConfig `json:"loadBalancerConfig,omitempty"` }
KubernetesRoleNetwork kubernetes role network resource
func (KubernetesRoleNetwork) MarshalJSON ¶
func (krn KubernetesRoleNetwork) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesRoleNetwork.
type KubernetesRoleProperties ¶
type KubernetesRoleProperties struct { // HostPlatform - Host OS supported by the Kubernetes role. Possible values include: 'Windows', 'Linux' HostPlatform PlatformType `json:"hostPlatform,omitempty"` // ProvisioningState - READ-ONLY; State of Kubernetes deployment. Possible values include: 'KubernetesStateInvalid', 'KubernetesStateCreating', 'KubernetesStateCreated', 'KubernetesStateUpdating', 'KubernetesStateReconfiguring', 'KubernetesStateFailed', 'KubernetesStateDeleting' ProvisioningState KubernetesState `json:"provisioningState,omitempty"` // HostPlatformType - READ-ONLY; Platform where the runtime is hosted. Possible values include: 'KubernetesCluster', 'LinuxVM' HostPlatformType HostPlatformType `json:"hostPlatformType,omitempty"` // KubernetesClusterInfo - Kubernetes cluster configuration KubernetesClusterInfo *KubernetesClusterInfo `json:"kubernetesClusterInfo,omitempty"` // KubernetesRoleResources - Kubernetes role resources KubernetesRoleResources *KubernetesRoleResources `json:"kubernetesRoleResources,omitempty"` // RoleStatus - Role status. Possible values include: 'RoleStatusEnabled', 'RoleStatusDisabled' RoleStatus RoleStatus `json:"roleStatus,omitempty"` }
KubernetesRoleProperties kubernetes role properties.
func (KubernetesRoleProperties) MarshalJSON ¶
func (krp KubernetesRoleProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesRoleProperties.
type KubernetesRoleResources ¶
type KubernetesRoleResources struct { // Storage - Kubernetes role storage resource Storage *KubernetesRoleStorage `json:"storage,omitempty"` // Compute - Kubernetes role compute resource Compute *KubernetesRoleCompute `json:"compute,omitempty"` // Network - READ-ONLY; Kubernetes role network resource Network *KubernetesRoleNetwork `json:"network,omitempty"` }
KubernetesRoleResources kubernetes role resources
func (KubernetesRoleResources) MarshalJSON ¶
func (krr KubernetesRoleResources) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesRoleResources.
type KubernetesRoleStorage ¶
type KubernetesRoleStorage struct { // StorageClasses - READ-ONLY; Kubernetes storage class info. StorageClasses *[]KubernetesRoleStorageClassInfo `json:"storageClasses,omitempty"` // Endpoints - Mount points of shares in role(s). Endpoints *[]MountPointMap `json:"endpoints,omitempty"` }
KubernetesRoleStorage kubernetes role storage resource
func (KubernetesRoleStorage) MarshalJSON ¶
func (krs KubernetesRoleStorage) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesRoleStorage.
type KubernetesRoleStorageClassInfo ¶
type KubernetesRoleStorageClassInfo struct { // Name - READ-ONLY; Storage class name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; Storage class type. Type *string `json:"type,omitempty"` // PosixCompliant - READ-ONLY; If provisioned storage is posix compliant. Possible values include: 'PosixComplianceStatusInvalid', 'PosixComplianceStatusEnabled', 'PosixComplianceStatusDisabled' PosixCompliant PosixComplianceStatus `json:"posixCompliant,omitempty"` }
KubernetesRoleStorageClassInfo kubernetes storage class info.
func (KubernetesRoleStorageClassInfo) MarshalJSON ¶
func (krsci KubernetesRoleStorageClassInfo) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for KubernetesRoleStorageClassInfo.
type KubernetesState ¶
type KubernetesState string
KubernetesState enumerates the values for kubernetes state.
const ( // KubernetesStateCreated ... KubernetesStateCreated KubernetesState = "Created" // KubernetesStateCreating ... KubernetesStateCreating KubernetesState = "Creating" // KubernetesStateDeleting ... KubernetesStateDeleting KubernetesState = "Deleting" // KubernetesStateFailed ... KubernetesStateFailed KubernetesState = "Failed" // KubernetesStateInvalid ... KubernetesStateInvalid KubernetesState = "Invalid" // KubernetesStateReconfiguring ... KubernetesStateReconfiguring KubernetesState = "Reconfiguring" // KubernetesStateUpdating ... KubernetesStateUpdating KubernetesState = "Updating" )
func PossibleKubernetesStateValues ¶
func PossibleKubernetesStateValues() []KubernetesState
PossibleKubernetesStateValues returns an array of possible values for the KubernetesState const type.
type LoadBalancerConfig ¶
type LoadBalancerConfig struct { // Type - READ-ONLY; Load balancer type Type *string `json:"type,omitempty"` // Version - READ-ONLY; Load balancer version Version *string `json:"version,omitempty"` }
LoadBalancerConfig load balancer configuration
func (LoadBalancerConfig) MarshalJSON ¶
func (lbc LoadBalancerConfig) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for LoadBalancerConfig.
type MECRole ¶
type MECRole struct { // MECRoleProperties - Properties specific to MEC role. *MECRoleProperties `json:"properties,omitempty"` // SystemData - Role configured on ASE resource SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindRole', 'KindCloudEdgeManagement', 'KindIOT', 'KindKubernetes', 'KindMEC' Kind KindBasicRole `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
MECRole MEC role.
func (MECRole) AsBasicRole ¶
AsBasicRole is the BasicRole implementation for MECRole.
func (MECRole) AsCloudEdgeManagementRole ¶
func (mr MECRole) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
AsCloudEdgeManagementRole is the BasicRole implementation for MECRole.
func (MECRole) AsKubernetesRole ¶
func (mr MECRole) AsKubernetesRole() (*KubernetesRole, bool)
AsKubernetesRole is the BasicRole implementation for MECRole.
func (MECRole) MarshalJSON ¶
MarshalJSON is the custom marshaler for MECRole.
func (*MECRole) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for MECRole struct.
type MECRoleProperties ¶
type MECRoleProperties struct { // ConnectionString - Activation key of the MEC. ConnectionString *AsymmetricEncryptedSecret `json:"connectionString,omitempty"` // RoleStatus - Role status. Possible values include: 'RoleStatusEnabled', 'RoleStatusDisabled' RoleStatus RoleStatus `json:"roleStatus,omitempty"` }
MECRoleProperties MEC role properties.
type MetricAggregationType ¶
type MetricAggregationType string
MetricAggregationType enumerates the values for metric aggregation type.
const ( // MetricAggregationTypeAverage ... MetricAggregationTypeAverage MetricAggregationType = "Average" // MetricAggregationTypeCount ... MetricAggregationTypeCount MetricAggregationType = "Count" // MetricAggregationTypeMaximum ... MetricAggregationTypeMaximum MetricAggregationType = "Maximum" // MetricAggregationTypeMinimum ... MetricAggregationTypeMinimum MetricAggregationType = "Minimum" // MetricAggregationTypeNone ... MetricAggregationTypeNone MetricAggregationType = "None" // MetricAggregationTypeNotSpecified ... MetricAggregationTypeNotSpecified MetricAggregationType = "NotSpecified" // MetricAggregationTypeTotal ... MetricAggregationTypeTotal MetricAggregationType = "Total" )
func PossibleMetricAggregationTypeValues ¶
func PossibleMetricAggregationTypeValues() []MetricAggregationType
PossibleMetricAggregationTypeValues returns an array of possible values for the MetricAggregationType const type.
type MetricCategory ¶
type MetricCategory string
MetricCategory enumerates the values for metric category.
const ( // Capacity ... Capacity MetricCategory = "Capacity" // Transaction ... Transaction MetricCategory = "Transaction" )
func PossibleMetricCategoryValues ¶
func PossibleMetricCategoryValues() []MetricCategory
PossibleMetricCategoryValues returns an array of possible values for the MetricCategory const type.
type MetricConfiguration ¶
type MetricConfiguration struct { // ResourceID - The Resource ID on which the metrics should be pushed. ResourceID *string `json:"resourceId,omitempty"` // MdmAccount - The MDM account to which the counters should be pushed. MdmAccount *string `json:"mdmAccount,omitempty"` // MetricNameSpace - The MDM namespace to which the counters should be pushed. This is required if MDMAccount is specified MetricNameSpace *string `json:"metricNameSpace,omitempty"` // CounterSets - Host name for the IoT hub associated to the device. CounterSets *[]MetricCounterSet `json:"counterSets,omitempty"` }
MetricConfiguration metric configuration.
type MetricCounter ¶
type MetricCounter struct { // Name - The counter name. Name *string `json:"name,omitempty"` // Instance - The instance from which counter should be collected. Instance *string `json:"instance,omitempty"` // DimensionFilter - The dimension filter. DimensionFilter *[]MetricDimension `json:"dimensionFilter,omitempty"` // AdditionalDimensions - The additional dimensions to be added to metric. AdditionalDimensions *[]MetricDimension `json:"additionalDimensions,omitempty"` }
MetricCounter the metric counter
type MetricCounterSet ¶
type MetricCounterSet struct { // Counters - The counters that should be collected in this set. Counters *[]MetricCounter `json:"counters,omitempty"` }
MetricCounterSet the metric counter set
type MetricDimension ¶
type MetricDimension struct { // SourceType - The dimension type. SourceType *string `json:"sourceType,omitempty"` // SourceName - The dimension value. SourceName *string `json:"sourceName,omitempty"` }
MetricDimension the metric dimension
type MetricDimensionV1 ¶
type MetricDimensionV1 struct { // Name - Name of the metrics dimension. Name *string `json:"name,omitempty"` // DisplayName - Display name of the metrics dimension. DisplayName *string `json:"displayName,omitempty"` // ToBeExportedForShoebox - To be exported to shoe box. ToBeExportedForShoebox *bool `json:"toBeExportedForShoebox,omitempty"` }
MetricDimensionV1 metric Dimension v1.
type MetricSpecificationV1 ¶
type MetricSpecificationV1 struct { // Name - Name of the metric. Name *string `json:"name,omitempty"` // DisplayName - Display name of the metric. DisplayName *string `json:"displayName,omitempty"` // DisplayDescription - Description of the metric to be displayed. DisplayDescription *string `json:"displayDescription,omitempty"` // Unit - Metric units. Possible values include: 'NotSpecified', 'Percent', 'Count', 'Seconds', 'Milliseconds', 'Bytes', 'BytesPerSecond', 'CountPerSecond' Unit MetricUnit `json:"unit,omitempty"` // AggregationType - Metric aggregation type. Possible values include: 'MetricAggregationTypeNotSpecified', 'MetricAggregationTypeNone', 'MetricAggregationTypeAverage', 'MetricAggregationTypeMinimum', 'MetricAggregationTypeMaximum', 'MetricAggregationTypeTotal', 'MetricAggregationTypeCount' AggregationType MetricAggregationType `json:"aggregationType,omitempty"` // Dimensions - Metric dimensions, other than default dimension which is resource. Dimensions *[]MetricDimensionV1 `json:"dimensions,omitempty"` // FillGapWithZero - Set true to fill the gaps with zero. FillGapWithZero *bool `json:"fillGapWithZero,omitempty"` // Category - Metric category. Possible values include: 'Capacity', 'Transaction' Category MetricCategory `json:"category,omitempty"` // ResourceIDDimensionNameOverride - Resource name override. ResourceIDDimensionNameOverride *string `json:"resourceIdDimensionNameOverride,omitempty"` // SupportedTimeGrainTypes - Support granularity of metrics. SupportedTimeGrainTypes *[]TimeGrain `json:"supportedTimeGrainTypes,omitempty"` // SupportedAggregationTypes - Support metric aggregation type. SupportedAggregationTypes *[]MetricAggregationType `json:"supportedAggregationTypes,omitempty"` }
MetricSpecificationV1 metric specification version 1.
type MetricUnit ¶
type MetricUnit string
MetricUnit enumerates the values for metric unit.
const ( // Bytes ... Bytes MetricUnit = "Bytes" // BytesPerSecond ... BytesPerSecond MetricUnit = "BytesPerSecond" // Count ... Count MetricUnit = "Count" // CountPerSecond ... CountPerSecond MetricUnit = "CountPerSecond" // Milliseconds ... Milliseconds MetricUnit = "Milliseconds" // NotSpecified ... NotSpecified MetricUnit = "NotSpecified" // Percent ... Percent MetricUnit = "Percent" // Seconds ... Seconds MetricUnit = "Seconds" )
func PossibleMetricUnitValues ¶
func PossibleMetricUnitValues() []MetricUnit
PossibleMetricUnitValues returns an array of possible values for the MetricUnit const type.
type MonitoringConfigClient ¶
type MonitoringConfigClient struct {
BaseClient
}
MonitoringConfigClient is the client for the MonitoringConfig methods of the Databoxedge service.
func NewMonitoringConfigClient ¶
func NewMonitoringConfigClient(subscriptionID string) MonitoringConfigClient
NewMonitoringConfigClient creates an instance of the MonitoringConfigClient client.
func NewMonitoringConfigClientWithBaseURI ¶
func NewMonitoringConfigClientWithBaseURI(baseURI string, subscriptionID string) MonitoringConfigClient
NewMonitoringConfigClientWithBaseURI creates an instance of the MonitoringConfigClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (MonitoringConfigClient) CreateOrUpdate ¶
func (client MonitoringConfigClient) CreateOrUpdate(ctx context.Context, deviceName string, roleName string, monitoringMetricConfiguration MonitoringMetricConfiguration, resourceGroupName string) (result MonitoringConfigCreateOrUpdateFuture, err error)
CreateOrUpdate sends the create or update request. Parameters: deviceName - the device name. roleName - the role name. monitoringMetricConfiguration - the metric configuration. resourceGroupName - the resource group name.
func (MonitoringConfigClient) CreateOrUpdatePreparer ¶
func (client MonitoringConfigClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, roleName string, monitoringMetricConfiguration MonitoringMetricConfiguration, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (MonitoringConfigClient) CreateOrUpdateResponder ¶
func (client MonitoringConfigClient) CreateOrUpdateResponder(resp *http.Response) (result MonitoringMetricConfiguration, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (MonitoringConfigClient) CreateOrUpdateSender ¶
func (client MonitoringConfigClient) CreateOrUpdateSender(req *http.Request) (future MonitoringConfigCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (MonitoringConfigClient) Delete ¶
func (client MonitoringConfigClient) Delete(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (result MonitoringConfigDeleteFuture, err error)
Delete sends the delete request. Parameters: deviceName - the device name. roleName - the role name. resourceGroupName - the resource group name.
func (MonitoringConfigClient) DeletePreparer ¶
func (client MonitoringConfigClient) DeletePreparer(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (MonitoringConfigClient) DeleteResponder ¶
func (client MonitoringConfigClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (MonitoringConfigClient) DeleteSender ¶
func (client MonitoringConfigClient) DeleteSender(req *http.Request) (future MonitoringConfigDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (MonitoringConfigClient) Get ¶
func (client MonitoringConfigClient) Get(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (result MonitoringMetricConfiguration, err error)
Get sends the get request. Parameters: deviceName - the device name. roleName - the role name. resourceGroupName - the resource group name.
func (MonitoringConfigClient) GetPreparer ¶
func (client MonitoringConfigClient) GetPreparer(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (MonitoringConfigClient) GetResponder ¶
func (client MonitoringConfigClient) GetResponder(resp *http.Response) (result MonitoringMetricConfiguration, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (MonitoringConfigClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (MonitoringConfigClient) List ¶
func (client MonitoringConfigClient) List(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (result MonitoringMetricConfigurationListPage, err error)
List sends the list request. Parameters: deviceName - the device name. roleName - the role name. resourceGroupName - the resource group name.
func (MonitoringConfigClient) ListComplete ¶
func (client MonitoringConfigClient) ListComplete(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (result MonitoringMetricConfigurationListIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (MonitoringConfigClient) ListPreparer ¶
func (client MonitoringConfigClient) ListPreparer(ctx context.Context, deviceName string, roleName string, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (MonitoringConfigClient) ListResponder ¶
func (client MonitoringConfigClient) ListResponder(resp *http.Response) (result MonitoringMetricConfigurationList, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (MonitoringConfigClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type MonitoringConfigCreateOrUpdateFuture ¶
type MonitoringConfigCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(MonitoringConfigClient) (MonitoringMetricConfiguration, error) }
MonitoringConfigCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*MonitoringConfigCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *MonitoringConfigCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type MonitoringConfigDeleteFuture ¶
type MonitoringConfigDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(MonitoringConfigClient) (autorest.Response, error) }
MonitoringConfigDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*MonitoringConfigDeleteFuture) UnmarshalJSON ¶
func (future *MonitoringConfigDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type MonitoringMetricConfiguration ¶
type MonitoringMetricConfiguration struct { autorest.Response `json:"-"` // MonitoringMetricConfigurationProperties - The metric setting properties. *MonitoringMetricConfigurationProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
MonitoringMetricConfiguration the metric setting details for the role
func (MonitoringMetricConfiguration) MarshalJSON ¶
func (mmc MonitoringMetricConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for MonitoringMetricConfiguration.
func (*MonitoringMetricConfiguration) UnmarshalJSON ¶
func (mmc *MonitoringMetricConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for MonitoringMetricConfiguration struct.
type MonitoringMetricConfigurationList ¶
type MonitoringMetricConfigurationList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of metric configurations. Value *[]MonitoringMetricConfiguration `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
MonitoringMetricConfigurationList collection of metric configurations.
func (MonitoringMetricConfigurationList) IsEmpty ¶
func (mmcl MonitoringMetricConfigurationList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (MonitoringMetricConfigurationList) MarshalJSON ¶
func (mmcl MonitoringMetricConfigurationList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for MonitoringMetricConfigurationList.
type MonitoringMetricConfigurationListIterator ¶
type MonitoringMetricConfigurationListIterator struct {
// contains filtered or unexported fields
}
MonitoringMetricConfigurationListIterator provides access to a complete listing of MonitoringMetricConfiguration values.
func NewMonitoringMetricConfigurationListIterator ¶
func NewMonitoringMetricConfigurationListIterator(page MonitoringMetricConfigurationListPage) MonitoringMetricConfigurationListIterator
Creates a new instance of the MonitoringMetricConfigurationListIterator type.
func (*MonitoringMetricConfigurationListIterator) Next ¶
func (iter *MonitoringMetricConfigurationListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*MonitoringMetricConfigurationListIterator) NextWithContext ¶
func (iter *MonitoringMetricConfigurationListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (MonitoringMetricConfigurationListIterator) NotDone ¶
func (iter MonitoringMetricConfigurationListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (MonitoringMetricConfigurationListIterator) Response ¶
func (iter MonitoringMetricConfigurationListIterator) Response() MonitoringMetricConfigurationList
Response returns the raw server response from the last page request.
func (MonitoringMetricConfigurationListIterator) Value ¶
func (iter MonitoringMetricConfigurationListIterator) Value() MonitoringMetricConfiguration
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type MonitoringMetricConfigurationListPage ¶
type MonitoringMetricConfigurationListPage struct {
// contains filtered or unexported fields
}
MonitoringMetricConfigurationListPage contains a page of MonitoringMetricConfiguration values.
func NewMonitoringMetricConfigurationListPage ¶
func NewMonitoringMetricConfigurationListPage(cur MonitoringMetricConfigurationList, getNextPage func(context.Context, MonitoringMetricConfigurationList) (MonitoringMetricConfigurationList, error)) MonitoringMetricConfigurationListPage
Creates a new instance of the MonitoringMetricConfigurationListPage type.
func (*MonitoringMetricConfigurationListPage) Next ¶
func (page *MonitoringMetricConfigurationListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*MonitoringMetricConfigurationListPage) NextWithContext ¶
func (page *MonitoringMetricConfigurationListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (MonitoringMetricConfigurationListPage) NotDone ¶
func (page MonitoringMetricConfigurationListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (MonitoringMetricConfigurationListPage) Response ¶
func (page MonitoringMetricConfigurationListPage) Response() MonitoringMetricConfigurationList
Response returns the raw server response from the last page request.
func (MonitoringMetricConfigurationListPage) Values ¶
func (page MonitoringMetricConfigurationListPage) Values() []MonitoringMetricConfiguration
Values returns the slice of values for the current page or nil if there are no values.
type MonitoringMetricConfigurationProperties ¶
type MonitoringMetricConfigurationProperties struct { // MetricConfigurations - The metrics configuration details MetricConfigurations *[]MetricConfiguration `json:"metricConfigurations,omitempty"` }
MonitoringMetricConfigurationProperties metrics properties
type MonitoringStatus ¶
type MonitoringStatus string
MonitoringStatus enumerates the values for monitoring status.
const ( // Disabled ... Disabled MonitoringStatus = "Disabled" // Enabled ... Enabled MonitoringStatus = "Enabled" )
func PossibleMonitoringStatusValues ¶
func PossibleMonitoringStatusValues() []MonitoringStatus
PossibleMonitoringStatusValues returns an array of possible values for the MonitoringStatus const type.
type MountPointMap ¶
type MountPointMap struct { string `json:"shareId,omitempty"` // RoleID - READ-ONLY; ID of the role to which share is mounted. RoleID *string `json:"roleId,omitempty"` // MountPoint - READ-ONLY; Mount point for the share. MountPoint *string `json:"mountPoint,omitempty"` // MountType - READ-ONLY; Mounting type. Possible values include: 'Volume', 'HostPath' MountType MountType `json:"mountType,omitempty"` // RoleType - READ-ONLY; Role type. Possible values include: 'IOT', 'ASA', 'Functions', 'Cognitive', 'MEC', 'CloudEdgeManagement', 'Kubernetes' RoleType RoleTypes `json:"roleType,omitempty"` }ShareID *
MountPointMap the share mount point.
func (MountPointMap) MarshalJSON ¶
func (mpm MountPointMap) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for MountPointMap.
type MountType ¶
type MountType string
MountType enumerates the values for mount type.
func PossibleMountTypeValues ¶
func PossibleMountTypeValues() []MountType
PossibleMountTypeValues returns an array of possible values for the MountType const type.
type MoveRequest ¶
type MoveRequest struct { // TargetResourceGroup - Target resource group ARMId TargetResourceGroup *string `json:"targetResourceGroup,omitempty"` // Resources - List of resources to be moved Resources *[]string `json:"resources,omitempty"` }
MoveRequest resource Move details
type MsiIdentityType ¶
type MsiIdentityType string
MsiIdentityType enumerates the values for msi identity type.
const ( // MsiIdentityTypeNone ... MsiIdentityTypeNone MsiIdentityType = "None" // MsiIdentityTypeSystemAssigned ... MsiIdentityTypeSystemAssigned MsiIdentityType = "SystemAssigned" // MsiIdentityTypeUserAssigned ... MsiIdentityTypeUserAssigned MsiIdentityType = "UserAssigned" )
func PossibleMsiIdentityTypeValues ¶
func PossibleMsiIdentityTypeValues() []MsiIdentityType
PossibleMsiIdentityTypeValues returns an array of possible values for the MsiIdentityType const type.
type NetworkAdapter ¶
type NetworkAdapter struct { // AdapterID - READ-ONLY; Instance ID of network adapter. AdapterID *string `json:"adapterId,omitempty"` // AdapterPosition - READ-ONLY; Hardware position of network adapter. AdapterPosition *NetworkAdapterPosition `json:"adapterPosition,omitempty"` // Index - READ-ONLY; Logical index of the adapter. Index *int32 `json:"index,omitempty"` // NodeID - READ-ONLY; Node ID of the network adapter. NodeID *string `json:"nodeId,omitempty"` // NetworkAdapterName - READ-ONLY; Network adapter name. NetworkAdapterName *string `json:"networkAdapterName,omitempty"` // Label - READ-ONLY; Hardware label for the adapter. Label *string `json:"label,omitempty"` // MacAddress - READ-ONLY; MAC address. MacAddress *string `json:"macAddress,omitempty"` // LinkSpeed - READ-ONLY; Link speed. LinkSpeed *int64 `json:"linkSpeed,omitempty"` // Status - READ-ONLY; Value indicating whether this adapter is valid. Possible values include: 'Inactive', 'Active' Status NetworkAdapterStatus `json:"status,omitempty"` // RdmaStatus - Value indicating whether this adapter is RDMA capable. Possible values include: 'Incapable', 'Capable' RdmaStatus NetworkAdapterRDMAStatus `json:"rdmaStatus,omitempty"` // DhcpStatus - Value indicating whether this adapter has DHCP enabled. Possible values include: 'NetworkAdapterDHCPStatusDisabled', 'NetworkAdapterDHCPStatusEnabled' DhcpStatus NetworkAdapterDHCPStatus `json:"dhcpStatus,omitempty"` // Ipv4Configuration - READ-ONLY; The IPv4 configuration of the network adapter. Ipv4Configuration *Ipv4Config `json:"ipv4Configuration,omitempty"` // Ipv6Configuration - READ-ONLY; The IPv6 configuration of the network adapter. Ipv6Configuration *Ipv6Config `json:"ipv6Configuration,omitempty"` // Ipv6LinkLocalAddress - READ-ONLY; The IPv6 local address. Ipv6LinkLocalAddress *string `json:"ipv6LinkLocalAddress,omitempty"` // DNSServers - READ-ONLY; The list of DNS Servers of the device. DNSServers *[]string `json:"dnsServers,omitempty"` }
NetworkAdapter represents the networkAdapter on a device.
func (NetworkAdapter) MarshalJSON ¶
func (na NetworkAdapter) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for NetworkAdapter.
type NetworkAdapterDHCPStatus ¶
type NetworkAdapterDHCPStatus string
NetworkAdapterDHCPStatus enumerates the values for network adapter dhcp status.
const ( // NetworkAdapterDHCPStatusDisabled ... NetworkAdapterDHCPStatusDisabled NetworkAdapterDHCPStatus = "Disabled" // NetworkAdapterDHCPStatusEnabled ... NetworkAdapterDHCPStatusEnabled NetworkAdapterDHCPStatus = "Enabled" )
func PossibleNetworkAdapterDHCPStatusValues ¶
func PossibleNetworkAdapterDHCPStatusValues() []NetworkAdapterDHCPStatus
PossibleNetworkAdapterDHCPStatusValues returns an array of possible values for the NetworkAdapterDHCPStatus const type.
type NetworkAdapterPosition ¶
type NetworkAdapterPosition struct { // NetworkGroup - READ-ONLY; The network group. Possible values include: 'NetworkGroupNone', 'NetworkGroupNonRDMA', 'NetworkGroupRDMA' NetworkGroup NetworkGroup `json:"networkGroup,omitempty"` // Port - READ-ONLY; The port. Port *int32 `json:"port,omitempty"` }
NetworkAdapterPosition the network adapter position.
func (NetworkAdapterPosition) MarshalJSON ¶
func (nap NetworkAdapterPosition) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for NetworkAdapterPosition.
type NetworkAdapterRDMAStatus ¶
type NetworkAdapterRDMAStatus string
NetworkAdapterRDMAStatus enumerates the values for network adapter rdma status.
const ( // Capable ... Capable NetworkAdapterRDMAStatus = "Capable" // Incapable ... Incapable NetworkAdapterRDMAStatus = "Incapable" )
func PossibleNetworkAdapterRDMAStatusValues ¶
func PossibleNetworkAdapterRDMAStatusValues() []NetworkAdapterRDMAStatus
PossibleNetworkAdapterRDMAStatusValues returns an array of possible values for the NetworkAdapterRDMAStatus const type.
type NetworkAdapterStatus ¶
type NetworkAdapterStatus string
NetworkAdapterStatus enumerates the values for network adapter status.
const ( // Active ... Active NetworkAdapterStatus = "Active" // Inactive ... Inactive NetworkAdapterStatus = "Inactive" )
func PossibleNetworkAdapterStatusValues ¶
func PossibleNetworkAdapterStatusValues() []NetworkAdapterStatus
PossibleNetworkAdapterStatusValues returns an array of possible values for the NetworkAdapterStatus const type.
type NetworkGroup ¶
type NetworkGroup string
NetworkGroup enumerates the values for network group.
const ( // NetworkGroupNone ... NetworkGroupNone NetworkGroup = "None" // NetworkGroupNonRDMA ... NetworkGroupNonRDMA NetworkGroup = "NonRDMA" // NetworkGroupRDMA ... NetworkGroupRDMA NetworkGroup = "RDMA" )
func PossibleNetworkGroupValues ¶
func PossibleNetworkGroupValues() []NetworkGroup
PossibleNetworkGroupValues returns an array of possible values for the NetworkGroup const type.
type NetworkSettings ¶
type NetworkSettings struct { autorest.Response `json:"-"` // NetworkSettingsProperties - READ-ONLY; The properties of network settings of a device. *NetworkSettingsProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
NetworkSettings the network settings of a device.
func (NetworkSettings) MarshalJSON ¶
func (ns NetworkSettings) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for NetworkSettings.
func (*NetworkSettings) UnmarshalJSON ¶
func (ns *NetworkSettings) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for NetworkSettings struct.
type NetworkSettingsProperties ¶
type NetworkSettingsProperties struct { // NetworkAdapters - READ-ONLY; The network adapter list on the device. NetworkAdapters *[]NetworkAdapter `json:"networkAdapters,omitempty"` }
NetworkSettingsProperties the properties of network settings.
func (NetworkSettingsProperties) MarshalJSON ¶
func (nsp NetworkSettingsProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for NetworkSettingsProperties.
type Node ¶
type Node struct { // NodeProperties - READ-ONLY; The properties of the node *NodeProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Node represents a single node in a Data box Edge/Gateway device Gateway devices, standalone Edge devices and a single node cluster Edge device will all have 1 node Multi-node Edge devices will have more than 1 nodes
func (Node) MarshalJSON ¶
MarshalJSON is the custom marshaler for Node.
func (*Node) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Node struct.
type NodeInfo ¶
type NodeInfo struct { // Name - READ-ONLY; Node name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; Node type - Master/Worker. Possible values include: 'KubernetesNodeTypeInvalid', 'KubernetesNodeTypeMaster', 'KubernetesNodeTypeWorker' Type KubernetesNodeType `json:"type,omitempty"` // IPConfiguration - IP Configuration of the Kubernetes node. IPConfiguration *[]KubernetesIPConfiguration `json:"ipConfiguration,omitempty"` }
NodeInfo kubernetes node info
func (NodeInfo) MarshalJSON ¶
MarshalJSON is the custom marshaler for NodeInfo.
type NodeList ¶
type NodeList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of Nodes. Value *[]Node `json:"value,omitempty"` // NextLink - Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
NodeList collection of Nodes.
func (NodeList) MarshalJSON ¶
MarshalJSON is the custom marshaler for NodeList.
type NodeListIterator ¶
type NodeListIterator struct {
// contains filtered or unexported fields
}
NodeListIterator provides access to a complete listing of Node values.
func NewNodeListIterator ¶
func NewNodeListIterator(page NodeListPage) NodeListIterator
Creates a new instance of the NodeListIterator type.
func (*NodeListIterator) Next ¶
func (iter *NodeListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*NodeListIterator) NextWithContext ¶
func (iter *NodeListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (NodeListIterator) NotDone ¶
func (iter NodeListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (NodeListIterator) Response ¶
func (iter NodeListIterator) Response() NodeList
Response returns the raw server response from the last page request.
func (NodeListIterator) Value ¶
func (iter NodeListIterator) Value() Node
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type NodeListPage ¶
type NodeListPage struct {
// contains filtered or unexported fields
}
NodeListPage contains a page of Node values.
func NewNodeListPage ¶
func NewNodeListPage(cur NodeList, getNextPage func(context.Context, NodeList) (NodeList, error)) NodeListPage
Creates a new instance of the NodeListPage type.
func (*NodeListPage) Next ¶
func (page *NodeListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*NodeListPage) NextWithContext ¶
func (page *NodeListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (NodeListPage) NotDone ¶
func (page NodeListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (NodeListPage) Response ¶
func (page NodeListPage) Response() NodeList
Response returns the raw server response from the last page request.
func (NodeListPage) Values ¶
func (page NodeListPage) Values() []Node
Values returns the slice of values for the current page or nil if there are no values.
type NodeProperties ¶
type NodeProperties struct { // NodeStatus - READ-ONLY; The current status of the individual node. Possible values include: 'NodeStatusUnknown', 'NodeStatusUp', 'NodeStatusDown', 'NodeStatusRebooting', 'NodeStatusShuttingDown' NodeStatus NodeStatus `json:"nodeStatus,omitempty"` // NodeChassisSerialNumber - READ-ONLY; Serial number of the Chassis NodeChassisSerialNumber *string `json:"nodeChassisSerialNumber,omitempty"` // NodeSerialNumber - READ-ONLY; Serial number of the individual node NodeSerialNumber *string `json:"nodeSerialNumber,omitempty"` // NodeDisplayName - READ-ONLY; Display Name of the individual node NodeDisplayName *string `json:"nodeDisplayName,omitempty"` // NodeFriendlySoftwareVersion - READ-ONLY; Friendly software version name that is currently installed on the node NodeFriendlySoftwareVersion *string `json:"nodeFriendlySoftwareVersion,omitempty"` // NodeHcsVersion - READ-ONLY; HCS version that is currently installed on the node NodeHcsVersion *string `json:"nodeHcsVersion,omitempty"` // NodeInstanceID - READ-ONLY; Guid instance id of the node NodeInstanceID *string `json:"nodeInstanceId,omitempty"` }
NodeProperties this class represents the nodes in a highly available cluster
func (NodeProperties) MarshalJSON ¶
func (np NodeProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for NodeProperties.
type NodeStatus ¶
type NodeStatus string
NodeStatus enumerates the values for node status.
const ( // NodeStatusDown ... NodeStatusDown NodeStatus = "Down" // NodeStatusRebooting ... NodeStatusRebooting NodeStatus = "Rebooting" // NodeStatusShuttingDown ... NodeStatusShuttingDown NodeStatus = "ShuttingDown" // NodeStatusUnknown ... NodeStatusUnknown NodeStatus = "Unknown" // NodeStatusUp ... NodeStatusUp NodeStatus = "Up" )
func PossibleNodeStatusValues ¶
func PossibleNodeStatusValues() []NodeStatus
PossibleNodeStatusValues returns an array of possible values for the NodeStatus const type.
type NodesClient ¶
type NodesClient struct {
BaseClient
}
NodesClient is the client for the Nodes methods of the Databoxedge service.
func NewNodesClient ¶
func NewNodesClient(subscriptionID string) NodesClient
NewNodesClient creates an instance of the NodesClient client.
func NewNodesClientWithBaseURI ¶
func NewNodesClientWithBaseURI(baseURI string, subscriptionID string) NodesClient
NewNodesClientWithBaseURI creates an instance of the NodesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (NodesClient) ListByDataBoxEdgeDevice ¶
func (client NodesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result NodeListPage, err error)
ListByDataBoxEdgeDevice gets all the nodes currently configured under this Data Box Edge device Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (NodesClient) ListByDataBoxEdgeDeviceComplete ¶
func (client NodesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result NodeListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (NodesClient) ListByDataBoxEdgeDevicePreparer ¶
func (client NodesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (NodesClient) ListByDataBoxEdgeDeviceResponder ¶
func (client NodesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result NodeList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (NodesClient) ListByDataBoxEdgeDeviceSender ¶
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type Operation ¶
type Operation struct { // Name - Name of the operation. Name *string `json:"name,omitempty"` // IsDataAction - Is data action. IsDataAction *bool `json:"isDataAction,omitempty"` // Display - Properties displayed for the operation. Display *OperationDisplay `json:"display,omitempty"` // Origin - Origin of the operation. Origin *string `json:"origin,omitempty"` // OperationProperties - Operation properties. *OperationProperties `json:"properties,omitempty"` }
Operation operations.
func (Operation) MarshalJSON ¶
MarshalJSON is the custom marshaler for Operation.
func (*Operation) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Operation struct.
type OperationDisplay ¶
type OperationDisplay struct { // Provider - Provider name. Provider *string `json:"provider,omitempty"` // Resource - The type of resource in which the operation is performed. Resource *string `json:"resource,omitempty"` // Operation - Operation to be performed on the resource. Operation *string `json:"operation,omitempty"` // Description - Description of the operation to be performed. Description *string `json:"description,omitempty"` }
OperationDisplay operation display properties.
type OperationProperties ¶
type OperationProperties struct { // ServiceSpecification - Service specification. ServiceSpecification *ServiceSpecification `json:"serviceSpecification,omitempty"` }
OperationProperties operation properties.
type OperationsClient ¶
type OperationsClient struct {
BaseClient
}
OperationsClient is the client for the Operations methods of the Databoxedge service.
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
NewOperationsClient creates an instance of the OperationsClient client.
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (OperationsClient) List ¶
func (client OperationsClient) List(ctx context.Context) (result OperationsListPage, err error)
List sends the list request.
func (OperationsClient) ListComplete ¶
func (client OperationsClient) ListComplete(ctx context.Context) (result OperationsListIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (OperationsClient) ListPreparer ¶
ListPreparer prepares the List request.
func (OperationsClient) ListResponder ¶
func (client OperationsClient) ListResponder(resp *http.Response) (result OperationsList, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (OperationsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type OperationsList ¶
type OperationsList struct { autorest.Response `json:"-"` // Value - The value. Value *[]Operation `json:"value,omitempty"` // NextLink - Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
OperationsList the list of operations used for the discovery of available provider operations.
func (OperationsList) IsEmpty ¶
func (ol OperationsList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type OperationsListIterator ¶
type OperationsListIterator struct {
// contains filtered or unexported fields
}
OperationsListIterator provides access to a complete listing of Operation values.
func NewOperationsListIterator ¶
func NewOperationsListIterator(page OperationsListPage) OperationsListIterator
Creates a new instance of the OperationsListIterator type.
func (*OperationsListIterator) Next ¶
func (iter *OperationsListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OperationsListIterator) NextWithContext ¶
func (iter *OperationsListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (OperationsListIterator) NotDone ¶
func (iter OperationsListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (OperationsListIterator) Response ¶
func (iter OperationsListIterator) Response() OperationsList
Response returns the raw server response from the last page request.
func (OperationsListIterator) Value ¶
func (iter OperationsListIterator) Value() Operation
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type OperationsListPage ¶
type OperationsListPage struct {
// contains filtered or unexported fields
}
OperationsListPage contains a page of Operation values.
func NewOperationsListPage ¶
func NewOperationsListPage(cur OperationsList, getNextPage func(context.Context, OperationsList) (OperationsList, error)) OperationsListPage
Creates a new instance of the OperationsListPage type.
func (*OperationsListPage) Next ¶
func (page *OperationsListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OperationsListPage) NextWithContext ¶
func (page *OperationsListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (OperationsListPage) NotDone ¶
func (page OperationsListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (OperationsListPage) Response ¶
func (page OperationsListPage) Response() OperationsList
Response returns the raw server response from the last page request.
func (OperationsListPage) Values ¶
func (page OperationsListPage) Values() []Operation
Values returns the slice of values for the current page or nil if there are no values.
type OperationsStatusClient ¶
type OperationsStatusClient struct {
BaseClient
}
OperationsStatusClient is the client for the OperationsStatus methods of the Databoxedge service.
func NewOperationsStatusClient ¶
func NewOperationsStatusClient(subscriptionID string) OperationsStatusClient
NewOperationsStatusClient creates an instance of the OperationsStatusClient client.
func NewOperationsStatusClientWithBaseURI ¶
func NewOperationsStatusClientWithBaseURI(baseURI string, subscriptionID string) OperationsStatusClient
NewOperationsStatusClientWithBaseURI creates an instance of the OperationsStatusClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (OperationsStatusClient) Get ¶
func (client OperationsStatusClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Job, err error)
Get sends the get request. Parameters: deviceName - the device name. name - the job name. resourceGroupName - the resource group name.
func (OperationsStatusClient) GetPreparer ¶
func (client OperationsStatusClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (OperationsStatusClient) GetResponder ¶
func (client OperationsStatusClient) GetResponder(resp *http.Response) (result Job, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
type Order ¶
type Order struct { autorest.Response `json:"-"` // OrderProperties - The order properties. *OrderProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Order the order details.
func (Order) MarshalJSON ¶
MarshalJSON is the custom marshaler for Order.
func (*Order) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Order struct.
type OrderList ¶
type OrderList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of orders. Value *[]Order `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
OrderList list of order entities.
func (OrderList) MarshalJSON ¶
MarshalJSON is the custom marshaler for OrderList.
type OrderListIterator ¶
type OrderListIterator struct {
// contains filtered or unexported fields
}
OrderListIterator provides access to a complete listing of Order values.
func NewOrderListIterator ¶
func NewOrderListIterator(page OrderListPage) OrderListIterator
Creates a new instance of the OrderListIterator type.
func (*OrderListIterator) Next ¶
func (iter *OrderListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OrderListIterator) NextWithContext ¶
func (iter *OrderListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (OrderListIterator) NotDone ¶
func (iter OrderListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (OrderListIterator) Response ¶
func (iter OrderListIterator) Response() OrderList
Response returns the raw server response from the last page request.
func (OrderListIterator) Value ¶
func (iter OrderListIterator) Value() Order
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type OrderListPage ¶
type OrderListPage struct {
// contains filtered or unexported fields
}
OrderListPage contains a page of Order values.
func NewOrderListPage ¶
func NewOrderListPage(cur OrderList, getNextPage func(context.Context, OrderList) (OrderList, error)) OrderListPage
Creates a new instance of the OrderListPage type.
func (*OrderListPage) Next ¶
func (page *OrderListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OrderListPage) NextWithContext ¶
func (page *OrderListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (OrderListPage) NotDone ¶
func (page OrderListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (OrderListPage) Response ¶
func (page OrderListPage) Response() OrderList
Response returns the raw server response from the last page request.
func (OrderListPage) Values ¶
func (page OrderListPage) Values() []Order
Values returns the slice of values for the current page or nil if there are no values.
type OrderProperties ¶
type OrderProperties struct { // ContactInformation - The contact details. ContactInformation *ContactDetails `json:"contactInformation,omitempty"` // ShippingAddress - The shipping address. ShippingAddress *Address `json:"shippingAddress,omitempty"` // CurrentStatus - READ-ONLY; Current status of the order. CurrentStatus *OrderStatus `json:"currentStatus,omitempty"` // OrderHistory - READ-ONLY; List of status changes in the order. OrderHistory *[]OrderStatus `json:"orderHistory,omitempty"` // SerialNumber - READ-ONLY; Serial number of the device. SerialNumber *string `json:"serialNumber,omitempty"` // DeliveryTrackingInfo - READ-ONLY; Tracking information for the package delivered to the customer whether it has an original or a replacement device. DeliveryTrackingInfo *[]TrackingInfo `json:"deliveryTrackingInfo,omitempty"` // ReturnTrackingInfo - READ-ONLY; Tracking information for the package returned from the customer whether it has an original or a replacement device. ReturnTrackingInfo *[]TrackingInfo `json:"returnTrackingInfo,omitempty"` // ShipmentType - ShipmentType of the order. Possible values include: 'NotApplicable', 'ShippedToCustomer', 'SelfPickup' ShipmentType ShipmentType `json:"shipmentType,omitempty"` }
OrderProperties order properties.
func (OrderProperties) MarshalJSON ¶
func (op OrderProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for OrderProperties.
type OrderState ¶
type OrderState string
OrderState enumerates the values for order state.
const ( // Arriving ... Arriving OrderState = "Arriving" // AwaitingDrop ... AwaitingDrop OrderState = "AwaitingDrop" // AwaitingFulfilment ... AwaitingFulfilment OrderState = "AwaitingFulfilment" // AwaitingPickup ... AwaitingPickup OrderState = "AwaitingPickup" // AwaitingPreparation ... AwaitingPreparation OrderState = "AwaitingPreparation" // AwaitingReturnShipment ... AwaitingReturnShipment OrderState = "AwaitingReturnShipment" // AwaitingShipment ... AwaitingShipment OrderState = "AwaitingShipment" // CollectedAtMicrosoft ... CollectedAtMicrosoft OrderState = "CollectedAtMicrosoft" // Declined ... Declined OrderState = "Declined" // Delivered ... Delivered OrderState = "Delivered" // LostDevice ... LostDevice OrderState = "LostDevice" // PickupCompleted ... PickupCompleted OrderState = "PickupCompleted" // ReplacementRequested ... ReplacementRequested OrderState = "ReplacementRequested" // ReturnInitiated ... ReturnInitiated OrderState = "ReturnInitiated" // Shipped ... Shipped OrderState = "Shipped" // ShippedBack ... ShippedBack OrderState = "ShippedBack" // Untracked ... Untracked OrderState = "Untracked" )
func PossibleOrderStateValues ¶
func PossibleOrderStateValues() []OrderState
PossibleOrderStateValues returns an array of possible values for the OrderState const type.
type OrderStatus ¶
type OrderStatus struct { // Status - Status of the order as per the allowed status types. Possible values include: 'Untracked', 'AwaitingFulfilment', 'AwaitingPreparation', 'AwaitingShipment', 'Shipped', 'Arriving', 'Delivered', 'ReplacementRequested', 'LostDevice', 'Declined', 'ReturnInitiated', 'AwaitingReturnShipment', 'ShippedBack', 'CollectedAtMicrosoft', 'AwaitingPickup', 'PickupCompleted', 'AwaitingDrop' Status OrderState `json:"status,omitempty"` // UpdateDateTime - READ-ONLY; Time of status update. UpdateDateTime *date.Time `json:"updateDateTime,omitempty"` // Comments - Comments related to this status change. Comments *string `json:"comments,omitempty"` // TrackingInformation - READ-ONLY; Tracking information related to the state in the ordering flow TrackingInformation *TrackingInfo `json:"trackingInformation,omitempty"` // AdditionalOrderDetails - READ-ONLY; Dictionary to hold generic information which is not stored // by the already existing properties AdditionalOrderDetails map[string]*string `json:"additionalOrderDetails"` }
OrderStatus represents a single status change.
func (OrderStatus) MarshalJSON ¶
func (osVar OrderStatus) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for OrderStatus.
type OrdersClient ¶
type OrdersClient struct {
BaseClient
}
OrdersClient is the client for the Orders methods of the Databoxedge service.
func NewOrdersClient ¶
func NewOrdersClient(subscriptionID string) OrdersClient
NewOrdersClient creates an instance of the OrdersClient client.
func NewOrdersClientWithBaseURI ¶
func NewOrdersClientWithBaseURI(baseURI string, subscriptionID string) OrdersClient
NewOrdersClientWithBaseURI creates an instance of the OrdersClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (OrdersClient) CreateOrUpdate ¶
func (client OrdersClient) CreateOrUpdate(ctx context.Context, deviceName string, order Order, resourceGroupName string) (result OrdersCreateOrUpdateFuture, err error)
CreateOrUpdate sends the create or update request. Parameters: deviceName - the order details of a device. order - the order to be created or updated. resourceGroupName - the resource group name.
func (OrdersClient) CreateOrUpdatePreparer ¶
func (client OrdersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, order Order, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (OrdersClient) CreateOrUpdateResponder ¶
func (client OrdersClient) CreateOrUpdateResponder(resp *http.Response) (result Order, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (OrdersClient) CreateOrUpdateSender ¶
func (client OrdersClient) CreateOrUpdateSender(req *http.Request) (future OrdersCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (OrdersClient) Delete ¶
func (client OrdersClient) Delete(ctx context.Context, deviceName string, resourceGroupName string) (result OrdersDeleteFuture, err error)
Delete sends the delete request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (OrdersClient) DeletePreparer ¶
func (client OrdersClient) DeletePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (OrdersClient) DeleteResponder ¶
func (client OrdersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (OrdersClient) DeleteSender ¶
func (client OrdersClient) DeleteSender(req *http.Request) (future OrdersDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (OrdersClient) Get ¶
func (client OrdersClient) Get(ctx context.Context, deviceName string, resourceGroupName string) (result Order, err error)
Get sends the get request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (OrdersClient) GetPreparer ¶
func (client OrdersClient) GetPreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (OrdersClient) GetResponder ¶
func (client OrdersClient) GetResponder(resp *http.Response) (result Order, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (OrdersClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (OrdersClient) ListByDataBoxEdgeDevice ¶
func (client OrdersClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result OrderListPage, err error)
ListByDataBoxEdgeDevice sends the list by data box edge device request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (OrdersClient) ListByDataBoxEdgeDeviceComplete ¶
func (client OrdersClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result OrderListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (OrdersClient) ListByDataBoxEdgeDevicePreparer ¶
func (client OrdersClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (OrdersClient) ListByDataBoxEdgeDeviceResponder ¶
func (client OrdersClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result OrderList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (OrdersClient) ListByDataBoxEdgeDeviceSender ¶
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
func (OrdersClient) ListDCAccessCode ¶
func (client OrdersClient) ListDCAccessCode(ctx context.Context, deviceName string, resourceGroupName string) (result DCAccessCode, err error)
ListDCAccessCode sends the list dc access code request. Parameters: deviceName - the device name resourceGroupName - the resource group name.
func (OrdersClient) ListDCAccessCodePreparer ¶
func (client OrdersClient) ListDCAccessCodePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListDCAccessCodePreparer prepares the ListDCAccessCode request.
func (OrdersClient) ListDCAccessCodeResponder ¶
func (client OrdersClient) ListDCAccessCodeResponder(resp *http.Response) (result DCAccessCode, err error)
ListDCAccessCodeResponder handles the response to the ListDCAccessCode request. The method always closes the http.Response Body.
func (OrdersClient) ListDCAccessCodeSender ¶
ListDCAccessCodeSender sends the ListDCAccessCode request. The method will close the http.Response Body if it receives an error.
type OrdersCreateOrUpdateFuture ¶
type OrdersCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(OrdersClient) (Order, error) }
OrdersCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*OrdersCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *OrdersCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type OrdersDeleteFuture ¶
type OrdersDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(OrdersClient) (autorest.Response, error) }
OrdersDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*OrdersDeleteFuture) UnmarshalJSON ¶
func (future *OrdersDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type PeriodicTimerEventTrigger ¶
type PeriodicTimerEventTrigger struct { // PeriodicTimerProperties - Periodic timer trigger properties. *PeriodicTimerProperties `json:"properties,omitempty"` // SystemData - Trigger in DataBoxEdge Resource SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindTrigger', 'KindFileEvent', 'KindPeriodicTimerEvent' Kind KindBasicTrigger `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
PeriodicTimerEventTrigger trigger details.
func (PeriodicTimerEventTrigger) AsBasicTrigger ¶
func (ptet PeriodicTimerEventTrigger) AsBasicTrigger() (BasicTrigger, bool)
AsBasicTrigger is the BasicTrigger implementation for PeriodicTimerEventTrigger.
func (PeriodicTimerEventTrigger) AsFileEventTrigger ¶
func (ptet PeriodicTimerEventTrigger) AsFileEventTrigger() (*FileEventTrigger, bool)
AsFileEventTrigger is the BasicTrigger implementation for PeriodicTimerEventTrigger.
func (PeriodicTimerEventTrigger) AsPeriodicTimerEventTrigger ¶
func (ptet PeriodicTimerEventTrigger) AsPeriodicTimerEventTrigger() (*PeriodicTimerEventTrigger, bool)
AsPeriodicTimerEventTrigger is the BasicTrigger implementation for PeriodicTimerEventTrigger.
func (PeriodicTimerEventTrigger) AsTrigger ¶
func (ptet PeriodicTimerEventTrigger) AsTrigger() (*Trigger, bool)
AsTrigger is the BasicTrigger implementation for PeriodicTimerEventTrigger.
func (PeriodicTimerEventTrigger) MarshalJSON ¶
func (ptet PeriodicTimerEventTrigger) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for PeriodicTimerEventTrigger.
func (*PeriodicTimerEventTrigger) UnmarshalJSON ¶
func (ptet *PeriodicTimerEventTrigger) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for PeriodicTimerEventTrigger struct.
type PeriodicTimerProperties ¶
type PeriodicTimerProperties struct { // SourceInfo - Periodic timer details. SourceInfo *PeriodicTimerSourceInfo `json:"sourceInfo,omitempty"` // SinkInfo - Role Sink information. SinkInfo *RoleSinkInfo `json:"sinkInfo,omitempty"` // CustomContextTag - A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module. CustomContextTag *string `json:"customContextTag,omitempty"` }
PeriodicTimerProperties periodic timer trigger properties.
type PeriodicTimerSourceInfo ¶
type PeriodicTimerSourceInfo struct { // StartTime - The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified upto seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time. StartTime *date.Time `json:"startTime,omitempty"` // Schedule - Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds. Schedule *string `json:"schedule,omitempty"` // Topic - Topic where periodic events are published to IoT device. Topic *string `json:"topic,omitempty"` }
PeriodicTimerSourceInfo periodic timer event source.
type PlatformType ¶
type PlatformType string
PlatformType enumerates the values for platform type.
const ( // Linux ... Linux PlatformType = "Linux" // Windows ... Windows PlatformType = "Windows" )
func PossiblePlatformTypeValues ¶
func PossiblePlatformTypeValues() []PlatformType
PossiblePlatformTypeValues returns an array of possible values for the PlatformType const type.
type PosixComplianceStatus ¶
type PosixComplianceStatus string
PosixComplianceStatus enumerates the values for posix compliance status.
const ( // PosixComplianceStatusDisabled ... PosixComplianceStatusDisabled PosixComplianceStatus = "Disabled" // PosixComplianceStatusEnabled ... PosixComplianceStatusEnabled PosixComplianceStatus = "Enabled" // PosixComplianceStatusInvalid ... PosixComplianceStatusInvalid PosixComplianceStatus = "Invalid" )
func PossiblePosixComplianceStatusValues ¶
func PossiblePosixComplianceStatusValues() []PosixComplianceStatus
PossiblePosixComplianceStatusValues returns an array of possible values for the PosixComplianceStatus const type.
type RawCertificateData ¶
type RawCertificateData struct { // AuthenticationType - The authentication type. Possible values include: 'AuthenticationTypeInvalid', 'AuthenticationTypeAzureActiveDirectory' AuthenticationType AuthenticationType `json:"authenticationType,omitempty"` // Certificate - The base64 encoded certificate raw data. Certificate *string `json:"certificate,omitempty"` }
RawCertificateData raw Certificate Data.
type RefreshDetails ¶
type RefreshDetails struct { // InProgressRefreshJobID - If a refresh job is currently in progress on this share or container, this field indicates the ARM resource ID of that job. The field is empty if no job is in progress. InProgressRefreshJobID *string `json:"inProgressRefreshJobId,omitempty"` // LastCompletedRefreshJobTimeInUTC - Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job. LastCompletedRefreshJobTimeInUTC *date.Time `json:"lastCompletedRefreshJobTimeInUTC,omitempty"` // ErrorManifestFile - Indicates the relative path of the error xml for the last refresh job on this particular share or container, if any. This could be a failed job or a successful job. ErrorManifestFile *string `json:"errorManifestFile,omitempty"` // LastJob - Indicates the id of the last refresh job on this particular share or container,if any. This could be a failed job or a successful job. LastJob *string `json:"lastJob,omitempty"` }
RefreshDetails fields for tracking refresh job on the share or container.
type ResourceIdentity ¶
type ResourceIdentity struct { // Type - Identity type. Possible values include: 'MsiIdentityTypeNone', 'MsiIdentityTypeSystemAssigned', 'MsiIdentityTypeUserAssigned' Type MsiIdentityType `json:"type,omitempty"` // PrincipalID - READ-ONLY; Service Principal Id backing the Msi PrincipalID *string `json:"principalId,omitempty"` // TenantID - READ-ONLY; Home Tenant Id TenantID *string `json:"tenantId,omitempty"` }
ResourceIdentity msi identity details of the resource
func (ResourceIdentity) MarshalJSON ¶
func (ri ResourceIdentity) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ResourceIdentity.
type ResourceMoveDetails ¶
type ResourceMoveDetails struct { // OperationInProgress - Denotes whether move operation is in progress. Possible values include: 'ResourceMoveStatusNone', 'ResourceMoveStatusResourceMoveInProgress', 'ResourceMoveStatusResourceMoveFailed' OperationInProgress ResourceMoveStatus `json:"operationInProgress,omitempty"` // OperationInProgressLockTimeoutInUTC - Denotes the timeout of the operation to finish OperationInProgressLockTimeoutInUTC *date.Time `json:"operationInProgressLockTimeoutInUTC,omitempty"` }
ResourceMoveDetails fields for tracking resource move
type ResourceMoveStatus ¶
type ResourceMoveStatus string
ResourceMoveStatus enumerates the values for resource move status.
const ( // ResourceMoveStatusNone ... ResourceMoveStatusNone ResourceMoveStatus = "None" // ResourceMoveStatusResourceMoveFailed ... ResourceMoveStatusResourceMoveFailed ResourceMoveStatus = "ResourceMoveFailed" // ResourceMoveStatusResourceMoveInProgress ... ResourceMoveStatusResourceMoveInProgress ResourceMoveStatus = "ResourceMoveInProgress" )
func PossibleResourceMoveStatusValues ¶
func PossibleResourceMoveStatusValues() []ResourceMoveStatus
PossibleResourceMoveStatusValues returns an array of possible values for the ResourceMoveStatus const type.
type ResourceTypeSku ¶
type ResourceTypeSku struct { // ResourceType - READ-ONLY; The resource type. ResourceType *string `json:"resourceType,omitempty"` // Skus - READ-ONLY; The skus. Skus *[]SkuInformation `json:"skus,omitempty"` }
ResourceTypeSku resource type Sku object
func (ResourceTypeSku) MarshalJSON ¶
func (rts ResourceTypeSku) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ResourceTypeSku.
type Role ¶
type Role struct { autorest.Response `json:"-"` // SystemData - Role configured on ASE resource SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindRole', 'KindCloudEdgeManagement', 'KindIOT', 'KindKubernetes', 'KindMEC' Kind KindBasicRole `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Role compute role.
func (Role) AsBasicRole ¶
AsBasicRole is the BasicRole implementation for Role.
func (Role) AsCloudEdgeManagementRole ¶
func (r Role) AsCloudEdgeManagementRole() (*CloudEdgeManagementRole, bool)
AsCloudEdgeManagementRole is the BasicRole implementation for Role.
func (Role) AsKubernetesRole ¶
func (r Role) AsKubernetesRole() (*KubernetesRole, bool)
AsKubernetesRole is the BasicRole implementation for Role.
func (Role) MarshalJSON ¶
MarshalJSON is the custom marshaler for Role.
type RoleList ¶
type RoleList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The Value. Value *[]BasicRole `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
RoleList collection of all the roles on the Data Box Edge device.
func (RoleList) MarshalJSON ¶
MarshalJSON is the custom marshaler for RoleList.
func (*RoleList) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for RoleList struct.
type RoleListIterator ¶
type RoleListIterator struct {
// contains filtered or unexported fields
}
RoleListIterator provides access to a complete listing of Role values.
func NewRoleListIterator ¶
func NewRoleListIterator(page RoleListPage) RoleListIterator
Creates a new instance of the RoleListIterator type.
func (*RoleListIterator) Next ¶
func (iter *RoleListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*RoleListIterator) NextWithContext ¶
func (iter *RoleListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (RoleListIterator) NotDone ¶
func (iter RoleListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (RoleListIterator) Response ¶
func (iter RoleListIterator) Response() RoleList
Response returns the raw server response from the last page request.
func (RoleListIterator) Value ¶
func (iter RoleListIterator) Value() BasicRole
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type RoleListPage ¶
type RoleListPage struct {
// contains filtered or unexported fields
}
RoleListPage contains a page of BasicRole values.
func NewRoleListPage ¶
func NewRoleListPage(cur RoleList, getNextPage func(context.Context, RoleList) (RoleList, error)) RoleListPage
Creates a new instance of the RoleListPage type.
func (*RoleListPage) Next ¶
func (page *RoleListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*RoleListPage) NextWithContext ¶
func (page *RoleListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (RoleListPage) NotDone ¶
func (page RoleListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (RoleListPage) Response ¶
func (page RoleListPage) Response() RoleList
Response returns the raw server response from the last page request.
func (RoleListPage) Values ¶
func (page RoleListPage) Values() []BasicRole
Values returns the slice of values for the current page or nil if there are no values.
type RoleModel ¶
RoleModel ...
func (*RoleModel) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for RoleModel struct.
type RoleSinkInfo ¶
type RoleSinkInfo struct { // RoleID - Compute role ID. RoleID *string `json:"roleId,omitempty"` }
RoleSinkInfo compute role against which events will be raised.
type RoleStatus ¶
type RoleStatus string
RoleStatus enumerates the values for role status.
const ( // RoleStatusDisabled ... RoleStatusDisabled RoleStatus = "Disabled" // RoleStatusEnabled ... RoleStatusEnabled RoleStatus = "Enabled" )
func PossibleRoleStatusValues ¶
func PossibleRoleStatusValues() []RoleStatus
PossibleRoleStatusValues returns an array of possible values for the RoleStatus const type.
type RoleTypes ¶
type RoleTypes string
RoleTypes enumerates the values for role types.
const ( // ASA ... ASA RoleTypes = "ASA" // CloudEdgeManagement ... CloudEdgeManagement RoleTypes = "CloudEdgeManagement" // Cognitive ... Cognitive RoleTypes = "Cognitive" // Functions ... Functions RoleTypes = "Functions" // IOT ... IOT RoleTypes = "IOT" // Kubernetes ... Kubernetes RoleTypes = "Kubernetes" // MEC ... MEC RoleTypes = "MEC" )
func PossibleRoleTypesValues ¶
func PossibleRoleTypesValues() []RoleTypes
PossibleRoleTypesValues returns an array of possible values for the RoleTypes const type.
type RolesClient ¶
type RolesClient struct {
BaseClient
}
RolesClient is the client for the Roles methods of the Databoxedge service.
func NewRolesClient ¶
func NewRolesClient(subscriptionID string) RolesClient
NewRolesClient creates an instance of the RolesClient client.
func NewRolesClientWithBaseURI ¶
func NewRolesClientWithBaseURI(baseURI string, subscriptionID string) RolesClient
NewRolesClientWithBaseURI creates an instance of the RolesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (RolesClient) CreateOrUpdate ¶
func (client RolesClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, role BasicRole, resourceGroupName string) (result RolesCreateOrUpdateFuture, err error)
CreateOrUpdate create or update a role. Parameters: deviceName - the device name. name - the role name. role - the role properties. resourceGroupName - the resource group name.
func (RolesClient) CreateOrUpdatePreparer ¶
func (client RolesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, role BasicRole, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (RolesClient) CreateOrUpdateResponder ¶
func (client RolesClient) CreateOrUpdateResponder(resp *http.Response) (result RoleModel, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (RolesClient) CreateOrUpdateSender ¶
func (client RolesClient) CreateOrUpdateSender(req *http.Request) (future RolesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (RolesClient) Delete ¶
func (client RolesClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result RolesDeleteFuture, err error)
Delete deletes the role on the device. Parameters: deviceName - the device name. name - the role name. resourceGroupName - the resource group name.
func (RolesClient) DeletePreparer ¶
func (client RolesClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (RolesClient) DeleteResponder ¶
func (client RolesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (RolesClient) DeleteSender ¶
func (client RolesClient) DeleteSender(req *http.Request) (future RolesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (RolesClient) Get ¶
func (client RolesClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result RoleModel, err error)
Get gets a specific role by name. Parameters: deviceName - the device name. name - the role name. resourceGroupName - the resource group name.
func (RolesClient) GetPreparer ¶
func (client RolesClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (RolesClient) GetResponder ¶
func (client RolesClient) GetResponder(resp *http.Response) (result RoleModel, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (RolesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (RolesClient) ListByDataBoxEdgeDevice ¶
func (client RolesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result RoleListPage, err error)
ListByDataBoxEdgeDevice lists all the roles configured in a Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (RolesClient) ListByDataBoxEdgeDeviceComplete ¶
func (client RolesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result RoleListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (RolesClient) ListByDataBoxEdgeDevicePreparer ¶
func (client RolesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (RolesClient) ListByDataBoxEdgeDeviceResponder ¶
func (client RolesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result RoleList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (RolesClient) ListByDataBoxEdgeDeviceSender ¶
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type RolesCreateOrUpdateFuture ¶
type RolesCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(RolesClient) (RoleModel, error) }
RolesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*RolesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *RolesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type RolesDeleteFuture ¶
type RolesDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(RolesClient) (autorest.Response, error) }
RolesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*RolesDeleteFuture) UnmarshalJSON ¶
func (future *RolesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type SSLStatus ¶
type SSLStatus string
SSLStatus enumerates the values for ssl status.
func PossibleSSLStatusValues ¶
func PossibleSSLStatusValues() []SSLStatus
PossibleSSLStatusValues returns an array of possible values for the SSLStatus const type.
type Secret ¶
type Secret struct { // EncryptedSecret - Encrypted (using device public key) secret value. EncryptedSecret *AsymmetricEncryptedSecret `json:"encryptedSecret,omitempty"` // KeyVaultID - Id of the Key-Vault where secret is stored (ex: secrets/AuthClientSecret/82ef4346187a4033a10d629cde07d740). KeyVaultID *string `json:"keyVaultId,omitempty"` }
Secret holds device secret either as a KeyVault reference or as an encrypted value.
type SecuritySettings ¶
type SecuritySettings struct { // SecuritySettingsProperties - Properties of the security settings. *SecuritySettingsProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
SecuritySettings the security settings of a device.
func (SecuritySettings) MarshalJSON ¶
func (ss SecuritySettings) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for SecuritySettings.
func (*SecuritySettings) UnmarshalJSON ¶
func (ss *SecuritySettings) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for SecuritySettings struct.
type SecuritySettingsProperties ¶
type SecuritySettingsProperties struct { // DeviceAdminPassword - Device administrator password as an encrypted string (encrypted using RSA PKCS #1) is used to sign into the local web UI of the device. The Actual password should have at least 8 characters that are a combination of uppercase, lowercase, numeric, and special characters. DeviceAdminPassword *AsymmetricEncryptedSecret `json:"deviceAdminPassword,omitempty"` }
SecuritySettingsProperties the properties of security settings.
type ServiceSpecification ¶
type ServiceSpecification struct { // MetricSpecifications - Metric specification as defined by shoebox. MetricSpecifications *[]MetricSpecificationV1 `json:"metricSpecifications,omitempty"` }
ServiceSpecification service specification.
type Share ¶
type Share struct { SystemData `json:"systemData,omitempty"` *ShareProperties `json:"properties,omitempty"` ID *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Type *string `json:"type,omitempty"` }SystemData *
Share represents a share on the Data Box Edge/Gateway device.
func (Share) MarshalJSON ¶
MarshalJSON is the custom marshaler for Share.
func (*Share) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Share struct.
type ShareAccessProtocol ¶
type ShareAccessProtocol string
ShareAccessProtocol enumerates the values for share access protocol.
const ( // NFS ... NFS ShareAccessProtocol = "NFS" // SMB ... SMB ShareAccessProtocol = "SMB" )
func PossibleShareAccessProtocolValues ¶
func PossibleShareAccessProtocolValues() []ShareAccessProtocol
PossibleShareAccessProtocolValues returns an array of possible values for the ShareAccessProtocol const type.
type ShareAccessRight ¶
type ShareAccessRight struct { string `json:"shareId,omitempty"` AccessType ShareAccessType `json:"accessType,omitempty"` }ShareID *
ShareAccessRight specifies the mapping between this particular user and the type of access he has on shares on this device.
type ShareAccessType ¶
type ShareAccessType string
ShareAccessType enumerates the values for share access type.
const ( // Change ... Change ShareAccessType = "Change" // Custom ... Custom ShareAccessType = "Custom" // Read ... Read ShareAccessType = "Read" )
func PossibleShareAccessTypeValues ¶
func PossibleShareAccessTypeValues() []ShareAccessType
PossibleShareAccessTypeValues returns an array of possible values for the ShareAccessType const type.
type ShareList ¶
type ShareList struct { Share `json:"value,omitempty"` NextLink *string `json:"nextLink,omitempty"` }Value *[]
ShareList collection of all the shares on the Data Box Edge/Gateway device.
func (ShareList) MarshalJSON ¶
MarshalJSON is the custom marshaler for ShareList.
type ShareListIterator ¶
type ShareListIterator struct {
// contains filtered or unexported fields
}
ShareListIterator provides access to a complete listing of Share values.
func NewShareListIterator ¶
func NewShareListIterator(page ShareListPage) ShareListIterator
Creates a new instance of the ShareListIterator type.
func (*ShareListIterator) Next ¶
func (iter *ShareListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ShareListIterator) NextWithContext ¶
func (iter *ShareListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ShareListIterator) NotDone ¶
func (iter ShareListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ShareListIterator) Response ¶
func (iter ShareListIterator) Response() ShareList
Response returns the raw server response from the last page request.
func (ShareListIterator) Value ¶
func (iter ShareListIterator) Value() Share
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ShareListPage ¶
type ShareListPage struct {
// contains filtered or unexported fields
}
ShareListPage contains a page of Share values.
func NewShareListPage ¶
func NewShareListPage(cur ShareList, getNextPage func(context.Context, ShareList) (ShareList, error)) ShareListPage
Creates a new instance of the ShareListPage type.
func (*ShareListPage) Next ¶
func (page *ShareListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ShareListPage) NextWithContext ¶
func (page *ShareListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ShareListPage) NotDone ¶
func (page ShareListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ShareListPage) Response ¶
func (page ShareListPage) Response() ShareList
Response returns the raw server response from the last page request.
func (ShareListPage) Values ¶
func (page ShareListPage) Values() []Share
Values returns the slice of values for the current page or nil if there are no values.
type ShareProperties ¶
type ShareProperties struct { string `json:"description,omitempty"` ShareStatus ShareStatus `json:"shareStatus,omitempty"` MonitoringStatus MonitoringStatus `json:"monitoringStatus,omitempty"` AzureContainerInfo *AzureContainerInfo `json:"azureContainerInfo,omitempty"` AccessProtocol ShareAccessProtocol `json:"accessProtocol,omitempty"` UserAccessRights *[]UserAccessRight `json:"userAccessRights,omitempty"` ClientAccessRights *[]ClientAccessRight `json:"clientAccessRights,omitempty"` RefreshDetails *RefreshDetails `json:"refreshDetails,omitempty"` ShareMappings *[]MountPointMap `json:"shareMappings,omitempty"` DataPolicy DataPolicy `json:"dataPolicy,omitempty"` }Description *
ShareProperties the share properties.
func (ShareProperties) MarshalJSON ¶
func (sp ShareProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ShareProperties.
type ShareStatus ¶
type ShareStatus string
ShareStatus enumerates the values for share status.
const ( ShareStatus = "NeedsAttention" ShareStatusOffline ShareStatus = "Offline" ShareStatusOK ShareStatus = "OK" ShareStatusUnknown ShareStatus = "Unknown" ShareStatusUpdating ShareStatus = "Updating" )ShareStatusNeedsAttention
func PossibleShareStatusValues ¶
func PossibleShareStatusValues() []ShareStatus
PossibleShareStatusValues returns an array of possible values for the ShareStatus const type.
type SharesClient ¶
type SharesClient struct {
}SharesClient is the client for the Shares methods of the Databoxedge service.
func NewSharesClient ¶
func NewSharesClient(subscriptionID string) SharesClient
NewSharesClient creates an instance of the SharesClient client.
func NewSharesClientWithBaseURI ¶
func NewSharesClientWithBaseURI(baseURI string, subscriptionID string) SharesClient
NewSharesClientWithBaseURI creates an instance of the SharesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (SharesClient) CreateOrUpdate ¶
func (client SharesClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, share Share, resourceGroupName string) (result SharesCreateOrUpdateFuture, err error)
CreateOrUpdate sends the create or update request. Parameters: deviceName - the device name. name - the share name. share - the share properties. resourceGroupName - the resource group name.
func (SharesClient) CreateOrUpdatePreparer ¶
func (client SharesClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, share Share, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (SharesClient) CreateOrUpdateResponder ¶
func (client SharesClient) CreateOrUpdateResponder(resp *http.Response) (result Share, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (SharesClient) CreateOrUpdateSender ¶
func (client SharesClient) CreateOrUpdateSender(req *http.Request) (future SharesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (SharesClient) Delete ¶
func (client SharesClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result SharesDeleteFuture, err error)
Delete deletes the share on the Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. name - the share name. resourceGroupName - the resource group name.
func (SharesClient) DeletePreparer ¶
func (client SharesClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (SharesClient) DeleteResponder ¶
func (client SharesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (SharesClient) DeleteSender ¶
func (client SharesClient) DeleteSender(req *http.Request) (future SharesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (SharesClient) Get ¶
func (client SharesClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result Share, err error)
Get sends the get request. Parameters: deviceName - the device name. name - the share name. resourceGroupName - the resource group name.
func (SharesClient) GetPreparer ¶
func (client SharesClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (SharesClient) GetResponder ¶
func (client SharesClient) GetResponder(resp *http.Response) (result Share, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (SharesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (SharesClient) ListByDataBoxEdgeDevice ¶
func (client SharesClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result ShareListPage, err error)
ListByDataBoxEdgeDevice sends the list by data box edge device request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (SharesClient) ListByDataBoxEdgeDeviceComplete ¶
func (client SharesClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result ShareListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (SharesClient) ListByDataBoxEdgeDevicePreparer ¶
func (client SharesClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (SharesClient) ListByDataBoxEdgeDeviceResponder ¶
func (client SharesClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result ShareList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (SharesClient) ListByDataBoxEdgeDeviceSender ¶
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
func (SharesClient) Refresh ¶
func (client SharesClient) Refresh(ctx context.Context, deviceName string, name string, resourceGroupName string) (result SharesRefreshFuture, err error)
Refresh sends the refresh request. Parameters: deviceName - the device name. name - the share name. resourceGroupName - the resource group name.
func (SharesClient) RefreshPreparer ¶
func (client SharesClient) RefreshPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
RefreshPreparer prepares the Refresh request.
func (SharesClient) RefreshResponder ¶
func (client SharesClient) RefreshResponder(resp *http.Response) (result autorest.Response, err error)
RefreshResponder handles the response to the Refresh request. The method always closes the http.Response Body.
func (SharesClient) RefreshSender ¶
func (client SharesClient) RefreshSender(req *http.Request) (future SharesRefreshFuture, err error)
RefreshSender sends the Refresh request. The method will close the http.Response Body if it receives an error.
type SharesCreateOrUpdateFuture ¶
type SharesCreateOrUpdateFuture struct { // If the operation has not completed it will return an error. Result func(SharesClient) (Share, error) }
SharesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*SharesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *SharesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type SharesDeleteFuture ¶
type SharesDeleteFuture struct { // If the operation has not completed it will return an error. Result func(SharesClient) (autorest.Response, error) }
SharesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*SharesDeleteFuture) UnmarshalJSON ¶
func (future *SharesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type SharesRefreshFuture ¶
type SharesRefreshFuture struct { // If the operation has not completed it will return an error. Result func(SharesClient) (autorest.Response, error) }
SharesRefreshFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*SharesRefreshFuture) UnmarshalJSON ¶
func (future *SharesRefreshFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ShipmentType ¶
type ShipmentType string
ShipmentType enumerates the values for shipment type.
const ( // NotApplicable ... NotApplicable ShipmentType = "NotApplicable" // SelfPickup ... SelfPickup ShipmentType = "SelfPickup" // ShippedToCustomer ... ShippedToCustomer ShipmentType = "ShippedToCustomer" )
func PossibleShipmentTypeValues ¶
func PossibleShipmentTypeValues() []ShipmentType
PossibleShipmentTypeValues returns an array of possible values for the ShipmentType const type.
type Sku ¶
type Sku struct { // Name - SKU name. Possible values include: 'Gateway', 'Edge', 'TEA1Node', 'TEA1NodeUPS', 'TEA1NodeHeater', 'TEA1NodeUPSHeater', 'TEA4NodeHeater', 'TEA4NodeUPSHeater', 'TMA', 'TDC', 'TCASmall', 'GPU', 'TCALarge', 'EdgePBase', 'EdgePHigh', 'EdgePRBase', 'EdgePRBaseUPS', 'EdgeMRMini', 'RCASmall', 'RCALarge', 'RDC' Name SkuName `json:"name,omitempty"` // Tier - The SKU tier. This is based on the SKU name. Possible values include: 'Standard' Tier SkuTier `json:"tier,omitempty"` }
Sku the SKU type.
type SkuAvailability ¶
type SkuAvailability string
SkuAvailability enumerates the values for sku availability.
const ( // Available ... Available SkuAvailability = "Available" Unavailable SkuAvailability = "Unavailable" )
func PossibleSkuAvailabilityValues ¶
func PossibleSkuAvailabilityValues() []SkuAvailability
PossibleSkuAvailabilityValues returns an array of possible values for the SkuAvailability const type.
type SkuCapability ¶
type SkuCapability struct { // Name - READ-ONLY; An invariant to describe the feature. Name *string `json:"name,omitempty"` // Value - READ-ONLY; An invariant if the feature is measured by quantity. Value *string `json:"value,omitempty"` }
SkuCapability the metadata to describe the capability.
func (SkuCapability) MarshalJSON ¶
func (sc SkuCapability) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for SkuCapability.
type SkuCost ¶
type SkuCost struct { // MeterID - READ-ONLY; Used for querying price from commerce. MeterID *string `json:"meterId,omitempty"` // Quantity - READ-ONLY; The cost quantity. Quantity *int64 `json:"quantity,omitempty"` // ExtendedUnit - READ-ONLY; The extended unit. ExtendedUnit *string `json:"extendedUnit,omitempty"` }
SkuCost the metadata for retrieving price info.
func (SkuCost) MarshalJSON ¶
MarshalJSON is the custom marshaler for SkuCost.
type SkuInformation ¶
type SkuInformation struct { // Name - READ-ONLY; The sku name. Name *string `json:"name,omitempty"` // Tier - READ-ONLY; The sku tier. Tier *string `json:"tier,omitempty"` // Kind - READ-ONLY; The sku kind. Kind *string `json:"kind,omitempty"` // Family - READ-ONLY; The Sku family. Family *string `json:"family,omitempty"` // Costs - READ-ONLY; The pricing info of the Sku. Costs *[]SkuCost `json:"costs,omitempty"` // Locations - READ-ONLY; The locations where Sku is available. Locations *[]string `json:"locations,omitempty"` // LocationInfo - READ-ONLY; The locations where Sku is available with zones and sites info LocationInfo *[]SkuLocationInfo `json:"locationInfo,omitempty"` // RequiredQuotaIds - READ-ONLY; The required quotaIds for the sku to be available. RequiredQuotaIds *[]string `json:"requiredQuotaIds,omitempty"` // RequiredFeatures - READ-ONLY; The required features for the sku to be available. RequiredFeatures *[]string `json:"requiredFeatures,omitempty"` }
SkuInformation sku information
func (SkuInformation) MarshalJSON ¶
func (si SkuInformation) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for SkuInformation.
type SkuInformationList ¶
type SkuInformationList struct { // Value - READ-ONLY; List of ResourceTypeSku objects Value *[]ResourceTypeSku `json:"value,omitempty"` // NextLink - READ-ONLY; Links to the next set of results NextLink *string `json:"nextLink,omitempty"` }
SkuInformationList list of SKU Information objects
func (SkuInformationList) MarshalJSON ¶
func (sil SkuInformationList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for SkuInformationList.
type SkuList ¶
type SkuList struct { autorest.Response `json:"-"` // Value - READ-ONLY; List of ResourceType Sku Value *[]SkuType `json:"value,omitempty"` // NextLink - READ-ONLY; Links to the next set of results NextLink *string `json:"nextLink,omitempty"` }
SkuList list of SKU Information objects.
func (SkuList) MarshalJSON ¶
MarshalJSON is the custom marshaler for SkuList.
type SkuListIterator ¶
type SkuListIterator struct {
// contains filtered or unexported fields
}
SkuListIterator provides access to a complete listing of SkuType values.
func NewSkuListIterator ¶
func NewSkuListIterator(page SkuListPage) SkuListIterator
Creates a new instance of the SkuListIterator type.
func (*SkuListIterator) Next ¶
func (iter *SkuListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*SkuListIterator) NextWithContext ¶
func (iter *SkuListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (SkuListIterator) NotDone ¶
func (iter SkuListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (SkuListIterator) Response ¶
func (iter SkuListIterator) Response() SkuList
Response returns the raw server response from the last page request.
func (SkuListIterator) Value ¶
func (iter SkuListIterator) Value() SkuType
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type SkuListPage ¶
type SkuListPage struct {
// contains filtered or unexported fields
}
SkuListPage contains a page of SkuType values.
func NewSkuListPage ¶
func NewSkuListPage(cur SkuList, getNextPage func(context.Context, SkuList) (SkuList, error)) SkuListPage
Creates a new instance of the SkuListPage type.
func (*SkuListPage) Next ¶
func (page *SkuListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*SkuListPage) NextWithContext ¶
func (page *SkuListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (SkuListPage) NotDone ¶
func (page SkuListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (SkuListPage) Response ¶
func (page SkuListPage) Response() SkuList
Response returns the raw server response from the last page request.
func (SkuListPage) Values ¶
func (page SkuListPage) Values() []SkuType
Values returns the slice of values for the current page or nil if there are no values.
type SkuLocationInfo ¶
type SkuLocationInfo struct { // Location - READ-ONLY; The location. Location *string `json:"location,omitempty"` // Zones - READ-ONLY; The zones. Zones *[]string `json:"zones,omitempty"` // Sites - READ-ONLY; The sites. Sites *[]string `json:"sites,omitempty"` }
SkuLocationInfo the location info.
func (SkuLocationInfo) MarshalJSON ¶
func (sli SkuLocationInfo) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for SkuLocationInfo.
type SkuName ¶
type SkuName string
SkuName enumerates the values for sku name.
const ( // Edge ... Edge SkuName = "Edge" // EdgeMRMini ... EdgeMRMini SkuName = "EdgeMR_Mini" // EdgePBase ... EdgePBase SkuName = "EdgeP_Base" // EdgePHigh ... EdgePHigh SkuName = "EdgeP_High" // EdgePRBase ... EdgePRBase SkuName = "EdgePR_Base" // EdgePRBaseUPS ... EdgePRBaseUPS SkuName = "EdgePR_Base_UPS" // Gateway ... Gateway SkuName = "Gateway" // GPU ... GPU SkuName = "GPU" // RCALarge ... RCALarge SkuName = "RCA_Large" // RCASmall ... RCASmall SkuName = "RCA_Small" // RDC ... RDC SkuName = "RDC" // TCALarge ... TCALarge SkuName = "TCA_Large" // TCASmall ... TCASmall SkuName = "TCA_Small" // TDC ... TDC SkuName = "TDC" // TEA1Node ... TEA1Node SkuName = "TEA_1Node" // TEA1NodeHeater ... TEA1NodeHeater SkuName = "TEA_1Node_Heater" // TEA1NodeUPS ... TEA1NodeUPS SkuName = "TEA_1Node_UPS" // TEA1NodeUPSHeater ... TEA1NodeUPSHeater SkuName = "TEA_1Node_UPS_Heater" // TEA4NodeHeater ... TEA4NodeHeater SkuName = "TEA_4Node_Heater" // TEA4NodeUPSHeater ... TEA4NodeUPSHeater SkuName = "TEA_4Node_UPS_Heater" // TMA ... TMA SkuName = "TMA" )
func PossibleSkuNameValues ¶
func PossibleSkuNameValues() []SkuName
PossibleSkuNameValues returns an array of possible values for the SkuName const type.
type SkuSignupOption ¶
type SkuSignupOption string
SkuSignupOption enumerates the values for sku signup option.
const ( // SkuSignupOptionAvailable ... SkuSignupOptionAvailable SkuSignupOption = "Available" // SkuSignupOptionNone ... SkuSignupOptionNone SkuSignupOption = "None" )
func PossibleSkuSignupOptionValues ¶
func PossibleSkuSignupOptionValues() []SkuSignupOption
PossibleSkuSignupOptionValues returns an array of possible values for the SkuSignupOption const type.
type SkuTier ¶
type SkuTier string
SkuTier enumerates the values for sku tier.
const ( // Standard ... Standard SkuTier = "Standard" )
func PossibleSkuTierValues ¶
func PossibleSkuTierValues() []SkuTier
PossibleSkuTierValues returns an array of possible values for the SkuTier const type.
type SkuType ¶
type SkuType struct { // ResourceType - READ-ONLY; The type of the resource. ResourceType *string `json:"resourceType,omitempty"` // Name - READ-ONLY; The Sku name. Possible values include: 'Gateway', 'Edge', 'TEA1Node', 'TEA1NodeUPS', 'TEA1NodeHeater', 'TEA1NodeUPSHeater', 'TEA4NodeHeater', 'TEA4NodeUPSHeater', 'TMA', 'TDC', 'TCASmall', 'GPU', 'TCALarge', 'EdgePBase', 'EdgePHigh', 'EdgePRBase', 'EdgePRBaseUPS', 'EdgeMRMini', 'RCASmall', 'RCALarge', 'RDC' Name SkuName `json:"name,omitempty"` // Kind - READ-ONLY; The Sku kind. Kind *string `json:"kind,omitempty"` // Tier - READ-ONLY; The Sku tier. Possible values include: 'Standard' Tier SkuTier `json:"tier,omitempty"` // Size - READ-ONLY; The Sku kind. Size *string `json:"size,omitempty"` // Family - READ-ONLY; The Sku family. Family *string `json:"family,omitempty"` // Locations - READ-ONLY; Availability of the Sku for the region. Locations *[]string `json:"locations,omitempty"` // APIVersions - READ-ONLY; The API versions in which Sku is available. APIVersions *[]string `json:"apiVersions,omitempty"` // LocationInfo - READ-ONLY; Availability of the Sku for the location/zone/site. LocationInfo *[]SkuLocationInfo `json:"locationInfo,omitempty"` // Costs - READ-ONLY; The pricing info of the Sku. Costs *[]SkuCost `json:"costs,omitempty"` // SignupOption - READ-ONLY; Sku can be signed up by customer or not. Possible values include: 'SkuSignupOptionNone', 'SkuSignupOptionAvailable' SignupOption SkuSignupOption `json:"signupOption,omitempty"` // Version - READ-ONLY; Availability of the Sku as preview/stable. Possible values include: 'Stable', 'Preview' Version SkuVersion `json:"version,omitempty"` // Availability - READ-ONLY; Links to the next set of results. Possible values include: 'Available', 'Unavailable' Availability SkuAvailability `json:"availability,omitempty"` // ShipmentTypes - READ-ONLY; List of Shipment Types supported by this SKU ShipmentTypes *[]ShipmentType `json:"shipmentTypes,omitempty"` // Capabilities - READ-ONLY; The capability info of the SKU. Capabilities *[]SkuCapability `json:"capabilities,omitempty"` }
SkuType the Sku information.
func (SkuType) MarshalJSON ¶
MarshalJSON is the custom marshaler for SkuType.
type SkuVersion ¶
type SkuVersion string
SkuVersion enumerates the values for sku version.
const ( // Preview ... Preview SkuVersion = "Preview" // Stable ... Stable SkuVersion = "Stable" )
func PossibleSkuVersionValues ¶
func PossibleSkuVersionValues() []SkuVersion
PossibleSkuVersionValues returns an array of possible values for the SkuVersion const type.
type StorageAccount ¶
type StorageAccount struct { autorest.Response `json:"-"` // SystemData - StorageAccount object on ASE device SystemData *SystemData `json:"systemData,omitempty"` // StorageAccountProperties - The Storage Account properties. *StorageAccountProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
StorageAccount represents a Storage Account on the Data Box Edge/Gateway device.
func (StorageAccount) MarshalJSON ¶
func (sa StorageAccount) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for StorageAccount.
func (*StorageAccount) UnmarshalJSON ¶
func (sa *StorageAccount) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for StorageAccount struct.
type StorageAccountCredential ¶
type StorageAccountCredential struct { autorest.Response `json:"-"` // SystemData - StorageAccountCredential object SystemData *SystemData `json:"systemData,omitempty"` // StorageAccountCredentialProperties - The storage account credential properties. *StorageAccountCredentialProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
StorageAccountCredential the storage account credential.
func (StorageAccountCredential) MarshalJSON ¶
func (sac StorageAccountCredential) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for StorageAccountCredential.
func (*StorageAccountCredential) UnmarshalJSON ¶
func (sac *StorageAccountCredential) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for StorageAccountCredential struct.
type StorageAccountCredentialList ¶
type StorageAccountCredentialList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The value. Value *[]StorageAccountCredential `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
StorageAccountCredentialList the collection of storage account credentials.
func (StorageAccountCredentialList) IsEmpty ¶
func (sacl StorageAccountCredentialList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (StorageAccountCredentialList) MarshalJSON ¶
func (sacl StorageAccountCredentialList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for StorageAccountCredentialList.
type StorageAccountCredentialListIterator ¶
type StorageAccountCredentialListIterator struct {
// contains filtered or unexported fields
}
StorageAccountCredentialListIterator provides access to a complete listing of StorageAccountCredential values.
func NewStorageAccountCredentialListIterator ¶
func NewStorageAccountCredentialListIterator(page StorageAccountCredentialListPage) StorageAccountCredentialListIterator
Creates a new instance of the StorageAccountCredentialListIterator type.
func (*StorageAccountCredentialListIterator) Next ¶
func (iter *StorageAccountCredentialListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*StorageAccountCredentialListIterator) NextWithContext ¶
func (iter *StorageAccountCredentialListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (StorageAccountCredentialListIterator) NotDone ¶
func (iter StorageAccountCredentialListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (StorageAccountCredentialListIterator) Response ¶
func (iter StorageAccountCredentialListIterator) Response() StorageAccountCredentialList
Response returns the raw server response from the last page request.
func (StorageAccountCredentialListIterator) Value ¶
func (iter StorageAccountCredentialListIterator) Value() StorageAccountCredential
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type StorageAccountCredentialListPage ¶
type StorageAccountCredentialListPage struct {
// contains filtered or unexported fields
}
StorageAccountCredentialListPage contains a page of StorageAccountCredential values.
func NewStorageAccountCredentialListPage ¶
func NewStorageAccountCredentialListPage(cur StorageAccountCredentialList, getNextPage func(context.Context, StorageAccountCredentialList) (StorageAccountCredentialList, error)) StorageAccountCredentialListPage
Creates a new instance of the StorageAccountCredentialListPage type.
func (*StorageAccountCredentialListPage) Next ¶
func (page *StorageAccountCredentialListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*StorageAccountCredentialListPage) NextWithContext ¶
func (page *StorageAccountCredentialListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (StorageAccountCredentialListPage) NotDone ¶
func (page StorageAccountCredentialListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (StorageAccountCredentialListPage) Response ¶
func (page StorageAccountCredentialListPage) Response() StorageAccountCredentialList
Response returns the raw server response from the last page request.
func (StorageAccountCredentialListPage) Values ¶
func (page StorageAccountCredentialListPage) Values() []StorageAccountCredential
Values returns the slice of values for the current page or nil if there are no values.
type StorageAccountCredentialProperties ¶
type StorageAccountCredentialProperties struct { // Alias - Alias for the storage account. Alias *string `json:"alias,omitempty"` // UserName - Username for the storage account. UserName *string `json:"userName,omitempty"` // AccountKey - Encrypted storage key. AccountKey *AsymmetricEncryptedSecret `json:"accountKey,omitempty"` // ConnectionString - Connection string for the storage account. Use this string if username and account key are not specified. ConnectionString *string `json:"connectionString,omitempty"` // SslStatus - Signifies whether SSL needs to be enabled or not. Possible values include: 'SSLStatusEnabled', 'SSLStatusDisabled' SslStatus SSLStatus `json:"sslStatus,omitempty"` // BlobDomainName - Blob end point for private clouds. BlobDomainName *string `json:"blobDomainName,omitempty"` // AccountType - Type of storage accessed on the storage account. Possible values include: 'GeneralPurposeStorage', 'BlobStorage' AccountType AccountType `json:"accountType,omitempty"` // StorageAccountID - Id of the storage account. StorageAccountID *string `json:"storageAccountId,omitempty"` }
StorageAccountCredentialProperties the storage account credential properties.
type StorageAccountCredentialsClient ¶
type StorageAccountCredentialsClient struct {
BaseClient
}
StorageAccountCredentialsClient is the client for the StorageAccountCredentials methods of the Databoxedge service.
func NewStorageAccountCredentialsClient ¶
func NewStorageAccountCredentialsClient(subscriptionID string) StorageAccountCredentialsClient
NewStorageAccountCredentialsClient creates an instance of the StorageAccountCredentialsClient client.
func NewStorageAccountCredentialsClientWithBaseURI ¶
func NewStorageAccountCredentialsClientWithBaseURI(baseURI string, subscriptionID string) StorageAccountCredentialsClient
NewStorageAccountCredentialsClientWithBaseURI creates an instance of the StorageAccountCredentialsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (StorageAccountCredentialsClient) CreateOrUpdate ¶
func (client StorageAccountCredentialsClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, storageAccountCredential StorageAccountCredential, resourceGroupName string) (result StorageAccountCredentialsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates the storage account credential. Parameters: deviceName - the device name. name - the storage account credential name. storageAccountCredential - the storage account credential. resourceGroupName - the resource group name.
func (StorageAccountCredentialsClient) CreateOrUpdatePreparer ¶
func (client StorageAccountCredentialsClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, storageAccountCredential StorageAccountCredential, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (StorageAccountCredentialsClient) CreateOrUpdateResponder ¶
func (client StorageAccountCredentialsClient) CreateOrUpdateResponder(resp *http.Response) (result StorageAccountCredential, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (StorageAccountCredentialsClient) CreateOrUpdateSender ¶
func (client StorageAccountCredentialsClient) CreateOrUpdateSender(req *http.Request) (future StorageAccountCredentialsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (StorageAccountCredentialsClient) Delete ¶
func (client StorageAccountCredentialsClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result StorageAccountCredentialsDeleteFuture, err error)
Delete deletes the storage account credential. Parameters: deviceName - the device name. name - the storage account credential name. resourceGroupName - the resource group name.
func (StorageAccountCredentialsClient) DeletePreparer ¶
func (client StorageAccountCredentialsClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (StorageAccountCredentialsClient) DeleteResponder ¶
func (client StorageAccountCredentialsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (StorageAccountCredentialsClient) DeleteSender ¶
func (client StorageAccountCredentialsClient) DeleteSender(req *http.Request) (future StorageAccountCredentialsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (StorageAccountCredentialsClient) Get ¶
func (client StorageAccountCredentialsClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result StorageAccountCredential, err error)
Get gets the properties of the specified storage account credential. Parameters: deviceName - the device name. name - the storage account credential name. resourceGroupName - the resource group name.
func (StorageAccountCredentialsClient) GetPreparer ¶
func (client StorageAccountCredentialsClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (StorageAccountCredentialsClient) GetResponder ¶
func (client StorageAccountCredentialsClient) GetResponder(resp *http.Response) (result StorageAccountCredential, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (StorageAccountCredentialsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (StorageAccountCredentialsClient) ListByDataBoxEdgeDevice ¶
func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountCredentialListPage, err error)
ListByDataBoxEdgeDevice sends the list by data box edge device request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceComplete ¶
func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountCredentialListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (StorageAccountCredentialsClient) ListByDataBoxEdgeDevicePreparer ¶
func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceResponder ¶
func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result StorageAccountCredentialList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceSender ¶
func (client StorageAccountCredentialsClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type StorageAccountCredentialsCreateOrUpdateFuture ¶
type StorageAccountCredentialsCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(StorageAccountCredentialsClient) (StorageAccountCredential, error) }
StorageAccountCredentialsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*StorageAccountCredentialsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *StorageAccountCredentialsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type StorageAccountCredentialsDeleteFuture ¶
type StorageAccountCredentialsDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(StorageAccountCredentialsClient) (autorest.Response, error) }
StorageAccountCredentialsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*StorageAccountCredentialsDeleteFuture) UnmarshalJSON ¶
func (future *StorageAccountCredentialsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type StorageAccountList ¶
type StorageAccountList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of storageAccounts. Value *[]StorageAccount `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
StorageAccountList collection of all the Storage Accounts on the Data Box Edge/Gateway device.
func (StorageAccountList) IsEmpty ¶
func (sal StorageAccountList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (StorageAccountList) MarshalJSON ¶
func (sal StorageAccountList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for StorageAccountList.
type StorageAccountListIterator ¶
type StorageAccountListIterator struct {
// contains filtered or unexported fields
}
StorageAccountListIterator provides access to a complete listing of StorageAccount values.
func NewStorageAccountListIterator ¶
func NewStorageAccountListIterator(page StorageAccountListPage) StorageAccountListIterator
Creates a new instance of the StorageAccountListIterator type.
func (*StorageAccountListIterator) Next ¶
func (iter *StorageAccountListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*StorageAccountListIterator) NextWithContext ¶
func (iter *StorageAccountListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (StorageAccountListIterator) NotDone ¶
func (iter StorageAccountListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (StorageAccountListIterator) Response ¶
func (iter StorageAccountListIterator) Response() StorageAccountList
Response returns the raw server response from the last page request.
func (StorageAccountListIterator) Value ¶
func (iter StorageAccountListIterator) Value() StorageAccount
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type StorageAccountListPage ¶
type StorageAccountListPage struct {
// contains filtered or unexported fields
}
StorageAccountListPage contains a page of StorageAccount values.
func NewStorageAccountListPage ¶
func NewStorageAccountListPage(cur StorageAccountList, getNextPage func(context.Context, StorageAccountList) (StorageAccountList, error)) StorageAccountListPage
Creates a new instance of the StorageAccountListPage type.
func (*StorageAccountListPage) Next ¶
func (page *StorageAccountListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*StorageAccountListPage) NextWithContext ¶
func (page *StorageAccountListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (StorageAccountListPage) NotDone ¶
func (page StorageAccountListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (StorageAccountListPage) Response ¶
func (page StorageAccountListPage) Response() StorageAccountList
Response returns the raw server response from the last page request.
func (StorageAccountListPage) Values ¶
func (page StorageAccountListPage) Values() []StorageAccount
Values returns the slice of values for the current page or nil if there are no values.
type StorageAccountProperties ¶
type StorageAccountProperties struct { // Description - Description for the storage Account. Description *string `json:"description,omitempty"` // StorageAccountStatus - Current status of the storage account. Possible values include: 'StorageAccountStatusOK', 'StorageAccountStatusOffline', 'StorageAccountStatusUnknown', 'StorageAccountStatusUpdating', 'StorageAccountStatusNeedsAttention' StorageAccountStatus StorageAccountStatus `json:"storageAccountStatus,omitempty"` // DataPolicy - Data policy of the storage Account. Possible values include: 'Cloud', 'Local' DataPolicy DataPolicy `json:"dataPolicy,omitempty"` // StorageAccountCredentialID - Storage Account Credential Id StorageAccountCredentialID *string `json:"storageAccountCredentialId,omitempty"` // BlobEndpoint - READ-ONLY; BlobEndpoint of Storage Account BlobEndpoint *string `json:"blobEndpoint,omitempty"` // ContainerCount - READ-ONLY; The Container Count. Present only for Storage Accounts with DataPolicy set to Cloud. ContainerCount *int32 `json:"containerCount,omitempty"` }
StorageAccountProperties the storage account properties.
func (StorageAccountProperties) MarshalJSON ¶
func (sap StorageAccountProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for StorageAccountProperties.
type StorageAccountStatus ¶
type StorageAccountStatus string
StorageAccountStatus enumerates the values for storage account status.
const ( // StorageAccountStatusNeedsAttention ... StorageAccountStatusNeedsAttention StorageAccountStatus = "NeedsAttention" // StorageAccountStatusOffline ... StorageAccountStatusOffline StorageAccountStatus = "Offline" // StorageAccountStatusOK ... StorageAccountStatusOK StorageAccountStatus = "OK" // StorageAccountStatusUnknown ... StorageAccountStatusUnknown StorageAccountStatus = "Unknown" // StorageAccountStatusUpdating ... StorageAccountStatusUpdating StorageAccountStatus = "Updating" )
func PossibleStorageAccountStatusValues ¶
func PossibleStorageAccountStatusValues() []StorageAccountStatus
PossibleStorageAccountStatusValues returns an array of possible values for the StorageAccountStatus const type.
type StorageAccountsClient ¶
type StorageAccountsClient struct {
BaseClient
}
StorageAccountsClient is the client for the StorageAccounts methods of the Databoxedge service.
func NewStorageAccountsClient ¶
func NewStorageAccountsClient(subscriptionID string) StorageAccountsClient
NewStorageAccountsClient creates an instance of the StorageAccountsClient client.
func NewStorageAccountsClientWithBaseURI ¶
func NewStorageAccountsClientWithBaseURI(baseURI string, subscriptionID string) StorageAccountsClient
NewStorageAccountsClientWithBaseURI creates an instance of the StorageAccountsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (StorageAccountsClient) CreateOrUpdate ¶
func (client StorageAccountsClient) CreateOrUpdate(ctx context.Context, deviceName string, storageAccountName string, storageAccount StorageAccount, resourceGroupName string) (result StorageAccountsCreateOrUpdateFuture, err error)
CreateOrUpdate sends the create or update request. Parameters: deviceName - the device name. storageAccountName - the StorageAccount name. storageAccount - the StorageAccount properties. resourceGroupName - the resource group name.
func (StorageAccountsClient) CreateOrUpdatePreparer ¶
func (client StorageAccountsClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, storageAccountName string, storageAccount StorageAccount, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (StorageAccountsClient) CreateOrUpdateResponder ¶
func (client StorageAccountsClient) CreateOrUpdateResponder(resp *http.Response) (result StorageAccount, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (StorageAccountsClient) CreateOrUpdateSender ¶
func (client StorageAccountsClient) CreateOrUpdateSender(req *http.Request) (future StorageAccountsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (StorageAccountsClient) Delete ¶
func (client StorageAccountsClient) Delete(ctx context.Context, deviceName string, storageAccountName string, resourceGroupName string) (result StorageAccountsDeleteFuture, err error)
Delete deletes the StorageAccount on the Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. storageAccountName - the StorageAccount name. resourceGroupName - the resource group name.
func (StorageAccountsClient) DeletePreparer ¶
func (client StorageAccountsClient) DeletePreparer(ctx context.Context, deviceName string, storageAccountName string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (StorageAccountsClient) DeleteResponder ¶
func (client StorageAccountsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (StorageAccountsClient) DeleteSender ¶
func (client StorageAccountsClient) DeleteSender(req *http.Request) (future StorageAccountsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (StorageAccountsClient) Get ¶
func (client StorageAccountsClient) Get(ctx context.Context, deviceName string, storageAccountName string, resourceGroupName string) (result StorageAccount, err error)
Get sends the get request. Parameters: deviceName - the device name. storageAccountName - the storage account name. resourceGroupName - the resource group name.
func (StorageAccountsClient) GetPreparer ¶
func (client StorageAccountsClient) GetPreparer(ctx context.Context, deviceName string, storageAccountName string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (StorageAccountsClient) GetResponder ¶
func (client StorageAccountsClient) GetResponder(resp *http.Response) (result StorageAccount, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (StorageAccountsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (StorageAccountsClient) ListByDataBoxEdgeDevice ¶
func (client StorageAccountsClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountListPage, err error)
ListByDataBoxEdgeDevice sends the list by data box edge device request. Parameters: deviceName - the device name. resourceGroupName - the resource group name.
func (StorageAccountsClient) ListByDataBoxEdgeDeviceComplete ¶
func (client StorageAccountsClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string) (result StorageAccountListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (StorageAccountsClient) ListByDataBoxEdgeDevicePreparer ¶
func (client StorageAccountsClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (StorageAccountsClient) ListByDataBoxEdgeDeviceResponder ¶
func (client StorageAccountsClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result StorageAccountList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (StorageAccountsClient) ListByDataBoxEdgeDeviceSender ¶
func (client StorageAccountsClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type StorageAccountsCreateOrUpdateFuture ¶
type StorageAccountsCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(StorageAccountsClient) (StorageAccount, error) }
StorageAccountsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*StorageAccountsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *StorageAccountsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type StorageAccountsDeleteFuture ¶
type StorageAccountsDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(StorageAccountsClient) (autorest.Response, error) }
StorageAccountsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*StorageAccountsDeleteFuture) UnmarshalJSON ¶
func (future *StorageAccountsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type SubscriptionProperties ¶
type SubscriptionProperties struct { TenantID *string `json:"tenantId,omitempty"` LocationPlacementID *string `json:"locationPlacementId,omitempty"` QuotaID *string `json:"quotaId,omitempty"` SerializedDetails *string `json:"serializedDetails,omitempty"` RegisteredFeatures *[]SubscriptionRegisteredFeatures `json:"registeredFeatures,omitempty"` }
SubscriptionProperties ...
type SubscriptionRegisteredFeatures ¶
type SubscriptionRegisteredFeatures struct { Name *string `json:"name,omitempty"` State *string `json:"state,omitempty"` }
SubscriptionRegisteredFeatures ...
type SubscriptionState ¶
type SubscriptionState string
SubscriptionState enumerates the values for subscription state.
const ( // Deleted ... Deleted SubscriptionState = "Deleted" // Registered ... Registered SubscriptionState = "Registered" // Suspended ... Suspended SubscriptionState = "Suspended" // Unregistered ... Unregistered SubscriptionState = "Unregistered" // Warned ... Warned SubscriptionState = "Warned" )
func PossibleSubscriptionStateValues ¶
func PossibleSubscriptionStateValues() []SubscriptionState
PossibleSubscriptionStateValues returns an array of possible values for the SubscriptionState const type.
type SymmetricKey ¶
type SymmetricKey struct { // ConnectionString - Connection string based on the symmetric key. ConnectionString *AsymmetricEncryptedSecret `json:"connectionString,omitempty"` }
SymmetricKey symmetric key for authentication.
type SystemData ¶
type SystemData struct { // CreatedBy - The identity that created the resource. CreatedBy *string `json:"createdBy,omitempty"` // CreatedByType - The type of identity that created the resource. Possible values include: 'CreatedByTypeUser', 'CreatedByTypeApplication', 'CreatedByTypeManagedIdentity', 'CreatedByTypeKey' CreatedByType CreatedByType `json:"createdByType,omitempty"` // CreatedAt - The timestamp of resource creation (UTC). CreatedAt *date.Time `json:"createdAt,omitempty"` // LastModifiedBy - The identity that last modified the resource. LastModifiedBy *string `json:"lastModifiedBy,omitempty"` // LastModifiedByType - The type of identity that last modified the resource. Possible values include: 'CreatedByTypeUser', 'CreatedByTypeApplication', 'CreatedByTypeManagedIdentity', 'CreatedByTypeKey' LastModifiedByType CreatedByType `json:"lastModifiedByType,omitempty"` // LastModifiedAt - The type of identity that last modified the resource. LastModifiedAt *date.Time `json:"lastModifiedAt,omitempty"` }
SystemData metadata pertaining to creation and last modification of the resource.
type TimeGrain ¶
type TimeGrain string
TimeGrain enumerates the values for time grain.
const ( // PT12H ... PT12H TimeGrain = "PT12H" // PT15M ... PT15M TimeGrain = "PT15M" // PT1D ... PT1D TimeGrain = "PT1D" // PT1H ... PT1H TimeGrain = "PT1H" // PT1M ... PT1M TimeGrain = "PT1M" // PT30M ... PT30M TimeGrain = "PT30M" // PT5M ... PT5M TimeGrain = "PT5M" // PT6H ... PT6H TimeGrain = "PT6H" )
func PossibleTimeGrainValues ¶
func PossibleTimeGrainValues() []TimeGrain
PossibleTimeGrainValues returns an array of possible values for the TimeGrain const type.
type TrackingInfo ¶
type TrackingInfo struct { // SerialNumber - Serial number of the device being tracked. SerialNumber *string `json:"serialNumber,omitempty"` // CarrierName - Name of the carrier used in the delivery. CarrierName *string `json:"carrierName,omitempty"` // TrackingID - Tracking ID of the shipment. TrackingID *string `json:"trackingId,omitempty"` // TrackingURL - Tracking URL of the shipment. TrackingURL *string `json:"trackingUrl,omitempty"` }
TrackingInfo tracking courier information.
type Trigger ¶
type Trigger struct { autorest.Response `json:"-"` // SystemData - Trigger in DataBoxEdge Resource SystemData *SystemData `json:"systemData,omitempty"` // Kind - Possible values include: 'KindTrigger', 'KindFileEvent', 'KindPeriodicTimerEvent' Kind KindBasicTrigger `json:"kind,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
Trigger trigger details.
func (Trigger) AsBasicTrigger ¶
func (t Trigger) AsBasicTrigger() (BasicTrigger, bool)
AsBasicTrigger is the BasicTrigger implementation for Trigger.
func (Trigger) AsFileEventTrigger ¶
func (t Trigger) AsFileEventTrigger() (*FileEventTrigger, bool)
AsFileEventTrigger is the BasicTrigger implementation for Trigger.
func (Trigger) AsPeriodicTimerEventTrigger ¶
func (t Trigger) AsPeriodicTimerEventTrigger() (*PeriodicTimerEventTrigger, bool)
AsPeriodicTimerEventTrigger is the BasicTrigger implementation for Trigger.
func (Trigger) MarshalJSON ¶
MarshalJSON is the custom marshaler for Trigger.
type TriggerList ¶
type TriggerList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of triggers. Value *[]BasicTrigger `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
TriggerList collection of all trigger on the data box edge device.
func (TriggerList) IsEmpty ¶
func (tl TriggerList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (TriggerList) MarshalJSON ¶
func (tl TriggerList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for TriggerList.
func (*TriggerList) UnmarshalJSON ¶
func (tl *TriggerList) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for TriggerList struct.
type TriggerListIterator ¶
type TriggerListIterator struct {
// contains filtered or unexported fields
}
TriggerListIterator provides access to a complete listing of Trigger values.
func NewTriggerListIterator ¶
func NewTriggerListIterator(page TriggerListPage) TriggerListIterator
Creates a new instance of the TriggerListIterator type.
func (*TriggerListIterator) Next ¶
func (iter *TriggerListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TriggerListIterator) NextWithContext ¶
func (iter *TriggerListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (TriggerListIterator) NotDone ¶
func (iter TriggerListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (TriggerListIterator) Response ¶
func (iter TriggerListIterator) Response() TriggerList
Response returns the raw server response from the last page request.
func (TriggerListIterator) Value ¶
func (iter TriggerListIterator) Value() BasicTrigger
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type TriggerListPage ¶
type TriggerListPage struct {
// contains filtered or unexported fields
}
TriggerListPage contains a page of BasicTrigger values.
func NewTriggerListPage ¶
func NewTriggerListPage(cur TriggerList, getNextPage func(context.Context, TriggerList) (TriggerList, error)) TriggerListPage
Creates a new instance of the TriggerListPage type.
func (*TriggerListPage) Next ¶
func (page *TriggerListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TriggerListPage) NextWithContext ¶
func (page *TriggerListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (TriggerListPage) NotDone ¶
func (page TriggerListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (TriggerListPage) Response ¶
func (page TriggerListPage) Response() TriggerList
Response returns the raw server response from the last page request.
func (TriggerListPage) Values ¶
func (page TriggerListPage) Values() []BasicTrigger
Values returns the slice of values for the current page or nil if there are no values.
type TriggerModel ¶
type TriggerModel struct { autorest.Response `json:"-"` Value BasicTrigger `json:"value,omitempty"` }
TriggerModel ...
func (*TriggerModel) UnmarshalJSON ¶
func (tm *TriggerModel) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for TriggerModel struct.
type TriggersClient ¶
type TriggersClient struct {
BaseClient
}
TriggersClient is the client for the Triggers methods of the Databoxedge service.
func NewTriggersClient ¶
func NewTriggersClient(subscriptionID string) TriggersClient
NewTriggersClient creates an instance of the TriggersClient client.
func NewTriggersClientWithBaseURI ¶
func NewTriggersClientWithBaseURI(baseURI string, subscriptionID string) TriggersClient
NewTriggersClientWithBaseURI creates an instance of the TriggersClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (TriggersClient) CreateOrUpdate ¶
func (client TriggersClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, trigger BasicTrigger, resourceGroupName string) (result TriggersCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a trigger. Parameters: deviceName - creates or updates a trigger name - the trigger name. trigger - the trigger. resourceGroupName - the resource group name.
func (TriggersClient) CreateOrUpdatePreparer ¶
func (client TriggersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, trigger BasicTrigger, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (TriggersClient) CreateOrUpdateResponder ¶
func (client TriggersClient) CreateOrUpdateResponder(resp *http.Response) (result TriggerModel, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (TriggersClient) CreateOrUpdateSender ¶
func (client TriggersClient) CreateOrUpdateSender(req *http.Request) (future TriggersCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (TriggersClient) Delete ¶
func (client TriggersClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result TriggersDeleteFuture, err error)
Delete deletes the trigger on the gateway device. Parameters: deviceName - the device name. name - the trigger name. resourceGroupName - the resource group name.
func (TriggersClient) DeletePreparer ¶
func (client TriggersClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (TriggersClient) DeleteResponder ¶
func (client TriggersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (TriggersClient) DeleteSender ¶
func (client TriggersClient) DeleteSender(req *http.Request) (future TriggersDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (TriggersClient) Get ¶
func (client TriggersClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result TriggerModel, err error)
Get get a specific trigger by name. Parameters: deviceName - the device name. name - the trigger name. resourceGroupName - the resource group name.
func (TriggersClient) GetPreparer ¶
func (client TriggersClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (TriggersClient) GetResponder ¶
func (client TriggersClient) GetResponder(resp *http.Response) (result TriggerModel, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (TriggersClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (TriggersClient) ListByDataBoxEdgeDevice ¶
func (client TriggersClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string, filter string) (result TriggerListPage, err error)
ListByDataBoxEdgeDevice lists all the triggers configured in the device. Parameters: deviceName - the device name. resourceGroupName - the resource group name. filter - specify $filter='CustomContextTag eq <tag>' to filter on custom context tag property
func (TriggersClient) ListByDataBoxEdgeDeviceComplete ¶
func (client TriggersClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string, filter string) (result TriggerListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (TriggersClient) ListByDataBoxEdgeDevicePreparer ¶
func (client TriggersClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string, filter string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (TriggersClient) ListByDataBoxEdgeDeviceResponder ¶
func (client TriggersClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result TriggerList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (TriggersClient) ListByDataBoxEdgeDeviceSender ¶
func (client TriggersClient) ListByDataBoxEdgeDeviceSender(req *http.Request) (*http.Response, error)
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type TriggersCreateOrUpdateFuture ¶
type TriggersCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(TriggersClient) (TriggerModel, error) }
TriggersCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*TriggersCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *TriggersCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type TriggersDeleteFuture ¶
type TriggersDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(TriggersClient) (autorest.Response, error) }
TriggersDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*TriggersDeleteFuture) UnmarshalJSON ¶
func (future *TriggersDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type UpdateDownloadProgress ¶
type UpdateDownloadProgress struct { // DownloadPhase - READ-ONLY; The download phase. Possible values include: 'Unknown', 'Initializing', 'Downloading', 'Verifying' DownloadPhase DownloadPhase `json:"downloadPhase,omitempty"` // PercentComplete - READ-ONLY; Percentage of completion. PercentComplete *int32 `json:"percentComplete,omitempty"` // TotalBytesToDownload - READ-ONLY; Total bytes to download. TotalBytesToDownload *float64 `json:"totalBytesToDownload,omitempty"` // TotalBytesDownloaded - READ-ONLY; Total bytes downloaded. TotalBytesDownloaded *float64 `json:"totalBytesDownloaded,omitempty"` // NumberOfUpdatesToDownload - READ-ONLY; Number of updates to download. NumberOfUpdatesToDownload *int32 `json:"numberOfUpdatesToDownload,omitempty"` // NumberOfUpdatesDownloaded - READ-ONLY; Number of updates downloaded. NumberOfUpdatesDownloaded *int32 `json:"numberOfUpdatesDownloaded,omitempty"` }
UpdateDownloadProgress details about the download progress of update.
func (UpdateDownloadProgress) MarshalJSON ¶
func (UDP UpdateDownloadProgress) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for UpdateDownloadProgress.
type UpdateInstallProgress ¶
type UpdateInstallProgress struct { // PercentComplete - READ-ONLY; Percentage completed. PercentComplete *int32 `json:"percentComplete,omitempty"` // NumberOfUpdatesToInstall - READ-ONLY; Number of updates to install. NumberOfUpdatesToInstall *int32 `json:"numberOfUpdatesToInstall,omitempty"` // NumberOfUpdatesInstalled - READ-ONLY; Number of updates installed. NumberOfUpdatesInstalled *int32 `json:"numberOfUpdatesInstalled,omitempty"` }
UpdateInstallProgress progress details during installation of updates.
func (UpdateInstallProgress) MarshalJSON ¶
func (uip UpdateInstallProgress) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for UpdateInstallProgress.
type UpdateOperation ¶
type UpdateOperation string
UpdateOperation enumerates the values for update operation.
const ( // UpdateOperationDownload ... UpdateOperationDownload UpdateOperation = "Download" // UpdateOperationInstall ... UpdateOperationInstall UpdateOperation = "Install" // UpdateOperationNone ... UpdateOperationNone UpdateOperation = "None" // UpdateOperationScan ... UpdateOperationScan UpdateOperation = "Scan" )
func PossibleUpdateOperationValues ¶
func PossibleUpdateOperationValues() []UpdateOperation
PossibleUpdateOperationValues returns an array of possible values for the UpdateOperation const type.
type UpdateOperationStage ¶
type UpdateOperationStage string
UpdateOperationStage enumerates the values for update operation stage.
const ( // UpdateOperationStageDownloadComplete ... UpdateOperationStageDownloadComplete UpdateOperationStage = "DownloadComplete" // UpdateOperationStageDownloadFailed ... UpdateOperationStageDownloadFailed UpdateOperationStage = "DownloadFailed" // UpdateOperationStageDownloadStarted ... UpdateOperationStageDownloadStarted UpdateOperationStage = "DownloadStarted" // UpdateOperationStageFailure ... UpdateOperationStageFailure UpdateOperationStage = "Failure" // UpdateOperationStageInitial ... UpdateOperationStageInitial UpdateOperationStage = "Initial" // UpdateOperationStageInstallComplete ... UpdateOperationStageInstallComplete UpdateOperationStage = "InstallComplete" // UpdateOperationStageInstallFailed ... UpdateOperationStageInstallFailed UpdateOperationStage = "InstallFailed" // UpdateOperationStageInstallStarted ... UpdateOperationStageInstallStarted UpdateOperationStage = "InstallStarted" // UpdateOperationStageRebootInitiated ... UpdateOperationStageRebootInitiated UpdateOperationStage = "RebootInitiated" // UpdateOperationStageRescanComplete ... UpdateOperationStageRescanComplete UpdateOperationStage = "RescanComplete" // UpdateOperationStageRescanFailed ... UpdateOperationStageRescanFailed UpdateOperationStage = "RescanFailed" // UpdateOperationStageRescanStarted ... UpdateOperationStageRescanStarted UpdateOperationStage = "RescanStarted" // UpdateOperationStageScanComplete ... UpdateOperationStageScanComplete UpdateOperationStage = "ScanComplete" // UpdateOperationStageScanFailed ... UpdateOperationStageScanFailed UpdateOperationStage = "ScanFailed" // UpdateOperationStageScanStarted ... UpdateOperationStageScanStarted UpdateOperationStage = "ScanStarted" // UpdateOperationStageSuccess ... UpdateOperationStageSuccess UpdateOperationStage = "Success" // UpdateOperationStageUnknown ... UpdateOperationStageUnknown UpdateOperationStage = "Unknown" )
func PossibleUpdateOperationStageValues ¶
func PossibleUpdateOperationStageValues() []UpdateOperationStage
PossibleUpdateOperationStageValues returns an array of possible values for the UpdateOperationStage const type.
type UpdateSummary ¶
type UpdateSummary struct { autorest.Response `json:"-"` // UpdateSummaryProperties - The device update information summary. *UpdateSummaryProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
UpdateSummary details about ongoing updates and availability of updates on the device.
func (UpdateSummary) MarshalJSON ¶
func (us UpdateSummary) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for UpdateSummary.
func (*UpdateSummary) UnmarshalJSON ¶
func (us *UpdateSummary) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for UpdateSummary struct.
type UpdateSummaryProperties ¶
type UpdateSummaryProperties struct { // DeviceVersionNumber - The current version of the device in format: 1.2.17312.13.", DeviceVersionNumber *string `json:"deviceVersionNumber,omitempty"` // FriendlyDeviceVersionName - The current version of the device in text format. FriendlyDeviceVersionName *string `json:"friendlyDeviceVersionName,omitempty"` // DeviceLastScannedDateTime - The last time when a scan was done on the device. DeviceLastScannedDateTime *date.Time `json:"deviceLastScannedDateTime,omitempty"` // LastCompletedScanJobDateTime - The time when the last scan job was completed (success/cancelled/failed) on the appliance. LastCompletedScanJobDateTime *date.Time `json:"lastCompletedScanJobDateTime,omitempty"` // LastCompletedDownloadJobDateTime - READ-ONLY; The time when the last Download job was completed (success/cancelled/failed) on the appliance. LastCompletedDownloadJobDateTime *date.Time `json:"lastCompletedDownloadJobDateTime,omitempty"` // LastCompletedInstallJobDateTime - READ-ONLY; The time when the last Install job was completed (success/cancelled/failed) on the appliance. LastCompletedInstallJobDateTime *date.Time `json:"lastCompletedInstallJobDateTime,omitempty"` // TotalNumberOfUpdatesAvailable - READ-ONLY; The number of updates available for the current device version as per the last device scan. TotalNumberOfUpdatesAvailable *int32 `json:"totalNumberOfUpdatesAvailable,omitempty"` // TotalNumberOfUpdatesPendingDownload - READ-ONLY; The total number of items pending download. TotalNumberOfUpdatesPendingDownload *int32 `json:"totalNumberOfUpdatesPendingDownload,omitempty"` // TotalNumberOfUpdatesPendingInstall - READ-ONLY; The total number of items pending install. TotalNumberOfUpdatesPendingInstall *int32 `json:"totalNumberOfUpdatesPendingInstall,omitempty"` // RebootBehavior - READ-ONLY; Indicates if updates are available and at least one of the updates needs a reboot. Possible values include: 'NeverReboots', 'RequiresReboot', 'RequestReboot' RebootBehavior InstallRebootBehavior `json:"rebootBehavior,omitempty"` // OngoingUpdateOperation - READ-ONLY; The current update operation. Possible values include: 'UpdateOperationNone', 'UpdateOperationScan', 'UpdateOperationDownload', 'UpdateOperationInstall' OngoingUpdateOperation UpdateOperation `json:"ongoingUpdateOperation,omitempty"` // InProgressDownloadJobID - READ-ONLY; The job ID of the download job in progress. InProgressDownloadJobID *string `json:"inProgressDownloadJobId,omitempty"` // InProgressInstallJobID - READ-ONLY; The job ID of the install job in progress. InProgressInstallJobID *string `json:"inProgressInstallJobId,omitempty"` // InProgressDownloadJobStartedDateTime - READ-ONLY; The time when the currently running download (if any) started. InProgressDownloadJobStartedDateTime *date.Time `json:"inProgressDownloadJobStartedDateTime,omitempty"` // InProgressInstallJobStartedDateTime - READ-ONLY; The time when the currently running install (if any) started. InProgressInstallJobStartedDateTime *date.Time `json:"inProgressInstallJobStartedDateTime,omitempty"` // UpdateTitles - READ-ONLY; The list of updates available for install. UpdateTitles *[]string `json:"updateTitles,omitempty"` // TotalUpdateSizeInBytes - READ-ONLY; The total size of updates available for download in bytes. TotalUpdateSizeInBytes *float64 `json:"totalUpdateSizeInBytes,omitempty"` }
UpdateSummaryProperties the device update information summary.
func (UpdateSummaryProperties) MarshalJSON ¶
func (usp UpdateSummaryProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for UpdateSummaryProperties.
type UploadCertificateRequest ¶
type UploadCertificateRequest struct { // RawCertificateData - The Base 64 encoded certificate raw data. *RawCertificateData `json:"properties,omitempty"` }
UploadCertificateRequest the upload certificate request.
func (UploadCertificateRequest) MarshalJSON ¶
func (ucr UploadCertificateRequest) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for UploadCertificateRequest.
func (*UploadCertificateRequest) UnmarshalJSON ¶
func (ucr *UploadCertificateRequest) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for UploadCertificateRequest struct.
type UploadCertificateResponse ¶
type UploadCertificateResponse struct { autorest.Response `json:"-"` // AuthType - Specifies authentication type. Possible values include: 'AuthenticationTypeInvalid', 'AuthenticationTypeAzureActiveDirectory' AuthType AuthenticationType `json:"authType,omitempty"` // ResourceID - READ-ONLY; The resource ID of the Data Box Edge/Gateway device. ResourceID *string `json:"resourceId,omitempty"` // AadAuthority - READ-ONLY; Azure Active Directory tenant authority. AadAuthority *string `json:"aadAuthority,omitempty"` // AadTenantID - READ-ONLY; Azure Active Directory tenant ID. AadTenantID *string `json:"aadTenantId,omitempty"` // ServicePrincipalClientID - READ-ONLY; Azure Active Directory service principal client ID. ServicePrincipalClientID *string `json:"servicePrincipalClientId,omitempty"` // ServicePrincipalObjectID - READ-ONLY; Azure Active Directory service principal object ID. ServicePrincipalObjectID *string `json:"servicePrincipalObjectId,omitempty"` // AzureManagementEndpointAudience - READ-ONLY; The azure management endpoint audience. AzureManagementEndpointAudience *string `json:"azureManagementEndpointAudience,omitempty"` // AadAudience - READ-ONLY; Identifier of the target resource that is the recipient of the requested token. AadAudience *string `json:"aadAudience,omitempty"` }
UploadCertificateResponse the upload registration certificate response.
func (UploadCertificateResponse) MarshalJSON ¶
func (ucr UploadCertificateResponse) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for UploadCertificateResponse.
type User ¶
type User struct { autorest.Response `json:"-"` // SystemData - User in DataBoxEdge Resource SystemData *SystemData `json:"systemData,omitempty"` // UserProperties - The storage account credential properties. *UserProperties `json:"properties,omitempty"` // ID - READ-ONLY; The path ID that uniquely identifies the object. ID *string `json:"id,omitempty"` // Name - READ-ONLY; The object name. Name *string `json:"name,omitempty"` // Type - READ-ONLY; The hierarchical type of the object. Type *string `json:"type,omitempty"` }
User represents a user who has access to one or more shares on the Data Box Edge/Gateway device.
func (User) MarshalJSON ¶
MarshalJSON is the custom marshaler for User.
func (*User) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for User struct.
type UserAccessRight ¶
type UserAccessRight struct { // UserID - User ID (already existing in the device). UserID *string `json:"userId,omitempty"` // AccessType - Type of access to be allowed for the user. Possible values include: 'Change', 'Read', 'Custom' AccessType ShareAccessType `json:"accessType,omitempty"` }
UserAccessRight the mapping between a particular user and the access type on the SMB share.
type UserList ¶
type UserList struct { autorest.Response `json:"-"` // Value - READ-ONLY; The list of users. Value *[]User `json:"value,omitempty"` // NextLink - READ-ONLY; Link to the next set of results. NextLink *string `json:"nextLink,omitempty"` }
UserList collection of users.
func (UserList) MarshalJSON ¶
MarshalJSON is the custom marshaler for UserList.
type UserListIterator ¶
type UserListIterator struct {
// contains filtered or unexported fields
}
UserListIterator provides access to a complete listing of User values.
func NewUserListIterator ¶
func NewUserListIterator(page UserListPage) UserListIterator
Creates a new instance of the UserListIterator type.
func (*UserListIterator) Next ¶
func (iter *UserListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*UserListIterator) NextWithContext ¶
func (iter *UserListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (UserListIterator) NotDone ¶
func (iter UserListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (UserListIterator) Response ¶
func (iter UserListIterator) Response() UserList
Response returns the raw server response from the last page request.
func (UserListIterator) Value ¶
func (iter UserListIterator) Value() User
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type UserListPage ¶
type UserListPage struct {
// contains filtered or unexported fields
}
UserListPage contains a page of User values.
func NewUserListPage ¶
func NewUserListPage(cur UserList, getNextPage func(context.Context, UserList) (UserList, error)) UserListPage
Creates a new instance of the UserListPage type.
func (*UserListPage) Next ¶
func (page *UserListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*UserListPage) NextWithContext ¶
func (page *UserListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (UserListPage) NotDone ¶
func (page UserListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (UserListPage) Response ¶
func (page UserListPage) Response() UserList
Response returns the raw server response from the last page request.
func (UserListPage) Values ¶
func (page UserListPage) Values() []User
Values returns the slice of values for the current page or nil if there are no values.
type UserProperties ¶
type UserProperties struct { // EncryptedPassword - The password details. EncryptedPassword *AsymmetricEncryptedSecret `json:"encryptedPassword,omitempty"` ShareAccessRights *[]ShareAccessRight `json:"shareAccessRights,omitempty"` // UserType - Type of the user. Possible values include: 'UserTypeShare', 'UserTypeLocalManagement', 'UserTypeARM' UserType UserType `json:"userType,omitempty"` }
UserProperties the user properties.
func (UserProperties) MarshalJSON ¶
func (up UserProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for UserProperties.
type UserType ¶
type UserType string
UserType enumerates the values for user type.
func PossibleUserTypeValues ¶
func PossibleUserTypeValues() []UserType
PossibleUserTypeValues returns an array of possible values for the UserType const type.
type UsersClient ¶
type UsersClient struct {
BaseClient
}
UsersClient is the client for the Users methods of the Databoxedge service.
func NewUsersClient ¶
func NewUsersClient(subscriptionID string) UsersClient
NewUsersClient creates an instance of the UsersClient client.
func NewUsersClientWithBaseURI ¶
func NewUsersClientWithBaseURI(baseURI string, subscriptionID string) UsersClient
NewUsersClientWithBaseURI creates an instance of the UsersClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (UsersClient) CreateOrUpdate ¶
func (client UsersClient) CreateOrUpdate(ctx context.Context, deviceName string, name string, userParameter User, resourceGroupName string) (result UsersCreateOrUpdateFuture, err error)
CreateOrUpdate creates a new user or updates an existing user's information on a Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. name - the user name. userParameter - the user details. resourceGroupName - the resource group name.
func (UsersClient) CreateOrUpdatePreparer ¶
func (client UsersClient) CreateOrUpdatePreparer(ctx context.Context, deviceName string, name string, userParameter User, resourceGroupName string) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (UsersClient) CreateOrUpdateResponder ¶
func (client UsersClient) CreateOrUpdateResponder(resp *http.Response) (result User, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (UsersClient) CreateOrUpdateSender ¶
func (client UsersClient) CreateOrUpdateSender(req *http.Request) (future UsersCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (UsersClient) Delete ¶
func (client UsersClient) Delete(ctx context.Context, deviceName string, name string, resourceGroupName string) (result UsersDeleteFuture, err error)
Delete deletes the user on a databox edge/gateway device. Parameters: deviceName - the device name. name - the user name. resourceGroupName - the resource group name.
func (UsersClient) DeletePreparer ¶
func (client UsersClient) DeletePreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (UsersClient) DeleteResponder ¶
func (client UsersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (UsersClient) DeleteSender ¶
func (client UsersClient) DeleteSender(req *http.Request) (future UsersDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (UsersClient) Get ¶
func (client UsersClient) Get(ctx context.Context, deviceName string, name string, resourceGroupName string) (result User, err error)
Get gets the properties of the specified user. Parameters: deviceName - the device name. name - the user name. resourceGroupName - the resource group name.
func (UsersClient) GetPreparer ¶
func (client UsersClient) GetPreparer(ctx context.Context, deviceName string, name string, resourceGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (UsersClient) GetResponder ¶
func (client UsersClient) GetResponder(resp *http.Response) (result User, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (UsersClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (UsersClient) ListByDataBoxEdgeDevice ¶
func (client UsersClient) ListByDataBoxEdgeDevice(ctx context.Context, deviceName string, resourceGroupName string, filter string) (result UserListPage, err error)
ListByDataBoxEdgeDevice gets all the users registered on a Data Box Edge/Data Box Gateway device. Parameters: deviceName - the device name. resourceGroupName - the resource group name. filter - specify $filter='Type eq <type>' to filter on user type property.
func (UsersClient) ListByDataBoxEdgeDeviceComplete ¶
func (client UsersClient) ListByDataBoxEdgeDeviceComplete(ctx context.Context, deviceName string, resourceGroupName string, filter string) (result UserListIterator, err error)
ListByDataBoxEdgeDeviceComplete enumerates all values, automatically crossing page boundaries as required.
func (UsersClient) ListByDataBoxEdgeDevicePreparer ¶
func (client UsersClient) ListByDataBoxEdgeDevicePreparer(ctx context.Context, deviceName string, resourceGroupName string, filter string) (*http.Request, error)
ListByDataBoxEdgeDevicePreparer prepares the ListByDataBoxEdgeDevice request.
func (UsersClient) ListByDataBoxEdgeDeviceResponder ¶
func (client UsersClient) ListByDataBoxEdgeDeviceResponder(resp *http.Response) (result UserList, err error)
ListByDataBoxEdgeDeviceResponder handles the response to the ListByDataBoxEdgeDevice request. The method always closes the http.Response Body.
func (UsersClient) ListByDataBoxEdgeDeviceSender ¶
ListByDataBoxEdgeDeviceSender sends the ListByDataBoxEdgeDevice request. The method will close the http.Response Body if it receives an error.
type UsersCreateOrUpdateFuture ¶
type UsersCreateOrUpdateFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(UsersClient) (User, error) }
UsersCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*UsersCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *UsersCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type UsersDeleteFuture ¶
type UsersDeleteFuture struct { azure.FutureAPI // Result returns the result of the asynchronous operation. // If the operation has not completed it will return an error. Result func(UsersClient) (autorest.Response, error) }
UsersDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*UsersDeleteFuture) UnmarshalJSON ¶
func (future *UsersDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.