Versions in this module Expand all Collapse all v26 v26.7.0 Mar 25, 2019 v26.6.0 Mar 22, 2019 v26.5.0 Mar 19, 2019 v26.4.0 Mar 14, 2019 v26.3.1 Mar 12, 2019 v26.3.0 Mar 11, 2019 v26.2.0 Mar 1, 2019 v26.1.0 Feb 27, 2019 v26.0.0 Feb 25, 2019 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.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.v42 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.v48