Versions in this module Expand all Collapse all v42 v42.3.0 May 21, 2020 v42.2.0 May 13, 2020 v42.1.0 May 7, 2020 v42.0.0 Apr 28, 2020 Changes in this version + type CreateDataDiskParameters struct + DiskLabel string + DiskName string + HostCaching HostCachingType + LogicalDiskSizeInGB int + Lun int + MediaLink string + SourceMediaLink string + XMLName xml.Name + type CreateDiskParameters struct + Label string + MediaLink string + Name string + OS OperatingSystemType + XMLName xml.Name + type DataDiskResponse struct + DiskLabel string + DiskName string + HostCaching HostCachingType + LogicalDiskSizeInGB int + Lun int + MediaLink string + XMLName xml.Name + type DiskClient struct + func NewClient(client management.Client) DiskClient + func (c DiskClient) AddDataDisk(service string, deployment string, role string, ...) (management.OperationID, error) + func (c DiskClient) AddDisk(params CreateDiskParameters) (management.OperationID, error) + func (c DiskClient) DeleteDataDisk(service string, deployment string, role string, lun int, deleteVHD bool) (management.OperationID, error) + func (c DiskClient) DeleteDisk(name string, deleteVHD bool) error + func (c DiskClient) GetDataDisk(service string, deployment string, role string, lun int) (DataDiskResponse, error) + func (c DiskClient) GetDisk(name string) (DiskResponse, error) + func (c DiskClient) ListDisks() (ListDiskResponse, error) + func (c DiskClient) UpdateDataDisk(service string, deployment string, role string, lun int, ...) (management.OperationID, error) + func (c DiskClient) UpdateDisk(name string, params UpdateDiskParameters) (management.OperationID, error) + type DiskResponse struct + AffinityGroup string + AttachedTo Resource + CreatedTime string + IOType IOType + IsCorrupted bool + Location string + LogicalDiskSizeInGB int + MediaLink string + Name string + OS OperatingSystemType + SourceImageName string + XMLName xml.Name + type HostCachingType string + const HostCachingTypeNone + const HostCachingTypeReadOnly + const HostCachingTypeReadWrite + type IOType string + const IOTypeProvisioned + const IOTypeStandard + type ListDiskResponse struct + Disk []DiskResponse + XMLName xml.Name + type OperatingSystemType string + const OperatingSystemTypeLinux + const OperatingSystemTypeNull + const OperatingSystemTypeWindows + type Resource struct + DeploymentName string + HostedServiceName string + RoleName string + XMLName xml.Name + type UpdateDataDiskParameters struct + DiskName string + HostCaching HostCachingType + Lun int + MediaLink string + XMLName xml.Name + type UpdateDiskParameters struct + Label string + Name string + ResizedSizeInGB int + XMLName xml.Name Other modules containing this package gopkg.in/azure/azure-sdk-for-go.v15 gopkg.in/azure/azure-sdk-for-go.v16 gopkg.in/azure/azure-sdk-for-go.v17 gopkg.in/azure/azure-sdk-for-go.v18 gopkg.in/azure/azure-sdk-for-go.v19 gopkg.in/azure/azure-sdk-for-go.v20 gopkg.in/azure/azure-sdk-for-go.v21 gopkg.in/azure/azure-sdk-for-go.v22 gopkg.in/azure/azure-sdk-for-go.v23 gopkg.in/azure/azure-sdk-for-go.v24 gopkg.in/azure/azure-sdk-for-go.v25 gopkg.in/azure/azure-sdk-for-go.v26 gopkg.in/azure/azure-sdk-for-go.v27 gopkg.in/azure/azure-sdk-for-go.v28 gopkg.in/azure/azure-sdk-for-go.v29 gopkg.in/azure/azure-sdk-for-go.v30 gopkg.in/azure/azure-sdk-for-go.v31 gopkg.in/azure/azure-sdk-for-go.v32 gopkg.in/azure/azure-sdk-for-go.v33 gopkg.in/azure/azure-sdk-for-go.v34 gopkg.in/azure/azure-sdk-for-go.v35 gopkg.in/azure/azure-sdk-for-go.v36 gopkg.in/azure/azure-sdk-for-go.v37 gopkg.in/azure/azure-sdk-for-go.v38 gopkg.in/azure/azure-sdk-for-go.v39 gopkg.in/azure/azure-sdk-for-go.v40 gopkg.in/azure/azure-sdk-for-go.v41 gopkg.in/azure/azure-sdk-for-go.v43 gopkg.in/azure/azure-sdk-for-go.v44 gopkg.in/azure/azure-sdk-for-go.v45 gopkg.in/azure/azure-sdk-for-go.v46 gopkg.in/azure/azure-sdk-for-go.v47 gopkg.in/azure/azure-sdk-for-go.v48 gopkg.in/azure/azure-sdk-for-go.v49