Documentation
¶
Overview ¶
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Package storage contains API Schema definitions for the compute storage API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=compute.azure.com +versionName=v1api20240302storage
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
- Constants
- Variables
- type APIVersion
- type ApiErrorBase_STATUS
- func (base *ApiErrorBase_STATUS) AssignProperties_From_ApiErrorBase_STATUS(source *storage.ApiErrorBase_STATUS) error
- func (base *ApiErrorBase_STATUS) AssignProperties_To_ApiErrorBase_STATUS(destination *storage.ApiErrorBase_STATUS) error
- func (in *ApiErrorBase_STATUS) DeepCopy() *ApiErrorBase_STATUS
- func (in *ApiErrorBase_STATUS) DeepCopyInto(out *ApiErrorBase_STATUS)
- type ApiError_STATUS
- func (error *ApiError_STATUS) AssignProperties_From_ApiError_STATUS(source *storage.ApiError_STATUS) error
- func (error *ApiError_STATUS) AssignProperties_To_ApiError_STATUS(destination *storage.ApiError_STATUS) error
- func (in *ApiError_STATUS) DeepCopy() *ApiError_STATUS
- func (in *ApiError_STATUS) DeepCopyInto(out *ApiError_STATUS)
- type CopyCompletionError
- func (error *CopyCompletionError) AssignProperties_From_CopyCompletionError(source *storage.CopyCompletionError) error
- func (error *CopyCompletionError) AssignProperties_To_CopyCompletionError(destination *storage.CopyCompletionError) error
- func (in *CopyCompletionError) DeepCopy() *CopyCompletionError
- func (in *CopyCompletionError) DeepCopyInto(out *CopyCompletionError)
- type CopyCompletionError_STATUS
- func (error *CopyCompletionError_STATUS) AssignProperties_From_CopyCompletionError_STATUS(source *storage.CopyCompletionError_STATUS) error
- func (error *CopyCompletionError_STATUS) AssignProperties_To_CopyCompletionError_STATUS(destination *storage.CopyCompletionError_STATUS) error
- func (in *CopyCompletionError_STATUS) DeepCopy() *CopyCompletionError_STATUS
- func (in *CopyCompletionError_STATUS) DeepCopyInto(out *CopyCompletionError_STATUS)
- type CreationData
- func (data *CreationData) AssignProperties_From_CreationData(source *storage.CreationData) error
- func (data *CreationData) AssignProperties_To_CreationData(destination *storage.CreationData) error
- func (in *CreationData) DeepCopy() *CreationData
- func (in *CreationData) DeepCopyInto(out *CreationData)
- type CreationData_STATUS
- func (data *CreationData_STATUS) AssignProperties_From_CreationData_STATUS(source *storage.CreationData_STATUS) error
- func (data *CreationData_STATUS) AssignProperties_To_CreationData_STATUS(destination *storage.CreationData_STATUS) error
- func (in *CreationData_STATUS) DeepCopy() *CreationData_STATUS
- func (in *CreationData_STATUS) DeepCopyInto(out *CreationData_STATUS)
- type Disk
- func (disk *Disk) AssignProperties_From_Disk(source *storage.Disk) error
- func (disk *Disk) AssignProperties_To_Disk(destination *storage.Disk) error
- func (disk *Disk) AzureName() string
- func (disk *Disk) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (disk *Disk) ConvertFrom(hub conversion.Hub) error
- func (disk *Disk) ConvertTo(hub conversion.Hub) error
- func (in *Disk) DeepCopy() *Disk
- func (in *Disk) DeepCopyInto(out *Disk)
- func (in *Disk) DeepCopyObject() runtime.Object
- func (disk Disk) GetAPIVersion() string
- func (disk *Disk) GetConditions() conditions.Conditions
- func (disk *Disk) GetResourceScope() genruntime.ResourceScope
- func (disk *Disk) GetSpec() genruntime.ConvertibleSpec
- func (disk *Disk) GetStatus() genruntime.ConvertibleStatus
- func (disk *Disk) GetSupportedOperations() []genruntime.ResourceOperation
- func (disk *Disk) GetType() string
- func (disk *Disk) NewEmptyStatus() genruntime.ConvertibleStatus
- func (disk *Disk) OriginalGVK() *schema.GroupVersionKind
- func (disk *Disk) Owner() *genruntime.ResourceReference
- func (disk *Disk) SecretDestinationExpressions() []*core.DestinationExpression
- func (disk *Disk) SetConditions(conditions conditions.Conditions)
- func (disk *Disk) SetStatus(status genruntime.ConvertibleStatus) error
- type DiskAccess
- func (access *DiskAccess) AssignProperties_From_DiskAccess(source *storage.DiskAccess) error
- func (access *DiskAccess) AssignProperties_To_DiskAccess(destination *storage.DiskAccess) error
- func (access *DiskAccess) AzureName() string
- func (access *DiskAccess) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (access *DiskAccess) ConvertFrom(hub conversion.Hub) error
- func (access *DiskAccess) ConvertTo(hub conversion.Hub) error
- func (in *DiskAccess) DeepCopy() *DiskAccess
- func (in *DiskAccess) DeepCopyInto(out *DiskAccess)
- func (in *DiskAccess) DeepCopyObject() runtime.Object
- func (access DiskAccess) GetAPIVersion() string
- func (access *DiskAccess) GetConditions() conditions.Conditions
- func (access *DiskAccess) GetResourceScope() genruntime.ResourceScope
- func (access *DiskAccess) GetSpec() genruntime.ConvertibleSpec
- func (access *DiskAccess) GetStatus() genruntime.ConvertibleStatus
- func (access *DiskAccess) GetSupportedOperations() []genruntime.ResourceOperation
- func (access *DiskAccess) GetType() string
- func (access *DiskAccess) NewEmptyStatus() genruntime.ConvertibleStatus
- func (access *DiskAccess) OriginalGVK() *schema.GroupVersionKind
- func (access *DiskAccess) Owner() *genruntime.ResourceReference
- func (access *DiskAccess) SecretDestinationExpressions() []*core.DestinationExpression
- func (access *DiskAccess) SetConditions(conditions conditions.Conditions)
- func (access *DiskAccess) SetStatus(status genruntime.ConvertibleStatus) error
- type DiskAccessList
- type DiskAccessOperatorSpec
- func (operator *DiskAccessOperatorSpec) AssignProperties_From_DiskAccessOperatorSpec(source *storage.DiskAccessOperatorSpec) error
- func (operator *DiskAccessOperatorSpec) AssignProperties_To_DiskAccessOperatorSpec(destination *storage.DiskAccessOperatorSpec) error
- func (in *DiskAccessOperatorSpec) DeepCopy() *DiskAccessOperatorSpec
- func (in *DiskAccessOperatorSpec) DeepCopyInto(out *DiskAccessOperatorSpec)
- type DiskAccess_STATUS
- func (access *DiskAccess_STATUS) AssignProperties_From_DiskAccess_STATUS(source *storage.DiskAccess_STATUS) error
- func (access *DiskAccess_STATUS) AssignProperties_To_DiskAccess_STATUS(destination *storage.DiskAccess_STATUS) error
- func (access *DiskAccess_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (access *DiskAccess_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *DiskAccess_STATUS) DeepCopy() *DiskAccess_STATUS
- func (in *DiskAccess_STATUS) DeepCopyInto(out *DiskAccess_STATUS)
- type DiskAccess_Spec
- func (access *DiskAccess_Spec) AssignProperties_From_DiskAccess_Spec(source *storage.DiskAccess_Spec) error
- func (access *DiskAccess_Spec) AssignProperties_To_DiskAccess_Spec(destination *storage.DiskAccess_Spec) error
- func (access *DiskAccess_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (access *DiskAccess_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *DiskAccess_Spec) DeepCopy() *DiskAccess_Spec
- func (in *DiskAccess_Spec) DeepCopyInto(out *DiskAccess_Spec)
- type DiskEncryptionSet
- func (encryptionSet *DiskEncryptionSet) AssignProperties_From_DiskEncryptionSet(source *storage.DiskEncryptionSet) error
- func (encryptionSet *DiskEncryptionSet) AssignProperties_To_DiskEncryptionSet(destination *storage.DiskEncryptionSet) error
- func (encryptionSet *DiskEncryptionSet) AzureName() string
- func (encryptionSet *DiskEncryptionSet) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (encryptionSet *DiskEncryptionSet) ConvertFrom(hub conversion.Hub) error
- func (encryptionSet *DiskEncryptionSet) ConvertTo(hub conversion.Hub) error
- func (in *DiskEncryptionSet) DeepCopy() *DiskEncryptionSet
- func (in *DiskEncryptionSet) DeepCopyInto(out *DiskEncryptionSet)
- func (in *DiskEncryptionSet) DeepCopyObject() runtime.Object
- func (encryptionSet DiskEncryptionSet) GetAPIVersion() string
- func (encryptionSet *DiskEncryptionSet) GetConditions() conditions.Conditions
- func (encryptionSet *DiskEncryptionSet) GetResourceScope() genruntime.ResourceScope
- func (encryptionSet *DiskEncryptionSet) GetSpec() genruntime.ConvertibleSpec
- func (encryptionSet *DiskEncryptionSet) GetStatus() genruntime.ConvertibleStatus
- func (encryptionSet *DiskEncryptionSet) GetSupportedOperations() []genruntime.ResourceOperation
- func (encryptionSet *DiskEncryptionSet) GetType() string
- func (encryptionSet *DiskEncryptionSet) NewEmptyStatus() genruntime.ConvertibleStatus
- func (encryptionSet *DiskEncryptionSet) OriginalGVK() *schema.GroupVersionKind
- func (encryptionSet *DiskEncryptionSet) Owner() *genruntime.ResourceReference
- func (encryptionSet *DiskEncryptionSet) SecretDestinationExpressions() []*core.DestinationExpression
- func (encryptionSet *DiskEncryptionSet) SetConditions(conditions conditions.Conditions)
- func (encryptionSet *DiskEncryptionSet) SetStatus(status genruntime.ConvertibleStatus) error
- type DiskEncryptionSetList
- type DiskEncryptionSetOperatorSpec
- func (operator *DiskEncryptionSetOperatorSpec) AssignProperties_From_DiskEncryptionSetOperatorSpec(source *storage.DiskEncryptionSetOperatorSpec) error
- func (operator *DiskEncryptionSetOperatorSpec) AssignProperties_To_DiskEncryptionSetOperatorSpec(destination *storage.DiskEncryptionSetOperatorSpec) error
- func (in *DiskEncryptionSetOperatorSpec) DeepCopy() *DiskEncryptionSetOperatorSpec
- func (in *DiskEncryptionSetOperatorSpec) DeepCopyInto(out *DiskEncryptionSetOperatorSpec)
- type DiskEncryptionSet_STATUS
- func (encryptionSet *DiskEncryptionSet_STATUS) AssignProperties_From_DiskEncryptionSet_STATUS(source *storage.DiskEncryptionSet_STATUS) error
- func (encryptionSet *DiskEncryptionSet_STATUS) AssignProperties_To_DiskEncryptionSet_STATUS(destination *storage.DiskEncryptionSet_STATUS) error
- func (encryptionSet *DiskEncryptionSet_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (encryptionSet *DiskEncryptionSet_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *DiskEncryptionSet_STATUS) DeepCopy() *DiskEncryptionSet_STATUS
- func (in *DiskEncryptionSet_STATUS) DeepCopyInto(out *DiskEncryptionSet_STATUS)
- type DiskEncryptionSet_Spec
- func (encryptionSet *DiskEncryptionSet_Spec) AssignProperties_From_DiskEncryptionSet_Spec(source *storage.DiskEncryptionSet_Spec) error
- func (encryptionSet *DiskEncryptionSet_Spec) AssignProperties_To_DiskEncryptionSet_Spec(destination *storage.DiskEncryptionSet_Spec) error
- func (encryptionSet *DiskEncryptionSet_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (encryptionSet *DiskEncryptionSet_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *DiskEncryptionSet_Spec) DeepCopy() *DiskEncryptionSet_Spec
- func (in *DiskEncryptionSet_Spec) DeepCopyInto(out *DiskEncryptionSet_Spec)
- type DiskList
- type DiskOperatorSpec
- func (operator *DiskOperatorSpec) AssignProperties_From_DiskOperatorSpec(source *storage.DiskOperatorSpec) error
- func (operator *DiskOperatorSpec) AssignProperties_To_DiskOperatorSpec(destination *storage.DiskOperatorSpec) error
- func (in *DiskOperatorSpec) DeepCopy() *DiskOperatorSpec
- func (in *DiskOperatorSpec) DeepCopyInto(out *DiskOperatorSpec)
- type DiskPurchasePlan
- func (plan *DiskPurchasePlan) AssignProperties_From_DiskPurchasePlan(source *storage.DiskPurchasePlan) error
- func (plan *DiskPurchasePlan) AssignProperties_To_DiskPurchasePlan(destination *storage.DiskPurchasePlan) error
- func (in *DiskPurchasePlan) DeepCopy() *DiskPurchasePlan
- func (in *DiskPurchasePlan) DeepCopyInto(out *DiskPurchasePlan)
- type DiskPurchasePlan_STATUS
- func (plan *DiskPurchasePlan_STATUS) AssignProperties_From_DiskPurchasePlan_STATUS(source *storage.DiskPurchasePlan_STATUS) error
- func (plan *DiskPurchasePlan_STATUS) AssignProperties_To_DiskPurchasePlan_STATUS(destination *storage.DiskPurchasePlan_STATUS) error
- func (in *DiskPurchasePlan_STATUS) DeepCopy() *DiskPurchasePlan_STATUS
- func (in *DiskPurchasePlan_STATUS) DeepCopyInto(out *DiskPurchasePlan_STATUS)
- type DiskSecurityProfile
- func (profile *DiskSecurityProfile) AssignProperties_From_DiskSecurityProfile(source *storage.DiskSecurityProfile) error
- func (profile *DiskSecurityProfile) AssignProperties_To_DiskSecurityProfile(destination *storage.DiskSecurityProfile) error
- func (in *DiskSecurityProfile) DeepCopy() *DiskSecurityProfile
- func (in *DiskSecurityProfile) DeepCopyInto(out *DiskSecurityProfile)
- type DiskSecurityProfile_STATUS
- func (profile *DiskSecurityProfile_STATUS) AssignProperties_From_DiskSecurityProfile_STATUS(source *storage.DiskSecurityProfile_STATUS) error
- func (profile *DiskSecurityProfile_STATUS) AssignProperties_To_DiskSecurityProfile_STATUS(destination *storage.DiskSecurityProfile_STATUS) error
- func (in *DiskSecurityProfile_STATUS) DeepCopy() *DiskSecurityProfile_STATUS
- func (in *DiskSecurityProfile_STATUS) DeepCopyInto(out *DiskSecurityProfile_STATUS)
- type DiskSku
- type DiskSku_STATUS
- func (diskSku *DiskSku_STATUS) AssignProperties_From_DiskSku_STATUS(source *storage.DiskSku_STATUS) error
- func (diskSku *DiskSku_STATUS) AssignProperties_To_DiskSku_STATUS(destination *storage.DiskSku_STATUS) error
- func (in *DiskSku_STATUS) DeepCopy() *DiskSku_STATUS
- func (in *DiskSku_STATUS) DeepCopyInto(out *DiskSku_STATUS)
- type Disk_STATUS
- func (disk *Disk_STATUS) AssignProperties_From_Disk_STATUS(source *storage.Disk_STATUS) error
- func (disk *Disk_STATUS) AssignProperties_To_Disk_STATUS(destination *storage.Disk_STATUS) error
- func (disk *Disk_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (disk *Disk_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *Disk_STATUS) DeepCopy() *Disk_STATUS
- func (in *Disk_STATUS) DeepCopyInto(out *Disk_STATUS)
- type Disk_Spec
- func (disk *Disk_Spec) AssignProperties_From_Disk_Spec(source *storage.Disk_Spec) error
- func (disk *Disk_Spec) AssignProperties_To_Disk_Spec(destination *storage.Disk_Spec) error
- func (disk *Disk_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (disk *Disk_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *Disk_Spec) DeepCopy() *Disk_Spec
- func (in *Disk_Spec) DeepCopyInto(out *Disk_Spec)
- type Encryption
- type EncryptionSetIdentity
- func (identity *EncryptionSetIdentity) AssignProperties_From_EncryptionSetIdentity(source *storage.EncryptionSetIdentity) error
- func (identity *EncryptionSetIdentity) AssignProperties_To_EncryptionSetIdentity(destination *storage.EncryptionSetIdentity) error
- func (in *EncryptionSetIdentity) DeepCopy() *EncryptionSetIdentity
- func (in *EncryptionSetIdentity) DeepCopyInto(out *EncryptionSetIdentity)
- type EncryptionSetIdentity_STATUS
- func (identity *EncryptionSetIdentity_STATUS) AssignProperties_From_EncryptionSetIdentity_STATUS(source *storage.EncryptionSetIdentity_STATUS) error
- func (identity *EncryptionSetIdentity_STATUS) AssignProperties_To_EncryptionSetIdentity_STATUS(destination *storage.EncryptionSetIdentity_STATUS) error
- func (in *EncryptionSetIdentity_STATUS) DeepCopy() *EncryptionSetIdentity_STATUS
- func (in *EncryptionSetIdentity_STATUS) DeepCopyInto(out *EncryptionSetIdentity_STATUS)
- type EncryptionSettingsCollection
- func (collection *EncryptionSettingsCollection) AssignProperties_From_EncryptionSettingsCollection(source *storage.EncryptionSettingsCollection) error
- func (collection *EncryptionSettingsCollection) AssignProperties_To_EncryptionSettingsCollection(destination *storage.EncryptionSettingsCollection) error
- func (in *EncryptionSettingsCollection) DeepCopy() *EncryptionSettingsCollection
- func (in *EncryptionSettingsCollection) DeepCopyInto(out *EncryptionSettingsCollection)
- type EncryptionSettingsCollection_STATUS
- func (collection *EncryptionSettingsCollection_STATUS) AssignProperties_From_EncryptionSettingsCollection_STATUS(source *storage.EncryptionSettingsCollection_STATUS) error
- func (collection *EncryptionSettingsCollection_STATUS) AssignProperties_To_EncryptionSettingsCollection_STATUS(destination *storage.EncryptionSettingsCollection_STATUS) error
- func (in *EncryptionSettingsCollection_STATUS) DeepCopy() *EncryptionSettingsCollection_STATUS
- func (in *EncryptionSettingsCollection_STATUS) DeepCopyInto(out *EncryptionSettingsCollection_STATUS)
- type EncryptionSettingsElement
- func (element *EncryptionSettingsElement) AssignProperties_From_EncryptionSettingsElement(source *storage.EncryptionSettingsElement) error
- func (element *EncryptionSettingsElement) AssignProperties_To_EncryptionSettingsElement(destination *storage.EncryptionSettingsElement) error
- func (in *EncryptionSettingsElement) DeepCopy() *EncryptionSettingsElement
- func (in *EncryptionSettingsElement) DeepCopyInto(out *EncryptionSettingsElement)
- type EncryptionSettingsElement_STATUS
- func (element *EncryptionSettingsElement_STATUS) AssignProperties_From_EncryptionSettingsElement_STATUS(source *storage.EncryptionSettingsElement_STATUS) error
- func (element *EncryptionSettingsElement_STATUS) AssignProperties_To_EncryptionSettingsElement_STATUS(destination *storage.EncryptionSettingsElement_STATUS) error
- func (in *EncryptionSettingsElement_STATUS) DeepCopy() *EncryptionSettingsElement_STATUS
- func (in *EncryptionSettingsElement_STATUS) DeepCopyInto(out *EncryptionSettingsElement_STATUS)
- type Encryption_STATUS
- func (encryption *Encryption_STATUS) AssignProperties_From_Encryption_STATUS(source *storage.Encryption_STATUS) error
- func (encryption *Encryption_STATUS) AssignProperties_To_Encryption_STATUS(destination *storage.Encryption_STATUS) error
- func (in *Encryption_STATUS) DeepCopy() *Encryption_STATUS
- func (in *Encryption_STATUS) DeepCopyInto(out *Encryption_STATUS)
- type ExtendedLocation
- func (location *ExtendedLocation) AssignProperties_From_ExtendedLocation(source *storage.ExtendedLocation) error
- func (location *ExtendedLocation) AssignProperties_To_ExtendedLocation(destination *storage.ExtendedLocation) error
- func (in *ExtendedLocation) DeepCopy() *ExtendedLocation
- func (in *ExtendedLocation) DeepCopyInto(out *ExtendedLocation)
- type ExtendedLocation_STATUS
- func (location *ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS(source *storage.ExtendedLocation_STATUS) error
- func (location *ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS(destination *storage.ExtendedLocation_STATUS) error
- func (in *ExtendedLocation_STATUS) DeepCopy() *ExtendedLocation_STATUS
- func (in *ExtendedLocation_STATUS) DeepCopyInto(out *ExtendedLocation_STATUS)
- type ImageDiskReference
- func (reference *ImageDiskReference) AssignProperties_From_ImageDiskReference(source *storage.ImageDiskReference) error
- func (reference *ImageDiskReference) AssignProperties_To_ImageDiskReference(destination *storage.ImageDiskReference) error
- func (in *ImageDiskReference) DeepCopy() *ImageDiskReference
- func (in *ImageDiskReference) DeepCopyInto(out *ImageDiskReference)
- type ImageDiskReference_STATUS
- func (reference *ImageDiskReference_STATUS) AssignProperties_From_ImageDiskReference_STATUS(source *storage.ImageDiskReference_STATUS) error
- func (reference *ImageDiskReference_STATUS) AssignProperties_To_ImageDiskReference_STATUS(destination *storage.ImageDiskReference_STATUS) error
- func (in *ImageDiskReference_STATUS) DeepCopy() *ImageDiskReference_STATUS
- func (in *ImageDiskReference_STATUS) DeepCopyInto(out *ImageDiskReference_STATUS)
- type InnerError_STATUS
- func (error *InnerError_STATUS) AssignProperties_From_InnerError_STATUS(source *storage.InnerError_STATUS) error
- func (error *InnerError_STATUS) AssignProperties_To_InnerError_STATUS(destination *storage.InnerError_STATUS) error
- func (in *InnerError_STATUS) DeepCopy() *InnerError_STATUS
- func (in *InnerError_STATUS) DeepCopyInto(out *InnerError_STATUS)
- type KeyForDiskEncryptionSet
- func (encryptionSet *KeyForDiskEncryptionSet) AssignProperties_From_KeyForDiskEncryptionSet(source *storage.KeyForDiskEncryptionSet) error
- func (encryptionSet *KeyForDiskEncryptionSet) AssignProperties_To_KeyForDiskEncryptionSet(destination *storage.KeyForDiskEncryptionSet) error
- func (in *KeyForDiskEncryptionSet) DeepCopy() *KeyForDiskEncryptionSet
- func (in *KeyForDiskEncryptionSet) DeepCopyInto(out *KeyForDiskEncryptionSet)
- type KeyForDiskEncryptionSet_STATUS
- func (encryptionSet *KeyForDiskEncryptionSet_STATUS) AssignProperties_From_KeyForDiskEncryptionSet_STATUS(source *storage.KeyForDiskEncryptionSet_STATUS) error
- func (encryptionSet *KeyForDiskEncryptionSet_STATUS) AssignProperties_To_KeyForDiskEncryptionSet_STATUS(destination *storage.KeyForDiskEncryptionSet_STATUS) error
- func (in *KeyForDiskEncryptionSet_STATUS) DeepCopy() *KeyForDiskEncryptionSet_STATUS
- func (in *KeyForDiskEncryptionSet_STATUS) DeepCopyInto(out *KeyForDiskEncryptionSet_STATUS)
- type KeyVaultAndKeyReference
- func (reference *KeyVaultAndKeyReference) AssignProperties_From_KeyVaultAndKeyReference(source *storage.KeyVaultAndKeyReference) error
- func (reference *KeyVaultAndKeyReference) AssignProperties_To_KeyVaultAndKeyReference(destination *storage.KeyVaultAndKeyReference) error
- func (in *KeyVaultAndKeyReference) DeepCopy() *KeyVaultAndKeyReference
- func (in *KeyVaultAndKeyReference) DeepCopyInto(out *KeyVaultAndKeyReference)
- type KeyVaultAndKeyReference_STATUS
- func (reference *KeyVaultAndKeyReference_STATUS) AssignProperties_From_KeyVaultAndKeyReference_STATUS(source *storage.KeyVaultAndKeyReference_STATUS) error
- func (reference *KeyVaultAndKeyReference_STATUS) AssignProperties_To_KeyVaultAndKeyReference_STATUS(destination *storage.KeyVaultAndKeyReference_STATUS) error
- func (in *KeyVaultAndKeyReference_STATUS) DeepCopy() *KeyVaultAndKeyReference_STATUS
- func (in *KeyVaultAndKeyReference_STATUS) DeepCopyInto(out *KeyVaultAndKeyReference_STATUS)
- type KeyVaultAndSecretReference
- func (reference *KeyVaultAndSecretReference) AssignProperties_From_KeyVaultAndSecretReference(source *storage.KeyVaultAndSecretReference) error
- func (reference *KeyVaultAndSecretReference) AssignProperties_To_KeyVaultAndSecretReference(destination *storage.KeyVaultAndSecretReference) error
- func (in *KeyVaultAndSecretReference) DeepCopy() *KeyVaultAndSecretReference
- func (in *KeyVaultAndSecretReference) DeepCopyInto(out *KeyVaultAndSecretReference)
- type KeyVaultAndSecretReference_STATUS
- func (reference *KeyVaultAndSecretReference_STATUS) AssignProperties_From_KeyVaultAndSecretReference_STATUS(source *storage.KeyVaultAndSecretReference_STATUS) error
- func (reference *KeyVaultAndSecretReference_STATUS) AssignProperties_To_KeyVaultAndSecretReference_STATUS(destination *storage.KeyVaultAndSecretReference_STATUS) error
- func (in *KeyVaultAndSecretReference_STATUS) DeepCopy() *KeyVaultAndSecretReference_STATUS
- func (in *KeyVaultAndSecretReference_STATUS) DeepCopyInto(out *KeyVaultAndSecretReference_STATUS)
- type PrivateEndpointConnection_STATUS
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
- func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS
- func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS)
- type PropertyUpdatesInProgress_STATUS
- func (progress *PropertyUpdatesInProgress_STATUS) AssignProperties_From_PropertyUpdatesInProgress_STATUS(source *storage.PropertyUpdatesInProgress_STATUS) error
- func (progress *PropertyUpdatesInProgress_STATUS) AssignProperties_To_PropertyUpdatesInProgress_STATUS(destination *storage.PropertyUpdatesInProgress_STATUS) error
- func (in *PropertyUpdatesInProgress_STATUS) DeepCopy() *PropertyUpdatesInProgress_STATUS
- func (in *PropertyUpdatesInProgress_STATUS) DeepCopyInto(out *PropertyUpdatesInProgress_STATUS)
- type ShareInfoElement_STATUS
- func (element *ShareInfoElement_STATUS) AssignProperties_From_ShareInfoElement_STATUS(source *storage.ShareInfoElement_STATUS) error
- func (element *ShareInfoElement_STATUS) AssignProperties_To_ShareInfoElement_STATUS(destination *storage.ShareInfoElement_STATUS) error
- func (in *ShareInfoElement_STATUS) DeepCopy() *ShareInfoElement_STATUS
- func (in *ShareInfoElement_STATUS) DeepCopyInto(out *ShareInfoElement_STATUS)
- type Snapshot
- func (snapshot *Snapshot) AssignProperties_From_Snapshot(source *storage.Snapshot) error
- func (snapshot *Snapshot) AssignProperties_To_Snapshot(destination *storage.Snapshot) error
- func (snapshot *Snapshot) AzureName() string
- func (snapshot *Snapshot) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error
- func (snapshot *Snapshot) ConvertTo(hub conversion.Hub) error
- func (in *Snapshot) DeepCopy() *Snapshot
- func (in *Snapshot) DeepCopyInto(out *Snapshot)
- func (in *Snapshot) DeepCopyObject() runtime.Object
- func (snapshot Snapshot) GetAPIVersion() string
- func (snapshot *Snapshot) GetConditions() conditions.Conditions
- func (snapshot *Snapshot) GetResourceScope() genruntime.ResourceScope
- func (snapshot *Snapshot) GetSpec() genruntime.ConvertibleSpec
- func (snapshot *Snapshot) GetStatus() genruntime.ConvertibleStatus
- func (snapshot *Snapshot) GetSupportedOperations() []genruntime.ResourceOperation
- func (snapshot *Snapshot) GetType() string
- func (snapshot *Snapshot) NewEmptyStatus() genruntime.ConvertibleStatus
- func (snapshot *Snapshot) OriginalGVK() *schema.GroupVersionKind
- func (snapshot *Snapshot) Owner() *genruntime.ResourceReference
- func (snapshot *Snapshot) SecretDestinationExpressions() []*core.DestinationExpression
- func (snapshot *Snapshot) SetConditions(conditions conditions.Conditions)
- func (snapshot *Snapshot) SetStatus(status genruntime.ConvertibleStatus) error
- type SnapshotList
- type SnapshotOperatorSpec
- func (operator *SnapshotOperatorSpec) AssignProperties_From_SnapshotOperatorSpec(source *storage.SnapshotOperatorSpec) error
- func (operator *SnapshotOperatorSpec) AssignProperties_To_SnapshotOperatorSpec(destination *storage.SnapshotOperatorSpec) error
- func (in *SnapshotOperatorSpec) DeepCopy() *SnapshotOperatorSpec
- func (in *SnapshotOperatorSpec) DeepCopyInto(out *SnapshotOperatorSpec)
- type SnapshotSku
- func (snapshotSku *SnapshotSku) AssignProperties_From_SnapshotSku(source *storage.SnapshotSku) error
- func (snapshotSku *SnapshotSku) AssignProperties_To_SnapshotSku(destination *storage.SnapshotSku) error
- func (in *SnapshotSku) DeepCopy() *SnapshotSku
- func (in *SnapshotSku) DeepCopyInto(out *SnapshotSku)
- type SnapshotSku_STATUS
- func (snapshotSku *SnapshotSku_STATUS) AssignProperties_From_SnapshotSku_STATUS(source *storage.SnapshotSku_STATUS) error
- func (snapshotSku *SnapshotSku_STATUS) AssignProperties_To_SnapshotSku_STATUS(destination *storage.SnapshotSku_STATUS) error
- func (in *SnapshotSku_STATUS) DeepCopy() *SnapshotSku_STATUS
- func (in *SnapshotSku_STATUS) DeepCopyInto(out *SnapshotSku_STATUS)
- type Snapshot_STATUS
- func (snapshot *Snapshot_STATUS) AssignProperties_From_Snapshot_STATUS(source *storage.Snapshot_STATUS) error
- func (snapshot *Snapshot_STATUS) AssignProperties_To_Snapshot_STATUS(destination *storage.Snapshot_STATUS) error
- func (snapshot *Snapshot_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (snapshot *Snapshot_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *Snapshot_STATUS) DeepCopy() *Snapshot_STATUS
- func (in *Snapshot_STATUS) DeepCopyInto(out *Snapshot_STATUS)
- type Snapshot_Spec
- func (snapshot *Snapshot_Spec) AssignProperties_From_Snapshot_Spec(source *storage.Snapshot_Spec) error
- func (snapshot *Snapshot_Spec) AssignProperties_To_Snapshot_Spec(destination *storage.Snapshot_Spec) error
- func (snapshot *Snapshot_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (snapshot *Snapshot_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *Snapshot_Spec) DeepCopy() *Snapshot_Spec
- func (in *Snapshot_Spec) DeepCopyInto(out *Snapshot_Spec)
- type SourceVault
- type SourceVault_STATUS
- func (vault *SourceVault_STATUS) AssignProperties_From_SourceVault_STATUS(source *storage.SourceVault_STATUS) error
- func (vault *SourceVault_STATUS) AssignProperties_To_SourceVault_STATUS(destination *storage.SourceVault_STATUS) error
- func (in *SourceVault_STATUS) DeepCopy() *SourceVault_STATUS
- func (in *SourceVault_STATUS) DeepCopyInto(out *SourceVault_STATUS)
- type SupportedCapabilities
- func (capabilities *SupportedCapabilities) AssignProperties_From_SupportedCapabilities(source *storage.SupportedCapabilities) error
- func (capabilities *SupportedCapabilities) AssignProperties_To_SupportedCapabilities(destination *storage.SupportedCapabilities) error
- func (in *SupportedCapabilities) DeepCopy() *SupportedCapabilities
- func (in *SupportedCapabilities) DeepCopyInto(out *SupportedCapabilities)
- type SupportedCapabilities_STATUS
- func (capabilities *SupportedCapabilities_STATUS) AssignProperties_From_SupportedCapabilities_STATUS(source *storage.SupportedCapabilities_STATUS) error
- func (capabilities *SupportedCapabilities_STATUS) AssignProperties_To_SupportedCapabilities_STATUS(destination *storage.SupportedCapabilities_STATUS) error
- func (in *SupportedCapabilities_STATUS) DeepCopy() *SupportedCapabilities_STATUS
- func (in *SupportedCapabilities_STATUS) DeepCopyInto(out *SupportedCapabilities_STATUS)
- type SystemData_STATUS
- func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *storage.SystemData_STATUS) error
- func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *storage.SystemData_STATUS) error
- func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS
- func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS)
- type UserAssignedIdentitiesValue_STATUS
- func (value *UserAssignedIdentitiesValue_STATUS) AssignProperties_From_UserAssignedIdentitiesValue_STATUS(source *storage.UserAssignedIdentitiesValue_STATUS) error
- func (value *UserAssignedIdentitiesValue_STATUS) AssignProperties_To_UserAssignedIdentitiesValue_STATUS(destination *storage.UserAssignedIdentitiesValue_STATUS) error
- func (in *UserAssignedIdentitiesValue_STATUS) DeepCopy() *UserAssignedIdentitiesValue_STATUS
- func (in *UserAssignedIdentitiesValue_STATUS) DeepCopyInto(out *UserAssignedIdentitiesValue_STATUS)
- type UserAssignedIdentityDetails
- func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *storage.UserAssignedIdentityDetails) error
- func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *storage.UserAssignedIdentityDetails) error
- func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails
- func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)
Constants ¶
const APIVersion_Value = APIVersion("2024-03-02")
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "compute.azure.com", Version: "v1api20240302storage"} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
Functions ¶
This section is empty.
Types ¶
type APIVersion ¶
type APIVersion string
Storage version of v1api20240302.APIVersion +kubebuilder:validation:Enum={"2024-03-02"}
type ApiErrorBase_STATUS ¶
type ApiErrorBase_STATUS struct {
Code *string `json:"code,omitempty"`
Message *string `json:"message,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Target *string `json:"target,omitempty"`
}
Storage version of v1api20240302.ApiErrorBase_STATUS Api error base.
func (*ApiErrorBase_STATUS) AssignProperties_From_ApiErrorBase_STATUS ¶ added in v2.20.0
func (base *ApiErrorBase_STATUS) AssignProperties_From_ApiErrorBase_STATUS(source *storage.ApiErrorBase_STATUS) error
AssignProperties_From_ApiErrorBase_STATUS populates our ApiErrorBase_STATUS from the provided source ApiErrorBase_STATUS
func (*ApiErrorBase_STATUS) AssignProperties_To_ApiErrorBase_STATUS ¶ added in v2.20.0
func (base *ApiErrorBase_STATUS) AssignProperties_To_ApiErrorBase_STATUS(destination *storage.ApiErrorBase_STATUS) error
AssignProperties_To_ApiErrorBase_STATUS populates the provided destination ApiErrorBase_STATUS from our ApiErrorBase_STATUS
func (*ApiErrorBase_STATUS) DeepCopy ¶
func (in *ApiErrorBase_STATUS) DeepCopy() *ApiErrorBase_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiErrorBase_STATUS.
func (*ApiErrorBase_STATUS) DeepCopyInto ¶
func (in *ApiErrorBase_STATUS) DeepCopyInto(out *ApiErrorBase_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ApiError_STATUS ¶
type ApiError_STATUS struct {
Code *string `json:"code,omitempty"`
Details []ApiErrorBase_STATUS `json:"details,omitempty"`
Innererror *InnerError_STATUS `json:"innererror,omitempty"`
Message *string `json:"message,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Target *string `json:"target,omitempty"`
}
Storage version of v1api20240302.ApiError_STATUS Api error.
func (*ApiError_STATUS) AssignProperties_From_ApiError_STATUS ¶ added in v2.20.0
func (error *ApiError_STATUS) AssignProperties_From_ApiError_STATUS(source *storage.ApiError_STATUS) error
AssignProperties_From_ApiError_STATUS populates our ApiError_STATUS from the provided source ApiError_STATUS
func (*ApiError_STATUS) AssignProperties_To_ApiError_STATUS ¶ added in v2.20.0
func (error *ApiError_STATUS) AssignProperties_To_ApiError_STATUS(destination *storage.ApiError_STATUS) error
AssignProperties_To_ApiError_STATUS populates the provided destination ApiError_STATUS from our ApiError_STATUS
func (*ApiError_STATUS) DeepCopy ¶
func (in *ApiError_STATUS) DeepCopy() *ApiError_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ApiError_STATUS.
func (*ApiError_STATUS) DeepCopyInto ¶
func (in *ApiError_STATUS) DeepCopyInto(out *ApiError_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CopyCompletionError ¶
type CopyCompletionError struct {
ErrorCode *string `json:"errorCode,omitempty"`
ErrorMessage *string `json:"errorMessage,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.CopyCompletionError Indicates the error details if the background copy of a resource created via the CopyStart operation fails.
func (*CopyCompletionError) AssignProperties_From_CopyCompletionError ¶ added in v2.20.0
func (error *CopyCompletionError) AssignProperties_From_CopyCompletionError(source *storage.CopyCompletionError) error
AssignProperties_From_CopyCompletionError populates our CopyCompletionError from the provided source CopyCompletionError
func (*CopyCompletionError) AssignProperties_To_CopyCompletionError ¶ added in v2.20.0
func (error *CopyCompletionError) AssignProperties_To_CopyCompletionError(destination *storage.CopyCompletionError) error
AssignProperties_To_CopyCompletionError populates the provided destination CopyCompletionError from our CopyCompletionError
func (*CopyCompletionError) DeepCopy ¶
func (in *CopyCompletionError) DeepCopy() *CopyCompletionError
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CopyCompletionError.
func (*CopyCompletionError) DeepCopyInto ¶
func (in *CopyCompletionError) DeepCopyInto(out *CopyCompletionError)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CopyCompletionError_STATUS ¶
type CopyCompletionError_STATUS struct {
ErrorCode *string `json:"errorCode,omitempty"`
ErrorMessage *string `json:"errorMessage,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.CopyCompletionError_STATUS Indicates the error details if the background copy of a resource created via the CopyStart operation fails.
func (*CopyCompletionError_STATUS) AssignProperties_From_CopyCompletionError_STATUS ¶ added in v2.20.0
func (error *CopyCompletionError_STATUS) AssignProperties_From_CopyCompletionError_STATUS(source *storage.CopyCompletionError_STATUS) error
AssignProperties_From_CopyCompletionError_STATUS populates our CopyCompletionError_STATUS from the provided source CopyCompletionError_STATUS
func (*CopyCompletionError_STATUS) AssignProperties_To_CopyCompletionError_STATUS ¶ added in v2.20.0
func (error *CopyCompletionError_STATUS) AssignProperties_To_CopyCompletionError_STATUS(destination *storage.CopyCompletionError_STATUS) error
AssignProperties_To_CopyCompletionError_STATUS populates the provided destination CopyCompletionError_STATUS from our CopyCompletionError_STATUS
func (*CopyCompletionError_STATUS) DeepCopy ¶
func (in *CopyCompletionError_STATUS) DeepCopy() *CopyCompletionError_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CopyCompletionError_STATUS.
func (*CopyCompletionError_STATUS) DeepCopyInto ¶
func (in *CopyCompletionError_STATUS) DeepCopyInto(out *CopyCompletionError_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CreationData ¶
type CreationData struct {
CreateOption *string `json:"createOption,omitempty"`
// ElasticSanResourceReference: Required if createOption is CopyFromSanSnapshot. This is the ARM id of the source elastic
// san volume snapshot.
ElasticSanResourceReference *genruntime.ResourceReference `armReference:"ElasticSanResourceId" json:"elasticSanResourceReference,omitempty"`
GalleryImageReference *ImageDiskReference `json:"galleryImageReference,omitempty"`
ImageReference *ImageDiskReference `json:"imageReference,omitempty"`
LogicalSectorSize *int `json:"logicalSectorSize,omitempty"`
PerformancePlus *bool `json:"performancePlus,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
ProvisionedBandwidthCopySpeed *string `json:"provisionedBandwidthCopySpeed,omitempty"`
SecurityDataUri *string `json:"securityDataUri,omitempty"`
// SourceResourceReference: If createOption is Copy, this is the ARM id of the source snapshot or disk.
SourceResourceReference *genruntime.ResourceReference `armReference:"SourceResourceId" json:"sourceResourceReference,omitempty"`
SourceUri *string `json:"sourceUri,omitempty"`
StorageAccountId *string `json:"storageAccountId,omitempty"`
UploadSizeBytes *int `json:"uploadSizeBytes,omitempty"`
}
Storage version of v1api20240302.CreationData Data used when creating a disk.
func (*CreationData) AssignProperties_From_CreationData ¶ added in v2.20.0
func (data *CreationData) AssignProperties_From_CreationData(source *storage.CreationData) error
AssignProperties_From_CreationData populates our CreationData from the provided source CreationData
func (*CreationData) AssignProperties_To_CreationData ¶ added in v2.20.0
func (data *CreationData) AssignProperties_To_CreationData(destination *storage.CreationData) error
AssignProperties_To_CreationData populates the provided destination CreationData from our CreationData
func (*CreationData) DeepCopy ¶
func (in *CreationData) DeepCopy() *CreationData
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CreationData.
func (*CreationData) DeepCopyInto ¶
func (in *CreationData) DeepCopyInto(out *CreationData)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CreationData_STATUS ¶
type CreationData_STATUS struct {
CreateOption *string `json:"createOption,omitempty"`
ElasticSanResourceId *string `json:"elasticSanResourceId,omitempty"`
GalleryImageReference *ImageDiskReference_STATUS `json:"galleryImageReference,omitempty"`
ImageReference *ImageDiskReference_STATUS `json:"imageReference,omitempty"`
LogicalSectorSize *int `json:"logicalSectorSize,omitempty"`
PerformancePlus *bool `json:"performancePlus,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
ProvisionedBandwidthCopySpeed *string `json:"provisionedBandwidthCopySpeed,omitempty"`
SecurityDataUri *string `json:"securityDataUri,omitempty"`
SourceResourceId *string `json:"sourceResourceId,omitempty"`
SourceUniqueId *string `json:"sourceUniqueId,omitempty"`
SourceUri *string `json:"sourceUri,omitempty"`
StorageAccountId *string `json:"storageAccountId,omitempty"`
UploadSizeBytes *int `json:"uploadSizeBytes,omitempty"`
}
Storage version of v1api20240302.CreationData_STATUS Data used when creating a disk.
func (*CreationData_STATUS) AssignProperties_From_CreationData_STATUS ¶ added in v2.20.0
func (data *CreationData_STATUS) AssignProperties_From_CreationData_STATUS(source *storage.CreationData_STATUS) error
AssignProperties_From_CreationData_STATUS populates our CreationData_STATUS from the provided source CreationData_STATUS
func (*CreationData_STATUS) AssignProperties_To_CreationData_STATUS ¶ added in v2.20.0
func (data *CreationData_STATUS) AssignProperties_To_CreationData_STATUS(destination *storage.CreationData_STATUS) error
AssignProperties_To_CreationData_STATUS populates the provided destination CreationData_STATUS from our CreationData_STATUS
func (*CreationData_STATUS) DeepCopy ¶
func (in *CreationData_STATUS) DeepCopy() *CreationData_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CreationData_STATUS.
func (*CreationData_STATUS) DeepCopyInto ¶
func (in *CreationData_STATUS) DeepCopyInto(out *CreationData_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Disk ¶
type Disk struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec Disk_Spec `json:"spec,omitempty"`
Status Disk_STATUS `json:"status,omitempty"`
}
+kubebuilder:object:root=true +kubebuilder:resource:categories={azure,compute} +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1api20240302.Disk Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}
func (*Disk) AssignProperties_From_Disk ¶ added in v2.20.0
AssignProperties_From_Disk populates our Disk from the provided source Disk
func (*Disk) AssignProperties_To_Disk ¶ added in v2.20.0
AssignProperties_To_Disk populates the provided destination Disk from our Disk
func (*Disk) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (disk *Disk) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*Disk) ConvertFrom ¶ added in v2.20.0
func (disk *Disk) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our Disk from the provided hub Disk
func (*Disk) ConvertTo ¶ added in v2.20.0
func (disk *Disk) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub Disk from our Disk
func (*Disk) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Disk.
func (*Disk) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Disk) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (Disk) GetAPIVersion ¶
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
func (*Disk) GetConditions ¶
func (disk *Disk) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*Disk) GetResourceScope ¶
func (disk *Disk) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*Disk) GetSpec ¶
func (disk *Disk) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*Disk) GetStatus ¶
func (disk *Disk) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*Disk) GetSupportedOperations ¶
func (disk *Disk) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*Disk) GetType ¶
GetType returns the ARM Type of the resource. This is always "Microsoft.Compute/disks"
func (*Disk) NewEmptyStatus ¶
func (disk *Disk) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*Disk) OriginalGVK ¶
func (disk *Disk) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*Disk) Owner ¶
func (disk *Disk) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*Disk) SecretDestinationExpressions ¶ added in v2.11.0
func (disk *Disk) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*Disk) SetConditions ¶
func (disk *Disk) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*Disk) SetStatus ¶
func (disk *Disk) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type DiskAccess ¶
type DiskAccess struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec DiskAccess_Spec `json:"spec,omitempty"`
Status DiskAccess_STATUS `json:"status,omitempty"`
}
+kubebuilder:object:root=true +kubebuilder:resource:categories={azure,compute} +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1api20240302.DiskAccess Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}
func (*DiskAccess) AssignProperties_From_DiskAccess ¶ added in v2.20.0
func (access *DiskAccess) AssignProperties_From_DiskAccess(source *storage.DiskAccess) error
AssignProperties_From_DiskAccess populates our DiskAccess from the provided source DiskAccess
func (*DiskAccess) AssignProperties_To_DiskAccess ¶ added in v2.20.0
func (access *DiskAccess) AssignProperties_To_DiskAccess(destination *storage.DiskAccess) error
AssignProperties_To_DiskAccess populates the provided destination DiskAccess from our DiskAccess
func (*DiskAccess) AzureName ¶
func (access *DiskAccess) AzureName() string
AzureName returns the Azure name of the resource
func (*DiskAccess) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (access *DiskAccess) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*DiskAccess) ConvertFrom ¶ added in v2.20.0
func (access *DiskAccess) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our DiskAccess from the provided hub DiskAccess
func (*DiskAccess) ConvertTo ¶ added in v2.20.0
func (access *DiskAccess) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub DiskAccess from our DiskAccess
func (*DiskAccess) DeepCopy ¶
func (in *DiskAccess) DeepCopy() *DiskAccess
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskAccess.
func (*DiskAccess) DeepCopyInto ¶
func (in *DiskAccess) DeepCopyInto(out *DiskAccess)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DiskAccess) DeepCopyObject ¶
func (in *DiskAccess) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (DiskAccess) GetAPIVersion ¶
func (access DiskAccess) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
func (*DiskAccess) GetConditions ¶
func (access *DiskAccess) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*DiskAccess) GetResourceScope ¶
func (access *DiskAccess) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*DiskAccess) GetSpec ¶
func (access *DiskAccess) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*DiskAccess) GetStatus ¶
func (access *DiskAccess) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*DiskAccess) GetSupportedOperations ¶
func (access *DiskAccess) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*DiskAccess) GetType ¶
func (access *DiskAccess) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Compute/diskAccesses"
func (*DiskAccess) NewEmptyStatus ¶
func (access *DiskAccess) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*DiskAccess) OriginalGVK ¶
func (access *DiskAccess) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*DiskAccess) Owner ¶
func (access *DiskAccess) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*DiskAccess) SecretDestinationExpressions ¶ added in v2.11.0
func (access *DiskAccess) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*DiskAccess) SetConditions ¶
func (access *DiskAccess) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*DiskAccess) SetStatus ¶
func (access *DiskAccess) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type DiskAccessList ¶
type DiskAccessList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata,omitempty"`
Items []DiskAccess `json:"items"`
}
+kubebuilder:object:root=true Storage version of v1api20240302.DiskAccess Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskAccesses/{diskAccessName}
func (*DiskAccessList) DeepCopy ¶
func (in *DiskAccessList) DeepCopy() *DiskAccessList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskAccessList.
func (*DiskAccessList) DeepCopyInto ¶
func (in *DiskAccessList) DeepCopyInto(out *DiskAccessList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DiskAccessList) DeepCopyObject ¶
func (in *DiskAccessList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type DiskAccessOperatorSpec ¶ added in v2.11.0
type DiskAccessOperatorSpec struct {
ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"`
}
Storage version of v1api20240302.DiskAccessOperatorSpec Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*DiskAccessOperatorSpec) AssignProperties_From_DiskAccessOperatorSpec ¶ added in v2.20.0
func (operator *DiskAccessOperatorSpec) AssignProperties_From_DiskAccessOperatorSpec(source *storage.DiskAccessOperatorSpec) error
AssignProperties_From_DiskAccessOperatorSpec populates our DiskAccessOperatorSpec from the provided source DiskAccessOperatorSpec
func (*DiskAccessOperatorSpec) AssignProperties_To_DiskAccessOperatorSpec ¶ added in v2.20.0
func (operator *DiskAccessOperatorSpec) AssignProperties_To_DiskAccessOperatorSpec(destination *storage.DiskAccessOperatorSpec) error
AssignProperties_To_DiskAccessOperatorSpec populates the provided destination DiskAccessOperatorSpec from our DiskAccessOperatorSpec
func (*DiskAccessOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *DiskAccessOperatorSpec) DeepCopy() *DiskAccessOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskAccessOperatorSpec.
func (*DiskAccessOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *DiskAccessOperatorSpec) DeepCopyInto(out *DiskAccessOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskAccess_STATUS ¶
type DiskAccess_STATUS struct {
Conditions []conditions.Condition `json:"conditions,omitempty"`
ExtendedLocation *ExtendedLocation_STATUS `json:"extendedLocation,omitempty"`
Id *string `json:"id,omitempty"`
Location *string `json:"location,omitempty"`
Name *string `json:"name,omitempty"`
PrivateEndpointConnections []PrivateEndpointConnection_STATUS `json:"privateEndpointConnections,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
ProvisioningState *string `json:"provisioningState,omitempty"`
SystemData *SystemData_STATUS `json:"systemData,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
TimeCreated *string `json:"timeCreated,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1api20240302.DiskAccess_STATUS disk access resource.
func (*DiskAccess_STATUS) AssignProperties_From_DiskAccess_STATUS ¶ added in v2.20.0
func (access *DiskAccess_STATUS) AssignProperties_From_DiskAccess_STATUS(source *storage.DiskAccess_STATUS) error
AssignProperties_From_DiskAccess_STATUS populates our DiskAccess_STATUS from the provided source DiskAccess_STATUS
func (*DiskAccess_STATUS) AssignProperties_To_DiskAccess_STATUS ¶ added in v2.20.0
func (access *DiskAccess_STATUS) AssignProperties_To_DiskAccess_STATUS(destination *storage.DiskAccess_STATUS) error
AssignProperties_To_DiskAccess_STATUS populates the provided destination DiskAccess_STATUS from our DiskAccess_STATUS
func (*DiskAccess_STATUS) ConvertStatusFrom ¶
func (access *DiskAccess_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our DiskAccess_STATUS from the provided source
func (*DiskAccess_STATUS) ConvertStatusTo ¶
func (access *DiskAccess_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our DiskAccess_STATUS
func (*DiskAccess_STATUS) DeepCopy ¶
func (in *DiskAccess_STATUS) DeepCopy() *DiskAccess_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskAccess_STATUS.
func (*DiskAccess_STATUS) DeepCopyInto ¶
func (in *DiskAccess_STATUS) DeepCopyInto(out *DiskAccess_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskAccess_Spec ¶
type DiskAccess_Spec struct {
// AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
// doesn't have to be.
AzureName string `json:"azureName,omitempty"`
ExtendedLocation *ExtendedLocation `json:"extendedLocation,omitempty"`
Location *string `json:"location,omitempty"`
OperatorSpec *DiskAccessOperatorSpec `json:"operatorSpec,omitempty"`
OriginalVersion string `json:"originalVersion,omitempty"`
// +kubebuilder:validation:Required
// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
// reference to a resources.azure.com/ResourceGroup resource
Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
}
Storage version of v1api20240302.DiskAccess_Spec
func (*DiskAccess_Spec) AssignProperties_From_DiskAccess_Spec ¶ added in v2.20.0
func (access *DiskAccess_Spec) AssignProperties_From_DiskAccess_Spec(source *storage.DiskAccess_Spec) error
AssignProperties_From_DiskAccess_Spec populates our DiskAccess_Spec from the provided source DiskAccess_Spec
func (*DiskAccess_Spec) AssignProperties_To_DiskAccess_Spec ¶ added in v2.20.0
func (access *DiskAccess_Spec) AssignProperties_To_DiskAccess_Spec(destination *storage.DiskAccess_Spec) error
AssignProperties_To_DiskAccess_Spec populates the provided destination DiskAccess_Spec from our DiskAccess_Spec
func (*DiskAccess_Spec) ConvertSpecFrom ¶
func (access *DiskAccess_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our DiskAccess_Spec from the provided source
func (*DiskAccess_Spec) ConvertSpecTo ¶
func (access *DiskAccess_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our DiskAccess_Spec
func (*DiskAccess_Spec) DeepCopy ¶
func (in *DiskAccess_Spec) DeepCopy() *DiskAccess_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskAccess_Spec.
func (*DiskAccess_Spec) DeepCopyInto ¶
func (in *DiskAccess_Spec) DeepCopyInto(out *DiskAccess_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskEncryptionSet ¶
type DiskEncryptionSet struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec DiskEncryptionSet_Spec `json:"spec,omitempty"`
Status DiskEncryptionSet_STATUS `json:"status,omitempty"`
}
+kubebuilder:object:root=true +kubebuilder:resource:categories={azure,compute} +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1api20240302.DiskEncryptionSet Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}
func (*DiskEncryptionSet) AssignProperties_From_DiskEncryptionSet ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet) AssignProperties_From_DiskEncryptionSet(source *storage.DiskEncryptionSet) error
AssignProperties_From_DiskEncryptionSet populates our DiskEncryptionSet from the provided source DiskEncryptionSet
func (*DiskEncryptionSet) AssignProperties_To_DiskEncryptionSet ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet) AssignProperties_To_DiskEncryptionSet(destination *storage.DiskEncryptionSet) error
AssignProperties_To_DiskEncryptionSet populates the provided destination DiskEncryptionSet from our DiskEncryptionSet
func (*DiskEncryptionSet) AzureName ¶
func (encryptionSet *DiskEncryptionSet) AzureName() string
AzureName returns the Azure name of the resource
func (*DiskEncryptionSet) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (encryptionSet *DiskEncryptionSet) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*DiskEncryptionSet) ConvertFrom ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our DiskEncryptionSet from the provided hub DiskEncryptionSet
func (*DiskEncryptionSet) ConvertTo ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub DiskEncryptionSet from our DiskEncryptionSet
func (*DiskEncryptionSet) DeepCopy ¶
func (in *DiskEncryptionSet) DeepCopy() *DiskEncryptionSet
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskEncryptionSet.
func (*DiskEncryptionSet) DeepCopyInto ¶
func (in *DiskEncryptionSet) DeepCopyInto(out *DiskEncryptionSet)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DiskEncryptionSet) DeepCopyObject ¶
func (in *DiskEncryptionSet) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (DiskEncryptionSet) GetAPIVersion ¶
func (encryptionSet DiskEncryptionSet) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
func (*DiskEncryptionSet) GetConditions ¶
func (encryptionSet *DiskEncryptionSet) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*DiskEncryptionSet) GetResourceScope ¶
func (encryptionSet *DiskEncryptionSet) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*DiskEncryptionSet) GetSpec ¶
func (encryptionSet *DiskEncryptionSet) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*DiskEncryptionSet) GetStatus ¶
func (encryptionSet *DiskEncryptionSet) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*DiskEncryptionSet) GetSupportedOperations ¶
func (encryptionSet *DiskEncryptionSet) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*DiskEncryptionSet) GetType ¶
func (encryptionSet *DiskEncryptionSet) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Compute/diskEncryptionSets"
func (*DiskEncryptionSet) NewEmptyStatus ¶
func (encryptionSet *DiskEncryptionSet) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*DiskEncryptionSet) OriginalGVK ¶
func (encryptionSet *DiskEncryptionSet) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*DiskEncryptionSet) Owner ¶
func (encryptionSet *DiskEncryptionSet) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*DiskEncryptionSet) SecretDestinationExpressions ¶ added in v2.11.0
func (encryptionSet *DiskEncryptionSet) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*DiskEncryptionSet) SetConditions ¶
func (encryptionSet *DiskEncryptionSet) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*DiskEncryptionSet) SetStatus ¶
func (encryptionSet *DiskEncryptionSet) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type DiskEncryptionSetList ¶
type DiskEncryptionSetList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata,omitempty"`
Items []DiskEncryptionSet `json:"items"`
}
+kubebuilder:object:root=true Storage version of v1api20240302.DiskEncryptionSet Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{diskEncryptionSetName}
func (*DiskEncryptionSetList) DeepCopy ¶
func (in *DiskEncryptionSetList) DeepCopy() *DiskEncryptionSetList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskEncryptionSetList.
func (*DiskEncryptionSetList) DeepCopyInto ¶
func (in *DiskEncryptionSetList) DeepCopyInto(out *DiskEncryptionSetList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DiskEncryptionSetList) DeepCopyObject ¶
func (in *DiskEncryptionSetList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type DiskEncryptionSetOperatorSpec ¶ added in v2.11.0
type DiskEncryptionSetOperatorSpec struct {
ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"`
}
Storage version of v1api20240302.DiskEncryptionSetOperatorSpec Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*DiskEncryptionSetOperatorSpec) AssignProperties_From_DiskEncryptionSetOperatorSpec ¶ added in v2.20.0
func (operator *DiskEncryptionSetOperatorSpec) AssignProperties_From_DiskEncryptionSetOperatorSpec(source *storage.DiskEncryptionSetOperatorSpec) error
AssignProperties_From_DiskEncryptionSetOperatorSpec populates our DiskEncryptionSetOperatorSpec from the provided source DiskEncryptionSetOperatorSpec
func (*DiskEncryptionSetOperatorSpec) AssignProperties_To_DiskEncryptionSetOperatorSpec ¶ added in v2.20.0
func (operator *DiskEncryptionSetOperatorSpec) AssignProperties_To_DiskEncryptionSetOperatorSpec(destination *storage.DiskEncryptionSetOperatorSpec) error
AssignProperties_To_DiskEncryptionSetOperatorSpec populates the provided destination DiskEncryptionSetOperatorSpec from our DiskEncryptionSetOperatorSpec
func (*DiskEncryptionSetOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *DiskEncryptionSetOperatorSpec) DeepCopy() *DiskEncryptionSetOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskEncryptionSetOperatorSpec.
func (*DiskEncryptionSetOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *DiskEncryptionSetOperatorSpec) DeepCopyInto(out *DiskEncryptionSetOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskEncryptionSet_STATUS ¶
type DiskEncryptionSet_STATUS struct {
ActiveKey *KeyForDiskEncryptionSet_STATUS `json:"activeKey,omitempty"`
AutoKeyRotationError *ApiError_STATUS `json:"autoKeyRotationError,omitempty"`
Conditions []conditions.Condition `json:"conditions,omitempty"`
EncryptionType *string `json:"encryptionType,omitempty"`
FederatedClientId *string `json:"federatedClientId,omitempty"`
Id *string `json:"id,omitempty"`
Identity *EncryptionSetIdentity_STATUS `json:"identity,omitempty"`
LastKeyRotationTimestamp *string `json:"lastKeyRotationTimestamp,omitempty"`
Location *string `json:"location,omitempty"`
Name *string `json:"name,omitempty"`
PreviousKeys []KeyForDiskEncryptionSet_STATUS `json:"previousKeys,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
ProvisioningState *string `json:"provisioningState,omitempty"`
RotationToLatestKeyVersionEnabled *bool `json:"rotationToLatestKeyVersionEnabled,omitempty"`
SystemData *SystemData_STATUS `json:"systemData,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1api20240302.DiskEncryptionSet_STATUS disk encryption set resource.
func (*DiskEncryptionSet_STATUS) AssignProperties_From_DiskEncryptionSet_STATUS ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet_STATUS) AssignProperties_From_DiskEncryptionSet_STATUS(source *storage.DiskEncryptionSet_STATUS) error
AssignProperties_From_DiskEncryptionSet_STATUS populates our DiskEncryptionSet_STATUS from the provided source DiskEncryptionSet_STATUS
func (*DiskEncryptionSet_STATUS) AssignProperties_To_DiskEncryptionSet_STATUS ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet_STATUS) AssignProperties_To_DiskEncryptionSet_STATUS(destination *storage.DiskEncryptionSet_STATUS) error
AssignProperties_To_DiskEncryptionSet_STATUS populates the provided destination DiskEncryptionSet_STATUS from our DiskEncryptionSet_STATUS
func (*DiskEncryptionSet_STATUS) ConvertStatusFrom ¶
func (encryptionSet *DiskEncryptionSet_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our DiskEncryptionSet_STATUS from the provided source
func (*DiskEncryptionSet_STATUS) ConvertStatusTo ¶
func (encryptionSet *DiskEncryptionSet_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our DiskEncryptionSet_STATUS
func (*DiskEncryptionSet_STATUS) DeepCopy ¶
func (in *DiskEncryptionSet_STATUS) DeepCopy() *DiskEncryptionSet_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskEncryptionSet_STATUS.
func (*DiskEncryptionSet_STATUS) DeepCopyInto ¶
func (in *DiskEncryptionSet_STATUS) DeepCopyInto(out *DiskEncryptionSet_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskEncryptionSet_Spec ¶
type DiskEncryptionSet_Spec struct {
ActiveKey *KeyForDiskEncryptionSet `json:"activeKey,omitempty"`
// AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
// doesn't have to be.
AzureName string `json:"azureName,omitempty"`
EncryptionType *string `json:"encryptionType,omitempty"`
FederatedClientId *string `json:"federatedClientId,omitempty" optionalConfigMapPair:"FederatedClientId"`
FederatedClientIdFromConfig *genruntime.ConfigMapReference `json:"federatedClientIdFromConfig,omitempty" optionalConfigMapPair:"FederatedClientId"`
Identity *EncryptionSetIdentity `json:"identity,omitempty"`
Location *string `json:"location,omitempty"`
OperatorSpec *DiskEncryptionSetOperatorSpec `json:"operatorSpec,omitempty"`
OriginalVersion string `json:"originalVersion,omitempty"`
// +kubebuilder:validation:Required
// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
// reference to a resources.azure.com/ResourceGroup resource
Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
RotationToLatestKeyVersionEnabled *bool `json:"rotationToLatestKeyVersionEnabled,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
}
Storage version of v1api20240302.DiskEncryptionSet_Spec
func (*DiskEncryptionSet_Spec) AssignProperties_From_DiskEncryptionSet_Spec ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet_Spec) AssignProperties_From_DiskEncryptionSet_Spec(source *storage.DiskEncryptionSet_Spec) error
AssignProperties_From_DiskEncryptionSet_Spec populates our DiskEncryptionSet_Spec from the provided source DiskEncryptionSet_Spec
func (*DiskEncryptionSet_Spec) AssignProperties_To_DiskEncryptionSet_Spec ¶ added in v2.20.0
func (encryptionSet *DiskEncryptionSet_Spec) AssignProperties_To_DiskEncryptionSet_Spec(destination *storage.DiskEncryptionSet_Spec) error
AssignProperties_To_DiskEncryptionSet_Spec populates the provided destination DiskEncryptionSet_Spec from our DiskEncryptionSet_Spec
func (*DiskEncryptionSet_Spec) ConvertSpecFrom ¶
func (encryptionSet *DiskEncryptionSet_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our DiskEncryptionSet_Spec from the provided source
func (*DiskEncryptionSet_Spec) ConvertSpecTo ¶
func (encryptionSet *DiskEncryptionSet_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our DiskEncryptionSet_Spec
func (*DiskEncryptionSet_Spec) DeepCopy ¶
func (in *DiskEncryptionSet_Spec) DeepCopy() *DiskEncryptionSet_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskEncryptionSet_Spec.
func (*DiskEncryptionSet_Spec) DeepCopyInto ¶
func (in *DiskEncryptionSet_Spec) DeepCopyInto(out *DiskEncryptionSet_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskList ¶
type DiskList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata,omitempty"`
Items []Disk `json:"items"`
}
+kubebuilder:object:root=true Storage version of v1api20240302.Disk Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/disks/{diskName}
func (*DiskList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskList.
func (*DiskList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*DiskList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type DiskOperatorSpec ¶ added in v2.11.0
type DiskOperatorSpec struct {
ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"`
}
Storage version of v1api20240302.DiskOperatorSpec Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*DiskOperatorSpec) AssignProperties_From_DiskOperatorSpec ¶ added in v2.20.0
func (operator *DiskOperatorSpec) AssignProperties_From_DiskOperatorSpec(source *storage.DiskOperatorSpec) error
AssignProperties_From_DiskOperatorSpec populates our DiskOperatorSpec from the provided source DiskOperatorSpec
func (*DiskOperatorSpec) AssignProperties_To_DiskOperatorSpec ¶ added in v2.20.0
func (operator *DiskOperatorSpec) AssignProperties_To_DiskOperatorSpec(destination *storage.DiskOperatorSpec) error
AssignProperties_To_DiskOperatorSpec populates the provided destination DiskOperatorSpec from our DiskOperatorSpec
func (*DiskOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *DiskOperatorSpec) DeepCopy() *DiskOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskOperatorSpec.
func (*DiskOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *DiskOperatorSpec) DeepCopyInto(out *DiskOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskPurchasePlan ¶ added in v2.16.0
type DiskPurchasePlan struct {
Name *string `json:"name,omitempty"`
Product *string `json:"product,omitempty"`
PromotionCode *string `json:"promotionCode,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Publisher *string `json:"publisher,omitempty"`
}
Storage version of v1api20240302.DiskPurchasePlan Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
func (*DiskPurchasePlan) AssignProperties_From_DiskPurchasePlan ¶ added in v2.20.0
func (plan *DiskPurchasePlan) AssignProperties_From_DiskPurchasePlan(source *storage.DiskPurchasePlan) error
AssignProperties_From_DiskPurchasePlan populates our DiskPurchasePlan from the provided source DiskPurchasePlan
func (*DiskPurchasePlan) AssignProperties_To_DiskPurchasePlan ¶ added in v2.20.0
func (plan *DiskPurchasePlan) AssignProperties_To_DiskPurchasePlan(destination *storage.DiskPurchasePlan) error
AssignProperties_To_DiskPurchasePlan populates the provided destination DiskPurchasePlan from our DiskPurchasePlan
func (*DiskPurchasePlan) DeepCopy ¶ added in v2.16.0
func (in *DiskPurchasePlan) DeepCopy() *DiskPurchasePlan
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskPurchasePlan.
func (*DiskPurchasePlan) DeepCopyInto ¶ added in v2.16.0
func (in *DiskPurchasePlan) DeepCopyInto(out *DiskPurchasePlan)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskPurchasePlan_STATUS ¶ added in v2.16.0
type DiskPurchasePlan_STATUS struct {
Name *string `json:"name,omitempty"`
Product *string `json:"product,omitempty"`
PromotionCode *string `json:"promotionCode,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Publisher *string `json:"publisher,omitempty"`
}
Storage version of v1api20240302.DiskPurchasePlan_STATUS Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
func (*DiskPurchasePlan_STATUS) AssignProperties_From_DiskPurchasePlan_STATUS ¶ added in v2.20.0
func (plan *DiskPurchasePlan_STATUS) AssignProperties_From_DiskPurchasePlan_STATUS(source *storage.DiskPurchasePlan_STATUS) error
AssignProperties_From_DiskPurchasePlan_STATUS populates our DiskPurchasePlan_STATUS from the provided source DiskPurchasePlan_STATUS
func (*DiskPurchasePlan_STATUS) AssignProperties_To_DiskPurchasePlan_STATUS ¶ added in v2.20.0
func (plan *DiskPurchasePlan_STATUS) AssignProperties_To_DiskPurchasePlan_STATUS(destination *storage.DiskPurchasePlan_STATUS) error
AssignProperties_To_DiskPurchasePlan_STATUS populates the provided destination DiskPurchasePlan_STATUS from our DiskPurchasePlan_STATUS
func (*DiskPurchasePlan_STATUS) DeepCopy ¶ added in v2.16.0
func (in *DiskPurchasePlan_STATUS) DeepCopy() *DiskPurchasePlan_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskPurchasePlan_STATUS.
func (*DiskPurchasePlan_STATUS) DeepCopyInto ¶ added in v2.16.0
func (in *DiskPurchasePlan_STATUS) DeepCopyInto(out *DiskPurchasePlan_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskSecurityProfile ¶
type DiskSecurityProfile struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
// SecureVMDiskEncryptionSetReference: ResourceId of the disk encryption set associated to Confidential VM supported disk
// encrypted with customer managed key
SecureVMDiskEncryptionSetReference *genruntime.ResourceReference `armReference:"SecureVMDiskEncryptionSetId" json:"secureVMDiskEncryptionSetReference,omitempty"`
SecurityType *string `json:"securityType,omitempty"`
}
Storage version of v1api20240302.DiskSecurityProfile Contains the security related information for the resource.
func (*DiskSecurityProfile) AssignProperties_From_DiskSecurityProfile ¶ added in v2.20.0
func (profile *DiskSecurityProfile) AssignProperties_From_DiskSecurityProfile(source *storage.DiskSecurityProfile) error
AssignProperties_From_DiskSecurityProfile populates our DiskSecurityProfile from the provided source DiskSecurityProfile
func (*DiskSecurityProfile) AssignProperties_To_DiskSecurityProfile ¶ added in v2.20.0
func (profile *DiskSecurityProfile) AssignProperties_To_DiskSecurityProfile(destination *storage.DiskSecurityProfile) error
AssignProperties_To_DiskSecurityProfile populates the provided destination DiskSecurityProfile from our DiskSecurityProfile
func (*DiskSecurityProfile) DeepCopy ¶
func (in *DiskSecurityProfile) DeepCopy() *DiskSecurityProfile
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskSecurityProfile.
func (*DiskSecurityProfile) DeepCopyInto ¶
func (in *DiskSecurityProfile) DeepCopyInto(out *DiskSecurityProfile)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskSecurityProfile_STATUS ¶
type DiskSecurityProfile_STATUS struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SecureVMDiskEncryptionSetId *string `json:"secureVMDiskEncryptionSetId,omitempty"`
SecurityType *string `json:"securityType,omitempty"`
}
Storage version of v1api20240302.DiskSecurityProfile_STATUS Contains the security related information for the resource.
func (*DiskSecurityProfile_STATUS) AssignProperties_From_DiskSecurityProfile_STATUS ¶ added in v2.20.0
func (profile *DiskSecurityProfile_STATUS) AssignProperties_From_DiskSecurityProfile_STATUS(source *storage.DiskSecurityProfile_STATUS) error
AssignProperties_From_DiskSecurityProfile_STATUS populates our DiskSecurityProfile_STATUS from the provided source DiskSecurityProfile_STATUS
func (*DiskSecurityProfile_STATUS) AssignProperties_To_DiskSecurityProfile_STATUS ¶ added in v2.20.0
func (profile *DiskSecurityProfile_STATUS) AssignProperties_To_DiskSecurityProfile_STATUS(destination *storage.DiskSecurityProfile_STATUS) error
AssignProperties_To_DiskSecurityProfile_STATUS populates the provided destination DiskSecurityProfile_STATUS from our DiskSecurityProfile_STATUS
func (*DiskSecurityProfile_STATUS) DeepCopy ¶
func (in *DiskSecurityProfile_STATUS) DeepCopy() *DiskSecurityProfile_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskSecurityProfile_STATUS.
func (*DiskSecurityProfile_STATUS) DeepCopyInto ¶
func (in *DiskSecurityProfile_STATUS) DeepCopyInto(out *DiskSecurityProfile_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskSku ¶
type DiskSku struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.DiskSku The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS.
func (*DiskSku) AssignProperties_From_DiskSku ¶ added in v2.20.0
AssignProperties_From_DiskSku populates our DiskSku from the provided source DiskSku
func (*DiskSku) AssignProperties_To_DiskSku ¶ added in v2.20.0
AssignProperties_To_DiskSku populates the provided destination DiskSku from our DiskSku
func (*DiskSku) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskSku.
func (*DiskSku) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DiskSku_STATUS ¶
type DiskSku_STATUS struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Tier *string `json:"tier,omitempty"`
}
Storage version of v1api20240302.DiskSku_STATUS The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS.
func (*DiskSku_STATUS) AssignProperties_From_DiskSku_STATUS ¶ added in v2.20.0
func (diskSku *DiskSku_STATUS) AssignProperties_From_DiskSku_STATUS(source *storage.DiskSku_STATUS) error
AssignProperties_From_DiskSku_STATUS populates our DiskSku_STATUS from the provided source DiskSku_STATUS
func (*DiskSku_STATUS) AssignProperties_To_DiskSku_STATUS ¶ added in v2.20.0
func (diskSku *DiskSku_STATUS) AssignProperties_To_DiskSku_STATUS(destination *storage.DiskSku_STATUS) error
AssignProperties_To_DiskSku_STATUS populates the provided destination DiskSku_STATUS from our DiskSku_STATUS
func (*DiskSku_STATUS) DeepCopy ¶
func (in *DiskSku_STATUS) DeepCopy() *DiskSku_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DiskSku_STATUS.
func (*DiskSku_STATUS) DeepCopyInto ¶
func (in *DiskSku_STATUS) DeepCopyInto(out *DiskSku_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Disk_STATUS ¶
type Disk_STATUS struct {
BurstingEnabled *bool `json:"burstingEnabled,omitempty"`
BurstingEnabledTime *string `json:"burstingEnabledTime,omitempty"`
CompletionPercent *float64 `json:"completionPercent,omitempty"`
Conditions []conditions.Condition `json:"conditions,omitempty"`
CreationData *CreationData_STATUS `json:"creationData,omitempty"`
DataAccessAuthMode *string `json:"dataAccessAuthMode,omitempty"`
DiskAccessId *string `json:"diskAccessId,omitempty"`
DiskIOPSReadOnly *int `json:"diskIOPSReadOnly,omitempty"`
DiskIOPSReadWrite *int `json:"diskIOPSReadWrite,omitempty"`
DiskMBpsReadOnly *int `json:"diskMBpsReadOnly,omitempty"`
DiskMBpsReadWrite *int `json:"diskMBpsReadWrite,omitempty"`
DiskSizeBytes *int `json:"diskSizeBytes,omitempty"`
DiskSizeGB *int `json:"diskSizeGB,omitempty"`
DiskState *string `json:"diskState,omitempty"`
Encryption *Encryption_STATUS `json:"encryption,omitempty"`
EncryptionSettingsCollection *EncryptionSettingsCollection_STATUS `json:"encryptionSettingsCollection,omitempty"`
ExtendedLocation *ExtendedLocation_STATUS `json:"extendedLocation,omitempty"`
HyperVGeneration *string `json:"hyperVGeneration,omitempty"`
Id *string `json:"id,omitempty"`
LastOwnershipUpdateTime *string `json:"LastOwnershipUpdateTime,omitempty"`
Location *string `json:"location,omitempty"`
ManagedBy *string `json:"managedBy,omitempty"`
ManagedByExtended []string `json:"managedByExtended,omitempty"`
Name *string `json:"name,omitempty"`
NetworkAccessPolicy *string `json:"networkAccessPolicy,omitempty"`
OptimizedForFrequentAttach *bool `json:"optimizedForFrequentAttach,omitempty"`
OsType *string `json:"osType,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
PropertyUpdatesInProgress *PropertyUpdatesInProgress_STATUS `json:"propertyUpdatesInProgress,omitempty"`
ProvisioningState *string `json:"provisioningState,omitempty"`
PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"`
PurchasePlan *DiskPurchasePlan_STATUS `json:"purchasePlan,omitempty"`
SecurityProfile *DiskSecurityProfile_STATUS `json:"securityProfile,omitempty"`
Sku *DiskSku_STATUS `json:"sku,omitempty"`
SupportedCapabilities *SupportedCapabilities_STATUS `json:"supportedCapabilities,omitempty"`
SupportsHibernation *bool `json:"supportsHibernation,omitempty"`
SystemData *SystemData_STATUS `json:"systemData,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
Tier *string `json:"tier,omitempty"`
TimeCreated *string `json:"timeCreated,omitempty"`
Type *string `json:"type,omitempty"`
UniqueId *string `json:"uniqueId,omitempty"`
Zones []string `json:"zones,omitempty"`
}
Storage version of v1api20240302.Disk_STATUS Disk resource.
func (*Disk_STATUS) AssignProperties_From_Disk_STATUS ¶ added in v2.20.0
func (disk *Disk_STATUS) AssignProperties_From_Disk_STATUS(source *storage.Disk_STATUS) error
AssignProperties_From_Disk_STATUS populates our Disk_STATUS from the provided source Disk_STATUS
func (*Disk_STATUS) AssignProperties_To_Disk_STATUS ¶ added in v2.20.0
func (disk *Disk_STATUS) AssignProperties_To_Disk_STATUS(destination *storage.Disk_STATUS) error
AssignProperties_To_Disk_STATUS populates the provided destination Disk_STATUS from our Disk_STATUS
func (*Disk_STATUS) ConvertStatusFrom ¶
func (disk *Disk_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our Disk_STATUS from the provided source
func (*Disk_STATUS) ConvertStatusTo ¶
func (disk *Disk_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our Disk_STATUS
func (*Disk_STATUS) DeepCopy ¶
func (in *Disk_STATUS) DeepCopy() *Disk_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Disk_STATUS.
func (*Disk_STATUS) DeepCopyInto ¶
func (in *Disk_STATUS) DeepCopyInto(out *Disk_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Disk_Spec ¶
type Disk_Spec struct {
// AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
// doesn't have to be.
AzureName string `json:"azureName,omitempty"`
BurstingEnabled *bool `json:"burstingEnabled,omitempty"`
CompletionPercent *float64 `json:"completionPercent,omitempty"`
CreationData *CreationData `json:"creationData,omitempty"`
DataAccessAuthMode *string `json:"dataAccessAuthMode,omitempty"`
// DiskAccessReference: ARM id of the DiskAccess resource for using private endpoints on disks.
DiskAccessReference *genruntime.ResourceReference `armReference:"DiskAccessId" json:"diskAccessReference,omitempty"`
DiskIOPSReadOnly *int `json:"diskIOPSReadOnly,omitempty"`
DiskIOPSReadWrite *int `json:"diskIOPSReadWrite,omitempty"`
DiskMBpsReadOnly *int `json:"diskMBpsReadOnly,omitempty"`
DiskMBpsReadWrite *int `json:"diskMBpsReadWrite,omitempty"`
DiskSizeGB *int `json:"diskSizeGB,omitempty"`
Encryption *Encryption `json:"encryption,omitempty"`
EncryptionSettingsCollection *EncryptionSettingsCollection `json:"encryptionSettingsCollection,omitempty"`
ExtendedLocation *ExtendedLocation `json:"extendedLocation,omitempty"`
HyperVGeneration *string `json:"hyperVGeneration,omitempty"`
Location *string `json:"location,omitempty"`
NetworkAccessPolicy *string `json:"networkAccessPolicy,omitempty"`
OperatorSpec *DiskOperatorSpec `json:"operatorSpec,omitempty"`
OptimizedForFrequentAttach *bool `json:"optimizedForFrequentAttach,omitempty"`
OriginalVersion string `json:"originalVersion,omitempty"`
OsType *string `json:"osType,omitempty"`
// +kubebuilder:validation:Required
// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
// reference to a resources.azure.com/ResourceGroup resource
Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"`
PurchasePlan *DiskPurchasePlan `json:"purchasePlan,omitempty"`
SecurityProfile *DiskSecurityProfile `json:"securityProfile,omitempty"`
Sku *DiskSku `json:"sku,omitempty"`
SupportedCapabilities *SupportedCapabilities `json:"supportedCapabilities,omitempty"`
SupportsHibernation *bool `json:"supportsHibernation,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
Tier *string `json:"tier,omitempty"`
Zones []string `json:"zones,omitempty"`
}
Storage version of v1api20240302.Disk_Spec
func (*Disk_Spec) AssignProperties_From_Disk_Spec ¶ added in v2.20.0
AssignProperties_From_Disk_Spec populates our Disk_Spec from the provided source Disk_Spec
func (*Disk_Spec) AssignProperties_To_Disk_Spec ¶ added in v2.20.0
AssignProperties_To_Disk_Spec populates the provided destination Disk_Spec from our Disk_Spec
func (*Disk_Spec) ConvertSpecFrom ¶
func (disk *Disk_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our Disk_Spec from the provided source
func (*Disk_Spec) ConvertSpecTo ¶
func (disk *Disk_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our Disk_Spec
func (*Disk_Spec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Disk_Spec.
func (*Disk_Spec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Encryption ¶
type Encryption struct {
// DiskEncryptionSetReference: ResourceId of the disk encryption set to use for enabling encryption at rest.
DiskEncryptionSetReference *genruntime.ResourceReference `armReference:"DiskEncryptionSetId" json:"diskEncryptionSetReference,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1api20240302.Encryption Encryption at rest settings for disk or snapshot
func (*Encryption) AssignProperties_From_Encryption ¶ added in v2.20.0
func (encryption *Encryption) AssignProperties_From_Encryption(source *storage.Encryption) error
AssignProperties_From_Encryption populates our Encryption from the provided source Encryption
func (*Encryption) AssignProperties_To_Encryption ¶ added in v2.20.0
func (encryption *Encryption) AssignProperties_To_Encryption(destination *storage.Encryption) error
AssignProperties_To_Encryption populates the provided destination Encryption from our Encryption
func (*Encryption) DeepCopy ¶
func (in *Encryption) DeepCopy() *Encryption
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Encryption.
func (*Encryption) DeepCopyInto ¶
func (in *Encryption) DeepCopyInto(out *Encryption)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionSetIdentity ¶
type EncryptionSetIdentity struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Type *string `json:"type,omitempty"`
UserAssignedIdentities []UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"`
}
Storage version of v1api20240302.EncryptionSetIdentity The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.
func (*EncryptionSetIdentity) AssignProperties_From_EncryptionSetIdentity ¶ added in v2.20.0
func (identity *EncryptionSetIdentity) AssignProperties_From_EncryptionSetIdentity(source *storage.EncryptionSetIdentity) error
AssignProperties_From_EncryptionSetIdentity populates our EncryptionSetIdentity from the provided source EncryptionSetIdentity
func (*EncryptionSetIdentity) AssignProperties_To_EncryptionSetIdentity ¶ added in v2.20.0
func (identity *EncryptionSetIdentity) AssignProperties_To_EncryptionSetIdentity(destination *storage.EncryptionSetIdentity) error
AssignProperties_To_EncryptionSetIdentity populates the provided destination EncryptionSetIdentity from our EncryptionSetIdentity
func (*EncryptionSetIdentity) DeepCopy ¶
func (in *EncryptionSetIdentity) DeepCopy() *EncryptionSetIdentity
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionSetIdentity.
func (*EncryptionSetIdentity) DeepCopyInto ¶
func (in *EncryptionSetIdentity) DeepCopyInto(out *EncryptionSetIdentity)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionSetIdentity_STATUS ¶
type EncryptionSetIdentity_STATUS struct {
PrincipalId *string `json:"principalId,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
TenantId *string `json:"tenantId,omitempty"`
Type *string `json:"type,omitempty"`
UserAssignedIdentities map[string]UserAssignedIdentitiesValue_STATUS `json:"userAssignedIdentities,omitempty"`
}
Storage version of v1api20240302.EncryptionSetIdentity_STATUS The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.
func (*EncryptionSetIdentity_STATUS) AssignProperties_From_EncryptionSetIdentity_STATUS ¶ added in v2.20.0
func (identity *EncryptionSetIdentity_STATUS) AssignProperties_From_EncryptionSetIdentity_STATUS(source *storage.EncryptionSetIdentity_STATUS) error
AssignProperties_From_EncryptionSetIdentity_STATUS populates our EncryptionSetIdentity_STATUS from the provided source EncryptionSetIdentity_STATUS
func (*EncryptionSetIdentity_STATUS) AssignProperties_To_EncryptionSetIdentity_STATUS ¶ added in v2.20.0
func (identity *EncryptionSetIdentity_STATUS) AssignProperties_To_EncryptionSetIdentity_STATUS(destination *storage.EncryptionSetIdentity_STATUS) error
AssignProperties_To_EncryptionSetIdentity_STATUS populates the provided destination EncryptionSetIdentity_STATUS from our EncryptionSetIdentity_STATUS
func (*EncryptionSetIdentity_STATUS) DeepCopy ¶
func (in *EncryptionSetIdentity_STATUS) DeepCopy() *EncryptionSetIdentity_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionSetIdentity_STATUS.
func (*EncryptionSetIdentity_STATUS) DeepCopyInto ¶
func (in *EncryptionSetIdentity_STATUS) DeepCopyInto(out *EncryptionSetIdentity_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionSettingsCollection ¶
type EncryptionSettingsCollection struct {
Enabled *bool `json:"enabled,omitempty"`
EncryptionSettings []EncryptionSettingsElement `json:"encryptionSettings,omitempty"`
EncryptionSettingsVersion *string `json:"encryptionSettingsVersion,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.EncryptionSettingsCollection Encryption settings for disk or snapshot
func (*EncryptionSettingsCollection) AssignProperties_From_EncryptionSettingsCollection ¶ added in v2.20.0
func (collection *EncryptionSettingsCollection) AssignProperties_From_EncryptionSettingsCollection(source *storage.EncryptionSettingsCollection) error
AssignProperties_From_EncryptionSettingsCollection populates our EncryptionSettingsCollection from the provided source EncryptionSettingsCollection
func (*EncryptionSettingsCollection) AssignProperties_To_EncryptionSettingsCollection ¶ added in v2.20.0
func (collection *EncryptionSettingsCollection) AssignProperties_To_EncryptionSettingsCollection(destination *storage.EncryptionSettingsCollection) error
AssignProperties_To_EncryptionSettingsCollection populates the provided destination EncryptionSettingsCollection from our EncryptionSettingsCollection
func (*EncryptionSettingsCollection) DeepCopy ¶
func (in *EncryptionSettingsCollection) DeepCopy() *EncryptionSettingsCollection
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionSettingsCollection.
func (*EncryptionSettingsCollection) DeepCopyInto ¶
func (in *EncryptionSettingsCollection) DeepCopyInto(out *EncryptionSettingsCollection)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionSettingsCollection_STATUS ¶
type EncryptionSettingsCollection_STATUS struct {
Enabled *bool `json:"enabled,omitempty"`
EncryptionSettings []EncryptionSettingsElement_STATUS `json:"encryptionSettings,omitempty"`
EncryptionSettingsVersion *string `json:"encryptionSettingsVersion,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.EncryptionSettingsCollection_STATUS Encryption settings for disk or snapshot
func (*EncryptionSettingsCollection_STATUS) AssignProperties_From_EncryptionSettingsCollection_STATUS ¶ added in v2.20.0
func (collection *EncryptionSettingsCollection_STATUS) AssignProperties_From_EncryptionSettingsCollection_STATUS(source *storage.EncryptionSettingsCollection_STATUS) error
AssignProperties_From_EncryptionSettingsCollection_STATUS populates our EncryptionSettingsCollection_STATUS from the provided source EncryptionSettingsCollection_STATUS
func (*EncryptionSettingsCollection_STATUS) AssignProperties_To_EncryptionSettingsCollection_STATUS ¶ added in v2.20.0
func (collection *EncryptionSettingsCollection_STATUS) AssignProperties_To_EncryptionSettingsCollection_STATUS(destination *storage.EncryptionSettingsCollection_STATUS) error
AssignProperties_To_EncryptionSettingsCollection_STATUS populates the provided destination EncryptionSettingsCollection_STATUS from our EncryptionSettingsCollection_STATUS
func (*EncryptionSettingsCollection_STATUS) DeepCopy ¶
func (in *EncryptionSettingsCollection_STATUS) DeepCopy() *EncryptionSettingsCollection_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionSettingsCollection_STATUS.
func (*EncryptionSettingsCollection_STATUS) DeepCopyInto ¶
func (in *EncryptionSettingsCollection_STATUS) DeepCopyInto(out *EncryptionSettingsCollection_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionSettingsElement ¶
type EncryptionSettingsElement struct {
DiskEncryptionKey *KeyVaultAndSecretReference `json:"diskEncryptionKey,omitempty"`
KeyEncryptionKey *KeyVaultAndKeyReference `json:"keyEncryptionKey,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.EncryptionSettingsElement Encryption settings for one disk volume.
func (*EncryptionSettingsElement) AssignProperties_From_EncryptionSettingsElement ¶ added in v2.20.0
func (element *EncryptionSettingsElement) AssignProperties_From_EncryptionSettingsElement(source *storage.EncryptionSettingsElement) error
AssignProperties_From_EncryptionSettingsElement populates our EncryptionSettingsElement from the provided source EncryptionSettingsElement
func (*EncryptionSettingsElement) AssignProperties_To_EncryptionSettingsElement ¶ added in v2.20.0
func (element *EncryptionSettingsElement) AssignProperties_To_EncryptionSettingsElement(destination *storage.EncryptionSettingsElement) error
AssignProperties_To_EncryptionSettingsElement populates the provided destination EncryptionSettingsElement from our EncryptionSettingsElement
func (*EncryptionSettingsElement) DeepCopy ¶
func (in *EncryptionSettingsElement) DeepCopy() *EncryptionSettingsElement
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionSettingsElement.
func (*EncryptionSettingsElement) DeepCopyInto ¶
func (in *EncryptionSettingsElement) DeepCopyInto(out *EncryptionSettingsElement)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionSettingsElement_STATUS ¶
type EncryptionSettingsElement_STATUS struct {
DiskEncryptionKey *KeyVaultAndSecretReference_STATUS `json:"diskEncryptionKey,omitempty"`
KeyEncryptionKey *KeyVaultAndKeyReference_STATUS `json:"keyEncryptionKey,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.EncryptionSettingsElement_STATUS Encryption settings for one disk volume.
func (*EncryptionSettingsElement_STATUS) AssignProperties_From_EncryptionSettingsElement_STATUS ¶ added in v2.20.0
func (element *EncryptionSettingsElement_STATUS) AssignProperties_From_EncryptionSettingsElement_STATUS(source *storage.EncryptionSettingsElement_STATUS) error
AssignProperties_From_EncryptionSettingsElement_STATUS populates our EncryptionSettingsElement_STATUS from the provided source EncryptionSettingsElement_STATUS
func (*EncryptionSettingsElement_STATUS) AssignProperties_To_EncryptionSettingsElement_STATUS ¶ added in v2.20.0
func (element *EncryptionSettingsElement_STATUS) AssignProperties_To_EncryptionSettingsElement_STATUS(destination *storage.EncryptionSettingsElement_STATUS) error
AssignProperties_To_EncryptionSettingsElement_STATUS populates the provided destination EncryptionSettingsElement_STATUS from our EncryptionSettingsElement_STATUS
func (*EncryptionSettingsElement_STATUS) DeepCopy ¶
func (in *EncryptionSettingsElement_STATUS) DeepCopy() *EncryptionSettingsElement_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionSettingsElement_STATUS.
func (*EncryptionSettingsElement_STATUS) DeepCopyInto ¶
func (in *EncryptionSettingsElement_STATUS) DeepCopyInto(out *EncryptionSettingsElement_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Encryption_STATUS ¶
type Encryption_STATUS struct {
DiskEncryptionSetId *string `json:"diskEncryptionSetId,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1api20240302.Encryption_STATUS Encryption at rest settings for disk or snapshot
func (*Encryption_STATUS) AssignProperties_From_Encryption_STATUS ¶ added in v2.20.0
func (encryption *Encryption_STATUS) AssignProperties_From_Encryption_STATUS(source *storage.Encryption_STATUS) error
AssignProperties_From_Encryption_STATUS populates our Encryption_STATUS from the provided source Encryption_STATUS
func (*Encryption_STATUS) AssignProperties_To_Encryption_STATUS ¶ added in v2.20.0
func (encryption *Encryption_STATUS) AssignProperties_To_Encryption_STATUS(destination *storage.Encryption_STATUS) error
AssignProperties_To_Encryption_STATUS populates the provided destination Encryption_STATUS from our Encryption_STATUS
func (*Encryption_STATUS) DeepCopy ¶
func (in *Encryption_STATUS) DeepCopy() *Encryption_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Encryption_STATUS.
func (*Encryption_STATUS) DeepCopyInto ¶
func (in *Encryption_STATUS) DeepCopyInto(out *Encryption_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExtendedLocation ¶
type ExtendedLocation struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1api20240302.ExtendedLocation The complex type of the extended location.
func (*ExtendedLocation) AssignProperties_From_ExtendedLocation ¶ added in v2.20.0
func (location *ExtendedLocation) AssignProperties_From_ExtendedLocation(source *storage.ExtendedLocation) error
AssignProperties_From_ExtendedLocation populates our ExtendedLocation from the provided source ExtendedLocation
func (*ExtendedLocation) AssignProperties_To_ExtendedLocation ¶ added in v2.20.0
func (location *ExtendedLocation) AssignProperties_To_ExtendedLocation(destination *storage.ExtendedLocation) error
AssignProperties_To_ExtendedLocation populates the provided destination ExtendedLocation from our ExtendedLocation
func (*ExtendedLocation) DeepCopy ¶
func (in *ExtendedLocation) DeepCopy() *ExtendedLocation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExtendedLocation.
func (*ExtendedLocation) DeepCopyInto ¶
func (in *ExtendedLocation) DeepCopyInto(out *ExtendedLocation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ExtendedLocation_STATUS ¶
type ExtendedLocation_STATUS struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1api20240302.ExtendedLocation_STATUS The complex type of the extended location.
func (*ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS ¶ added in v2.20.0
func (location *ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS(source *storage.ExtendedLocation_STATUS) error
AssignProperties_From_ExtendedLocation_STATUS populates our ExtendedLocation_STATUS from the provided source ExtendedLocation_STATUS
func (*ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS ¶ added in v2.20.0
func (location *ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS(destination *storage.ExtendedLocation_STATUS) error
AssignProperties_To_ExtendedLocation_STATUS populates the provided destination ExtendedLocation_STATUS from our ExtendedLocation_STATUS
func (*ExtendedLocation_STATUS) DeepCopy ¶
func (in *ExtendedLocation_STATUS) DeepCopy() *ExtendedLocation_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ExtendedLocation_STATUS.
func (*ExtendedLocation_STATUS) DeepCopyInto ¶
func (in *ExtendedLocation_STATUS) DeepCopyInto(out *ExtendedLocation_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageDiskReference ¶
type ImageDiskReference struct {
CommunityGalleryImageId *string `json:"communityGalleryImageId,omitempty"`
Lun *int `json:"lun,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
// Reference: A relative uri containing either a Platform Image Repository, user image, or Azure Compute Gallery image
// reference.
Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}
Storage version of v1api20240302.ImageDiskReference The source image used for creating the disk.
func (*ImageDiskReference) AssignProperties_From_ImageDiskReference ¶ added in v2.20.0
func (reference *ImageDiskReference) AssignProperties_From_ImageDiskReference(source *storage.ImageDiskReference) error
AssignProperties_From_ImageDiskReference populates our ImageDiskReference from the provided source ImageDiskReference
func (*ImageDiskReference) AssignProperties_To_ImageDiskReference ¶ added in v2.20.0
func (reference *ImageDiskReference) AssignProperties_To_ImageDiskReference(destination *storage.ImageDiskReference) error
AssignProperties_To_ImageDiskReference populates the provided destination ImageDiskReference from our ImageDiskReference
func (*ImageDiskReference) DeepCopy ¶
func (in *ImageDiskReference) DeepCopy() *ImageDiskReference
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageDiskReference.
func (*ImageDiskReference) DeepCopyInto ¶
func (in *ImageDiskReference) DeepCopyInto(out *ImageDiskReference)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ImageDiskReference_STATUS ¶
type ImageDiskReference_STATUS struct {
CommunityGalleryImageId *string `json:"communityGalleryImageId,omitempty"`
Id *string `json:"id,omitempty"`
Lun *int `json:"lun,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.ImageDiskReference_STATUS The source image used for creating the disk.
func (*ImageDiskReference_STATUS) AssignProperties_From_ImageDiskReference_STATUS ¶ added in v2.20.0
func (reference *ImageDiskReference_STATUS) AssignProperties_From_ImageDiskReference_STATUS(source *storage.ImageDiskReference_STATUS) error
AssignProperties_From_ImageDiskReference_STATUS populates our ImageDiskReference_STATUS from the provided source ImageDiskReference_STATUS
func (*ImageDiskReference_STATUS) AssignProperties_To_ImageDiskReference_STATUS ¶ added in v2.20.0
func (reference *ImageDiskReference_STATUS) AssignProperties_To_ImageDiskReference_STATUS(destination *storage.ImageDiskReference_STATUS) error
AssignProperties_To_ImageDiskReference_STATUS populates the provided destination ImageDiskReference_STATUS from our ImageDiskReference_STATUS
func (*ImageDiskReference_STATUS) DeepCopy ¶
func (in *ImageDiskReference_STATUS) DeepCopy() *ImageDiskReference_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ImageDiskReference_STATUS.
func (*ImageDiskReference_STATUS) DeepCopyInto ¶
func (in *ImageDiskReference_STATUS) DeepCopyInto(out *ImageDiskReference_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InnerError_STATUS ¶
type InnerError_STATUS struct {
Errordetail *string `json:"errordetail,omitempty"`
Exceptiontype *string `json:"exceptiontype,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.InnerError_STATUS Inner error details.
func (*InnerError_STATUS) AssignProperties_From_InnerError_STATUS ¶ added in v2.20.0
func (error *InnerError_STATUS) AssignProperties_From_InnerError_STATUS(source *storage.InnerError_STATUS) error
AssignProperties_From_InnerError_STATUS populates our InnerError_STATUS from the provided source InnerError_STATUS
func (*InnerError_STATUS) AssignProperties_To_InnerError_STATUS ¶ added in v2.20.0
func (error *InnerError_STATUS) AssignProperties_To_InnerError_STATUS(destination *storage.InnerError_STATUS) error
AssignProperties_To_InnerError_STATUS populates the provided destination InnerError_STATUS from our InnerError_STATUS
func (*InnerError_STATUS) DeepCopy ¶
func (in *InnerError_STATUS) DeepCopy() *InnerError_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InnerError_STATUS.
func (*InnerError_STATUS) DeepCopyInto ¶
func (in *InnerError_STATUS) DeepCopyInto(out *InnerError_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyForDiskEncryptionSet ¶
type KeyForDiskEncryptionSet struct {
KeyUrl *string `json:"keyUrl,omitempty" optionalConfigMapPair:"KeyUrl"`
KeyUrlFromConfig *genruntime.ConfigMapReference `json:"keyUrlFromConfig,omitempty" optionalConfigMapPair:"KeyUrl"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SourceVault *SourceVault `json:"sourceVault,omitempty"`
}
Storage version of v1api20240302.KeyForDiskEncryptionSet Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots
func (*KeyForDiskEncryptionSet) AssignProperties_From_KeyForDiskEncryptionSet ¶ added in v2.20.0
func (encryptionSet *KeyForDiskEncryptionSet) AssignProperties_From_KeyForDiskEncryptionSet(source *storage.KeyForDiskEncryptionSet) error
AssignProperties_From_KeyForDiskEncryptionSet populates our KeyForDiskEncryptionSet from the provided source KeyForDiskEncryptionSet
func (*KeyForDiskEncryptionSet) AssignProperties_To_KeyForDiskEncryptionSet ¶ added in v2.20.0
func (encryptionSet *KeyForDiskEncryptionSet) AssignProperties_To_KeyForDiskEncryptionSet(destination *storage.KeyForDiskEncryptionSet) error
AssignProperties_To_KeyForDiskEncryptionSet populates the provided destination KeyForDiskEncryptionSet from our KeyForDiskEncryptionSet
func (*KeyForDiskEncryptionSet) DeepCopy ¶
func (in *KeyForDiskEncryptionSet) DeepCopy() *KeyForDiskEncryptionSet
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyForDiskEncryptionSet.
func (*KeyForDiskEncryptionSet) DeepCopyInto ¶
func (in *KeyForDiskEncryptionSet) DeepCopyInto(out *KeyForDiskEncryptionSet)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyForDiskEncryptionSet_STATUS ¶
type KeyForDiskEncryptionSet_STATUS struct {
KeyUrl *string `json:"keyUrl,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SourceVault *SourceVault_STATUS `json:"sourceVault,omitempty"`
}
Storage version of v1api20240302.KeyForDiskEncryptionSet_STATUS Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots
func (*KeyForDiskEncryptionSet_STATUS) AssignProperties_From_KeyForDiskEncryptionSet_STATUS ¶ added in v2.20.0
func (encryptionSet *KeyForDiskEncryptionSet_STATUS) AssignProperties_From_KeyForDiskEncryptionSet_STATUS(source *storage.KeyForDiskEncryptionSet_STATUS) error
AssignProperties_From_KeyForDiskEncryptionSet_STATUS populates our KeyForDiskEncryptionSet_STATUS from the provided source KeyForDiskEncryptionSet_STATUS
func (*KeyForDiskEncryptionSet_STATUS) AssignProperties_To_KeyForDiskEncryptionSet_STATUS ¶ added in v2.20.0
func (encryptionSet *KeyForDiskEncryptionSet_STATUS) AssignProperties_To_KeyForDiskEncryptionSet_STATUS(destination *storage.KeyForDiskEncryptionSet_STATUS) error
AssignProperties_To_KeyForDiskEncryptionSet_STATUS populates the provided destination KeyForDiskEncryptionSet_STATUS from our KeyForDiskEncryptionSet_STATUS
func (*KeyForDiskEncryptionSet_STATUS) DeepCopy ¶
func (in *KeyForDiskEncryptionSet_STATUS) DeepCopy() *KeyForDiskEncryptionSet_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyForDiskEncryptionSet_STATUS.
func (*KeyForDiskEncryptionSet_STATUS) DeepCopyInto ¶
func (in *KeyForDiskEncryptionSet_STATUS) DeepCopyInto(out *KeyForDiskEncryptionSet_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultAndKeyReference ¶
type KeyVaultAndKeyReference struct {
KeyUrl *string `json:"keyUrl,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SourceVault *SourceVault `json:"sourceVault,omitempty"`
}
Storage version of v1api20240302.KeyVaultAndKeyReference Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey
func (*KeyVaultAndKeyReference) AssignProperties_From_KeyVaultAndKeyReference ¶ added in v2.20.0
func (reference *KeyVaultAndKeyReference) AssignProperties_From_KeyVaultAndKeyReference(source *storage.KeyVaultAndKeyReference) error
AssignProperties_From_KeyVaultAndKeyReference populates our KeyVaultAndKeyReference from the provided source KeyVaultAndKeyReference
func (*KeyVaultAndKeyReference) AssignProperties_To_KeyVaultAndKeyReference ¶ added in v2.20.0
func (reference *KeyVaultAndKeyReference) AssignProperties_To_KeyVaultAndKeyReference(destination *storage.KeyVaultAndKeyReference) error
AssignProperties_To_KeyVaultAndKeyReference populates the provided destination KeyVaultAndKeyReference from our KeyVaultAndKeyReference
func (*KeyVaultAndKeyReference) DeepCopy ¶
func (in *KeyVaultAndKeyReference) DeepCopy() *KeyVaultAndKeyReference
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultAndKeyReference.
func (*KeyVaultAndKeyReference) DeepCopyInto ¶
func (in *KeyVaultAndKeyReference) DeepCopyInto(out *KeyVaultAndKeyReference)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultAndKeyReference_STATUS ¶
type KeyVaultAndKeyReference_STATUS struct {
KeyUrl *string `json:"keyUrl,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SourceVault *SourceVault_STATUS `json:"sourceVault,omitempty"`
}
Storage version of v1api20240302.KeyVaultAndKeyReference_STATUS Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey
func (*KeyVaultAndKeyReference_STATUS) AssignProperties_From_KeyVaultAndKeyReference_STATUS ¶ added in v2.20.0
func (reference *KeyVaultAndKeyReference_STATUS) AssignProperties_From_KeyVaultAndKeyReference_STATUS(source *storage.KeyVaultAndKeyReference_STATUS) error
AssignProperties_From_KeyVaultAndKeyReference_STATUS populates our KeyVaultAndKeyReference_STATUS from the provided source KeyVaultAndKeyReference_STATUS
func (*KeyVaultAndKeyReference_STATUS) AssignProperties_To_KeyVaultAndKeyReference_STATUS ¶ added in v2.20.0
func (reference *KeyVaultAndKeyReference_STATUS) AssignProperties_To_KeyVaultAndKeyReference_STATUS(destination *storage.KeyVaultAndKeyReference_STATUS) error
AssignProperties_To_KeyVaultAndKeyReference_STATUS populates the provided destination KeyVaultAndKeyReference_STATUS from our KeyVaultAndKeyReference_STATUS
func (*KeyVaultAndKeyReference_STATUS) DeepCopy ¶
func (in *KeyVaultAndKeyReference_STATUS) DeepCopy() *KeyVaultAndKeyReference_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultAndKeyReference_STATUS.
func (*KeyVaultAndKeyReference_STATUS) DeepCopyInto ¶
func (in *KeyVaultAndKeyReference_STATUS) DeepCopyInto(out *KeyVaultAndKeyReference_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultAndSecretReference ¶
type KeyVaultAndSecretReference struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SecretUrl *string `json:"secretUrl,omitempty"`
SourceVault *SourceVault `json:"sourceVault,omitempty"`
}
Storage version of v1api20240302.KeyVaultAndSecretReference Key Vault Secret Url and vault id of the encryption key
func (*KeyVaultAndSecretReference) AssignProperties_From_KeyVaultAndSecretReference ¶ added in v2.20.0
func (reference *KeyVaultAndSecretReference) AssignProperties_From_KeyVaultAndSecretReference(source *storage.KeyVaultAndSecretReference) error
AssignProperties_From_KeyVaultAndSecretReference populates our KeyVaultAndSecretReference from the provided source KeyVaultAndSecretReference
func (*KeyVaultAndSecretReference) AssignProperties_To_KeyVaultAndSecretReference ¶ added in v2.20.0
func (reference *KeyVaultAndSecretReference) AssignProperties_To_KeyVaultAndSecretReference(destination *storage.KeyVaultAndSecretReference) error
AssignProperties_To_KeyVaultAndSecretReference populates the provided destination KeyVaultAndSecretReference from our KeyVaultAndSecretReference
func (*KeyVaultAndSecretReference) DeepCopy ¶
func (in *KeyVaultAndSecretReference) DeepCopy() *KeyVaultAndSecretReference
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultAndSecretReference.
func (*KeyVaultAndSecretReference) DeepCopyInto ¶
func (in *KeyVaultAndSecretReference) DeepCopyInto(out *KeyVaultAndSecretReference)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultAndSecretReference_STATUS ¶
type KeyVaultAndSecretReference_STATUS struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SecretUrl *string `json:"secretUrl,omitempty"`
SourceVault *SourceVault_STATUS `json:"sourceVault,omitempty"`
}
Storage version of v1api20240302.KeyVaultAndSecretReference_STATUS Key Vault Secret Url and vault id of the encryption key
func (*KeyVaultAndSecretReference_STATUS) AssignProperties_From_KeyVaultAndSecretReference_STATUS ¶ added in v2.20.0
func (reference *KeyVaultAndSecretReference_STATUS) AssignProperties_From_KeyVaultAndSecretReference_STATUS(source *storage.KeyVaultAndSecretReference_STATUS) error
AssignProperties_From_KeyVaultAndSecretReference_STATUS populates our KeyVaultAndSecretReference_STATUS from the provided source KeyVaultAndSecretReference_STATUS
func (*KeyVaultAndSecretReference_STATUS) AssignProperties_To_KeyVaultAndSecretReference_STATUS ¶ added in v2.20.0
func (reference *KeyVaultAndSecretReference_STATUS) AssignProperties_To_KeyVaultAndSecretReference_STATUS(destination *storage.KeyVaultAndSecretReference_STATUS) error
AssignProperties_To_KeyVaultAndSecretReference_STATUS populates the provided destination KeyVaultAndSecretReference_STATUS from our KeyVaultAndSecretReference_STATUS
func (*KeyVaultAndSecretReference_STATUS) DeepCopy ¶
func (in *KeyVaultAndSecretReference_STATUS) DeepCopy() *KeyVaultAndSecretReference_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultAndSecretReference_STATUS.
func (*KeyVaultAndSecretReference_STATUS) DeepCopyInto ¶
func (in *KeyVaultAndSecretReference_STATUS) DeepCopyInto(out *KeyVaultAndSecretReference_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateEndpointConnection_STATUS ¶
type PrivateEndpointConnection_STATUS struct {
Id *string `json:"id,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.PrivateEndpointConnection_STATUS The Private Endpoint Connection resource.
func (*PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS ¶ added in v2.20.0
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_From_PrivateEndpointConnection_STATUS populates our PrivateEndpointConnection_STATUS from the provided source PrivateEndpointConnection_STATUS
func (*PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS ¶ added in v2.20.0
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_To_PrivateEndpointConnection_STATUS populates the provided destination PrivateEndpointConnection_STATUS from our PrivateEndpointConnection_STATUS
func (*PrivateEndpointConnection_STATUS) DeepCopy ¶
func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_STATUS.
func (*PrivateEndpointConnection_STATUS) DeepCopyInto ¶
func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PropertyUpdatesInProgress_STATUS ¶
type PropertyUpdatesInProgress_STATUS struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
TargetTier *string `json:"targetTier,omitempty"`
}
Storage version of v1api20240302.PropertyUpdatesInProgress_STATUS Properties of the disk for which update is pending.
func (*PropertyUpdatesInProgress_STATUS) AssignProperties_From_PropertyUpdatesInProgress_STATUS ¶ added in v2.20.0
func (progress *PropertyUpdatesInProgress_STATUS) AssignProperties_From_PropertyUpdatesInProgress_STATUS(source *storage.PropertyUpdatesInProgress_STATUS) error
AssignProperties_From_PropertyUpdatesInProgress_STATUS populates our PropertyUpdatesInProgress_STATUS from the provided source PropertyUpdatesInProgress_STATUS
func (*PropertyUpdatesInProgress_STATUS) AssignProperties_To_PropertyUpdatesInProgress_STATUS ¶ added in v2.20.0
func (progress *PropertyUpdatesInProgress_STATUS) AssignProperties_To_PropertyUpdatesInProgress_STATUS(destination *storage.PropertyUpdatesInProgress_STATUS) error
AssignProperties_To_PropertyUpdatesInProgress_STATUS populates the provided destination PropertyUpdatesInProgress_STATUS from our PropertyUpdatesInProgress_STATUS
func (*PropertyUpdatesInProgress_STATUS) DeepCopy ¶
func (in *PropertyUpdatesInProgress_STATUS) DeepCopy() *PropertyUpdatesInProgress_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PropertyUpdatesInProgress_STATUS.
func (*PropertyUpdatesInProgress_STATUS) DeepCopyInto ¶
func (in *PropertyUpdatesInProgress_STATUS) DeepCopyInto(out *PropertyUpdatesInProgress_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ShareInfoElement_STATUS ¶
type ShareInfoElement_STATUS struct {
}
Storage version of v1api20240302.ShareInfoElement_STATUS
func (*ShareInfoElement_STATUS) AssignProperties_From_ShareInfoElement_STATUS ¶ added in v2.20.0
func (element *ShareInfoElement_STATUS) AssignProperties_From_ShareInfoElement_STATUS(source *storage.ShareInfoElement_STATUS) error
AssignProperties_From_ShareInfoElement_STATUS populates our ShareInfoElement_STATUS from the provided source ShareInfoElement_STATUS
func (*ShareInfoElement_STATUS) AssignProperties_To_ShareInfoElement_STATUS ¶ added in v2.20.0
func (element *ShareInfoElement_STATUS) AssignProperties_To_ShareInfoElement_STATUS(destination *storage.ShareInfoElement_STATUS) error
AssignProperties_To_ShareInfoElement_STATUS populates the provided destination ShareInfoElement_STATUS from our ShareInfoElement_STATUS
func (*ShareInfoElement_STATUS) DeepCopy ¶
func (in *ShareInfoElement_STATUS) DeepCopy() *ShareInfoElement_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ShareInfoElement_STATUS.
func (*ShareInfoElement_STATUS) DeepCopyInto ¶
func (in *ShareInfoElement_STATUS) DeepCopyInto(out *ShareInfoElement_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Snapshot ¶
type Snapshot struct {
metav1.TypeMeta `json:",inline"`
metav1.ObjectMeta `json:"metadata,omitempty"`
Spec Snapshot_Spec `json:"spec,omitempty"`
Status Snapshot_STATUS `json:"status,omitempty"`
}
+kubebuilder:object:root=true +kubebuilder:resource:categories={azure,compute} +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1api20240302.Snapshot Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
func (*Snapshot) AssignProperties_From_Snapshot ¶ added in v2.20.0
AssignProperties_From_Snapshot populates our Snapshot from the provided source Snapshot
func (*Snapshot) AssignProperties_To_Snapshot ¶ added in v2.20.0
AssignProperties_To_Snapshot populates the provided destination Snapshot from our Snapshot
func (*Snapshot) ConfigMapDestinationExpressions ¶ added in v2.11.0
func (snapshot *Snapshot) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*Snapshot) ConvertFrom ¶ added in v2.20.0
func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our Snapshot from the provided hub Snapshot
func (*Snapshot) ConvertTo ¶ added in v2.20.0
func (snapshot *Snapshot) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub Snapshot from our Snapshot
func (*Snapshot) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Snapshot.
func (*Snapshot) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Snapshot) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (Snapshot) GetAPIVersion ¶
GetAPIVersion returns the ARM API version of the resource. This is always "2024-03-02"
func (*Snapshot) GetConditions ¶
func (snapshot *Snapshot) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*Snapshot) GetResourceScope ¶
func (snapshot *Snapshot) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*Snapshot) GetSpec ¶
func (snapshot *Snapshot) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*Snapshot) GetStatus ¶
func (snapshot *Snapshot) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*Snapshot) GetSupportedOperations ¶
func (snapshot *Snapshot) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*Snapshot) GetType ¶
GetType returns the ARM Type of the resource. This is always "Microsoft.Compute/snapshots"
func (*Snapshot) NewEmptyStatus ¶
func (snapshot *Snapshot) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*Snapshot) OriginalGVK ¶
func (snapshot *Snapshot) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*Snapshot) Owner ¶
func (snapshot *Snapshot) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*Snapshot) SecretDestinationExpressions ¶ added in v2.11.0
func (snapshot *Snapshot) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*Snapshot) SetConditions ¶
func (snapshot *Snapshot) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*Snapshot) SetStatus ¶
func (snapshot *Snapshot) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type SnapshotList ¶
type SnapshotList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata,omitempty"`
Items []Snapshot `json:"items"`
}
+kubebuilder:object:root=true Storage version of v1api20240302.Snapshot Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/DiskRP/stable/2024-03-02/DiskRP.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/snapshots/{snapshotName}
func (*SnapshotList) DeepCopy ¶
func (in *SnapshotList) DeepCopy() *SnapshotList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SnapshotList.
func (*SnapshotList) DeepCopyInto ¶
func (in *SnapshotList) DeepCopyInto(out *SnapshotList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SnapshotList) DeepCopyObject ¶
func (in *SnapshotList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type SnapshotOperatorSpec ¶ added in v2.11.0
type SnapshotOperatorSpec struct {
ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"`
}
Storage version of v1api20240302.SnapshotOperatorSpec Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*SnapshotOperatorSpec) AssignProperties_From_SnapshotOperatorSpec ¶ added in v2.20.0
func (operator *SnapshotOperatorSpec) AssignProperties_From_SnapshotOperatorSpec(source *storage.SnapshotOperatorSpec) error
AssignProperties_From_SnapshotOperatorSpec populates our SnapshotOperatorSpec from the provided source SnapshotOperatorSpec
func (*SnapshotOperatorSpec) AssignProperties_To_SnapshotOperatorSpec ¶ added in v2.20.0
func (operator *SnapshotOperatorSpec) AssignProperties_To_SnapshotOperatorSpec(destination *storage.SnapshotOperatorSpec) error
AssignProperties_To_SnapshotOperatorSpec populates the provided destination SnapshotOperatorSpec from our SnapshotOperatorSpec
func (*SnapshotOperatorSpec) DeepCopy ¶ added in v2.11.0
func (in *SnapshotOperatorSpec) DeepCopy() *SnapshotOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SnapshotOperatorSpec.
func (*SnapshotOperatorSpec) DeepCopyInto ¶ added in v2.11.0
func (in *SnapshotOperatorSpec) DeepCopyInto(out *SnapshotOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SnapshotSku ¶
type SnapshotSku struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.SnapshotSku The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot
func (*SnapshotSku) AssignProperties_From_SnapshotSku ¶ added in v2.20.0
func (snapshotSku *SnapshotSku) AssignProperties_From_SnapshotSku(source *storage.SnapshotSku) error
AssignProperties_From_SnapshotSku populates our SnapshotSku from the provided source SnapshotSku
func (*SnapshotSku) AssignProperties_To_SnapshotSku ¶ added in v2.20.0
func (snapshotSku *SnapshotSku) AssignProperties_To_SnapshotSku(destination *storage.SnapshotSku) error
AssignProperties_To_SnapshotSku populates the provided destination SnapshotSku from our SnapshotSku
func (*SnapshotSku) DeepCopy ¶
func (in *SnapshotSku) DeepCopy() *SnapshotSku
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SnapshotSku.
func (*SnapshotSku) DeepCopyInto ¶
func (in *SnapshotSku) DeepCopyInto(out *SnapshotSku)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SnapshotSku_STATUS ¶
type SnapshotSku_STATUS struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Tier *string `json:"tier,omitempty"`
}
Storage version of v1api20240302.SnapshotSku_STATUS The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot
func (*SnapshotSku_STATUS) AssignProperties_From_SnapshotSku_STATUS ¶ added in v2.20.0
func (snapshotSku *SnapshotSku_STATUS) AssignProperties_From_SnapshotSku_STATUS(source *storage.SnapshotSku_STATUS) error
AssignProperties_From_SnapshotSku_STATUS populates our SnapshotSku_STATUS from the provided source SnapshotSku_STATUS
func (*SnapshotSku_STATUS) AssignProperties_To_SnapshotSku_STATUS ¶ added in v2.20.0
func (snapshotSku *SnapshotSku_STATUS) AssignProperties_To_SnapshotSku_STATUS(destination *storage.SnapshotSku_STATUS) error
AssignProperties_To_SnapshotSku_STATUS populates the provided destination SnapshotSku_STATUS from our SnapshotSku_STATUS
func (*SnapshotSku_STATUS) DeepCopy ¶
func (in *SnapshotSku_STATUS) DeepCopy() *SnapshotSku_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SnapshotSku_STATUS.
func (*SnapshotSku_STATUS) DeepCopyInto ¶
func (in *SnapshotSku_STATUS) DeepCopyInto(out *SnapshotSku_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Snapshot_STATUS ¶
type Snapshot_STATUS struct {
CompletionPercent *float64 `json:"completionPercent,omitempty"`
Conditions []conditions.Condition `json:"conditions,omitempty"`
CopyCompletionError *CopyCompletionError_STATUS `json:"copyCompletionError,omitempty"`
CreationData *CreationData_STATUS `json:"creationData,omitempty"`
DataAccessAuthMode *string `json:"dataAccessAuthMode,omitempty"`
DiskAccessId *string `json:"diskAccessId,omitempty"`
DiskSizeBytes *int `json:"diskSizeBytes,omitempty"`
DiskSizeGB *int `json:"diskSizeGB,omitempty"`
DiskState *string `json:"diskState,omitempty"`
Encryption *Encryption_STATUS `json:"encryption,omitempty"`
EncryptionSettingsCollection *EncryptionSettingsCollection_STATUS `json:"encryptionSettingsCollection,omitempty"`
ExtendedLocation *ExtendedLocation_STATUS `json:"extendedLocation,omitempty"`
HyperVGeneration *string `json:"hyperVGeneration,omitempty"`
Id *string `json:"id,omitempty"`
Incremental *bool `json:"incremental,omitempty"`
IncrementalSnapshotFamilyId *string `json:"incrementalSnapshotFamilyId,omitempty"`
Location *string `json:"location,omitempty"`
ManagedBy *string `json:"managedBy,omitempty"`
Name *string `json:"name,omitempty"`
NetworkAccessPolicy *string `json:"networkAccessPolicy,omitempty"`
OsType *string `json:"osType,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
ProvisioningState *string `json:"provisioningState,omitempty"`
PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"`
PurchasePlan *DiskPurchasePlan_STATUS `json:"purchasePlan,omitempty"`
SecurityProfile *DiskSecurityProfile_STATUS `json:"securityProfile,omitempty"`
Sku *SnapshotSku_STATUS `json:"sku,omitempty"`
SupportedCapabilities *SupportedCapabilities_STATUS `json:"supportedCapabilities,omitempty"`
SupportsHibernation *bool `json:"supportsHibernation,omitempty"`
SystemData *SystemData_STATUS `json:"systemData,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
TimeCreated *string `json:"timeCreated,omitempty"`
Type *string `json:"type,omitempty"`
UniqueId *string `json:"uniqueId,omitempty"`
}
Storage version of v1api20240302.Snapshot_STATUS Snapshot resource.
func (*Snapshot_STATUS) AssignProperties_From_Snapshot_STATUS ¶ added in v2.20.0
func (snapshot *Snapshot_STATUS) AssignProperties_From_Snapshot_STATUS(source *storage.Snapshot_STATUS) error
AssignProperties_From_Snapshot_STATUS populates our Snapshot_STATUS from the provided source Snapshot_STATUS
func (*Snapshot_STATUS) AssignProperties_To_Snapshot_STATUS ¶ added in v2.20.0
func (snapshot *Snapshot_STATUS) AssignProperties_To_Snapshot_STATUS(destination *storage.Snapshot_STATUS) error
AssignProperties_To_Snapshot_STATUS populates the provided destination Snapshot_STATUS from our Snapshot_STATUS
func (*Snapshot_STATUS) ConvertStatusFrom ¶
func (snapshot *Snapshot_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our Snapshot_STATUS from the provided source
func (*Snapshot_STATUS) ConvertStatusTo ¶
func (snapshot *Snapshot_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our Snapshot_STATUS
func (*Snapshot_STATUS) DeepCopy ¶
func (in *Snapshot_STATUS) DeepCopy() *Snapshot_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Snapshot_STATUS.
func (*Snapshot_STATUS) DeepCopyInto ¶
func (in *Snapshot_STATUS) DeepCopyInto(out *Snapshot_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Snapshot_Spec ¶
type Snapshot_Spec struct {
// AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
// doesn't have to be.
AzureName string `json:"azureName,omitempty"`
CompletionPercent *float64 `json:"completionPercent,omitempty"`
CopyCompletionError *CopyCompletionError `json:"copyCompletionError,omitempty"`
CreationData *CreationData `json:"creationData,omitempty"`
DataAccessAuthMode *string `json:"dataAccessAuthMode,omitempty"`
// DiskAccessReference: ARM id of the DiskAccess resource for using private endpoints on disks.
DiskAccessReference *genruntime.ResourceReference `armReference:"DiskAccessId" json:"diskAccessReference,omitempty"`
DiskSizeGB *int `json:"diskSizeGB,omitempty"`
Encryption *Encryption `json:"encryption,omitempty"`
EncryptionSettingsCollection *EncryptionSettingsCollection `json:"encryptionSettingsCollection,omitempty"`
ExtendedLocation *ExtendedLocation `json:"extendedLocation,omitempty"`
HyperVGeneration *string `json:"hyperVGeneration,omitempty"`
Incremental *bool `json:"incremental,omitempty"`
Location *string `json:"location,omitempty"`
NetworkAccessPolicy *string `json:"networkAccessPolicy,omitempty"`
OperatorSpec *SnapshotOperatorSpec `json:"operatorSpec,omitempty"`
OriginalVersion string `json:"originalVersion,omitempty"`
OsType *string `json:"osType,omitempty"`
// +kubebuilder:validation:Required
// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
// reference to a resources.azure.com/ResourceGroup resource
Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"`
PurchasePlan *DiskPurchasePlan `json:"purchasePlan,omitempty"`
SecurityProfile *DiskSecurityProfile `json:"securityProfile,omitempty"`
Sku *SnapshotSku `json:"sku,omitempty"`
SupportedCapabilities *SupportedCapabilities `json:"supportedCapabilities,omitempty"`
SupportsHibernation *bool `json:"supportsHibernation,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
}
Storage version of v1api20240302.Snapshot_Spec
func (*Snapshot_Spec) AssignProperties_From_Snapshot_Spec ¶ added in v2.20.0
func (snapshot *Snapshot_Spec) AssignProperties_From_Snapshot_Spec(source *storage.Snapshot_Spec) error
AssignProperties_From_Snapshot_Spec populates our Snapshot_Spec from the provided source Snapshot_Spec
func (*Snapshot_Spec) AssignProperties_To_Snapshot_Spec ¶ added in v2.20.0
func (snapshot *Snapshot_Spec) AssignProperties_To_Snapshot_Spec(destination *storage.Snapshot_Spec) error
AssignProperties_To_Snapshot_Spec populates the provided destination Snapshot_Spec from our Snapshot_Spec
func (*Snapshot_Spec) ConvertSpecFrom ¶
func (snapshot *Snapshot_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our Snapshot_Spec from the provided source
func (*Snapshot_Spec) ConvertSpecTo ¶
func (snapshot *Snapshot_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our Snapshot_Spec
func (*Snapshot_Spec) DeepCopy ¶
func (in *Snapshot_Spec) DeepCopy() *Snapshot_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Snapshot_Spec.
func (*Snapshot_Spec) DeepCopyInto ¶
func (in *Snapshot_Spec) DeepCopyInto(out *Snapshot_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SourceVault ¶
type SourceVault struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
// Reference: Resource Id
Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}
Storage version of v1api20240302.SourceVault The vault id is an Azure Resource Manager Resource id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
func (*SourceVault) AssignProperties_From_SourceVault ¶ added in v2.20.0
func (vault *SourceVault) AssignProperties_From_SourceVault(source *storage.SourceVault) error
AssignProperties_From_SourceVault populates our SourceVault from the provided source SourceVault
func (*SourceVault) AssignProperties_To_SourceVault ¶ added in v2.20.0
func (vault *SourceVault) AssignProperties_To_SourceVault(destination *storage.SourceVault) error
AssignProperties_To_SourceVault populates the provided destination SourceVault from our SourceVault
func (*SourceVault) DeepCopy ¶
func (in *SourceVault) DeepCopy() *SourceVault
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SourceVault.
func (*SourceVault) DeepCopyInto ¶
func (in *SourceVault) DeepCopyInto(out *SourceVault)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SourceVault_STATUS ¶
type SourceVault_STATUS struct {
Id *string `json:"id,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.SourceVault_STATUS The vault id is an Azure Resource Manager Resource id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}
func (*SourceVault_STATUS) AssignProperties_From_SourceVault_STATUS ¶ added in v2.20.0
func (vault *SourceVault_STATUS) AssignProperties_From_SourceVault_STATUS(source *storage.SourceVault_STATUS) error
AssignProperties_From_SourceVault_STATUS populates our SourceVault_STATUS from the provided source SourceVault_STATUS
func (*SourceVault_STATUS) AssignProperties_To_SourceVault_STATUS ¶ added in v2.20.0
func (vault *SourceVault_STATUS) AssignProperties_To_SourceVault_STATUS(destination *storage.SourceVault_STATUS) error
AssignProperties_To_SourceVault_STATUS populates the provided destination SourceVault_STATUS from our SourceVault_STATUS
func (*SourceVault_STATUS) DeepCopy ¶
func (in *SourceVault_STATUS) DeepCopy() *SourceVault_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SourceVault_STATUS.
func (*SourceVault_STATUS) DeepCopyInto ¶
func (in *SourceVault_STATUS) DeepCopyInto(out *SourceVault_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SupportedCapabilities ¶
type SupportedCapabilities struct {
AcceleratedNetwork *bool `json:"acceleratedNetwork,omitempty"`
Architecture *string `json:"architecture,omitempty"`
DiskControllerTypes *string `json:"diskControllerTypes,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.SupportedCapabilities List of supported capabilities persisted on the disk resource for VM use.
func (*SupportedCapabilities) AssignProperties_From_SupportedCapabilities ¶ added in v2.20.0
func (capabilities *SupportedCapabilities) AssignProperties_From_SupportedCapabilities(source *storage.SupportedCapabilities) error
AssignProperties_From_SupportedCapabilities populates our SupportedCapabilities from the provided source SupportedCapabilities
func (*SupportedCapabilities) AssignProperties_To_SupportedCapabilities ¶ added in v2.20.0
func (capabilities *SupportedCapabilities) AssignProperties_To_SupportedCapabilities(destination *storage.SupportedCapabilities) error
AssignProperties_To_SupportedCapabilities populates the provided destination SupportedCapabilities from our SupportedCapabilities
func (*SupportedCapabilities) DeepCopy ¶
func (in *SupportedCapabilities) DeepCopy() *SupportedCapabilities
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SupportedCapabilities.
func (*SupportedCapabilities) DeepCopyInto ¶
func (in *SupportedCapabilities) DeepCopyInto(out *SupportedCapabilities)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SupportedCapabilities_STATUS ¶
type SupportedCapabilities_STATUS struct {
AcceleratedNetwork *bool `json:"acceleratedNetwork,omitempty"`
Architecture *string `json:"architecture,omitempty"`
DiskControllerTypes *string `json:"diskControllerTypes,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.SupportedCapabilities_STATUS List of supported capabilities persisted on the disk resource for VM use.
func (*SupportedCapabilities_STATUS) AssignProperties_From_SupportedCapabilities_STATUS ¶ added in v2.20.0
func (capabilities *SupportedCapabilities_STATUS) AssignProperties_From_SupportedCapabilities_STATUS(source *storage.SupportedCapabilities_STATUS) error
AssignProperties_From_SupportedCapabilities_STATUS populates our SupportedCapabilities_STATUS from the provided source SupportedCapabilities_STATUS
func (*SupportedCapabilities_STATUS) AssignProperties_To_SupportedCapabilities_STATUS ¶ added in v2.20.0
func (capabilities *SupportedCapabilities_STATUS) AssignProperties_To_SupportedCapabilities_STATUS(destination *storage.SupportedCapabilities_STATUS) error
AssignProperties_To_SupportedCapabilities_STATUS populates the provided destination SupportedCapabilities_STATUS from our SupportedCapabilities_STATUS
func (*SupportedCapabilities_STATUS) DeepCopy ¶
func (in *SupportedCapabilities_STATUS) DeepCopy() *SupportedCapabilities_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SupportedCapabilities_STATUS.
func (*SupportedCapabilities_STATUS) DeepCopyInto ¶
func (in *SupportedCapabilities_STATUS) DeepCopyInto(out *SupportedCapabilities_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SystemData_STATUS ¶ added in v2.16.0
type SystemData_STATUS struct {
CreatedAt *string `json:"createdAt,omitempty"`
CreatedBy *string `json:"createdBy,omitempty"`
CreatedByType *string `json:"createdByType,omitempty"`
LastModifiedAt *string `json:"lastModifiedAt,omitempty"`
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
LastModifiedByType *string `json:"lastModifiedByType,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.SystemData_STATUS Metadata pertaining to creation and last modification of the resource.
func (*SystemData_STATUS) AssignProperties_From_SystemData_STATUS ¶ added in v2.16.0
func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *storage.SystemData_STATUS) error
AssignProperties_From_SystemData_STATUS populates our SystemData_STATUS from the provided source SystemData_STATUS
func (*SystemData_STATUS) AssignProperties_To_SystemData_STATUS ¶ added in v2.16.0
func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *storage.SystemData_STATUS) error
AssignProperties_To_SystemData_STATUS populates the provided destination SystemData_STATUS from our SystemData_STATUS
func (*SystemData_STATUS) DeepCopy ¶ added in v2.16.0
func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData_STATUS.
func (*SystemData_STATUS) DeepCopyInto ¶ added in v2.16.0
func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type UserAssignedIdentitiesValue_STATUS ¶ added in v2.16.0
type UserAssignedIdentitiesValue_STATUS struct {
ClientId *string `json:"clientId,omitempty"`
PrincipalId *string `json:"principalId,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1api20240302.UserAssignedIdentitiesValue_STATUS
func (*UserAssignedIdentitiesValue_STATUS) AssignProperties_From_UserAssignedIdentitiesValue_STATUS ¶ added in v2.20.0
func (value *UserAssignedIdentitiesValue_STATUS) AssignProperties_From_UserAssignedIdentitiesValue_STATUS(source *storage.UserAssignedIdentitiesValue_STATUS) error
AssignProperties_From_UserAssignedIdentitiesValue_STATUS populates our UserAssignedIdentitiesValue_STATUS from the provided source UserAssignedIdentitiesValue_STATUS
func (*UserAssignedIdentitiesValue_STATUS) AssignProperties_To_UserAssignedIdentitiesValue_STATUS ¶ added in v2.20.0
func (value *UserAssignedIdentitiesValue_STATUS) AssignProperties_To_UserAssignedIdentitiesValue_STATUS(destination *storage.UserAssignedIdentitiesValue_STATUS) error
AssignProperties_To_UserAssignedIdentitiesValue_STATUS populates the provided destination UserAssignedIdentitiesValue_STATUS from our UserAssignedIdentitiesValue_STATUS
func (*UserAssignedIdentitiesValue_STATUS) DeepCopy ¶ added in v2.16.0
func (in *UserAssignedIdentitiesValue_STATUS) DeepCopy() *UserAssignedIdentitiesValue_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAssignedIdentitiesValue_STATUS.
func (*UserAssignedIdentitiesValue_STATUS) DeepCopyInto ¶ added in v2.16.0
func (in *UserAssignedIdentitiesValue_STATUS) DeepCopyInto(out *UserAssignedIdentitiesValue_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type UserAssignedIdentityDetails ¶
type UserAssignedIdentityDetails struct {
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Reference genruntime.ResourceReference `armReference:"Reference" json:"reference,omitempty"`
}
Storage version of v1api20240302.UserAssignedIdentityDetails Information about the user assigned identity for the resource
func (*UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails ¶ added in v2.20.0
func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *storage.UserAssignedIdentityDetails) error
AssignProperties_From_UserAssignedIdentityDetails populates our UserAssignedIdentityDetails from the provided source UserAssignedIdentityDetails
func (*UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails ¶ added in v2.20.0
func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *storage.UserAssignedIdentityDetails) error
AssignProperties_To_UserAssignedIdentityDetails populates the provided destination UserAssignedIdentityDetails from our UserAssignedIdentityDetails
func (*UserAssignedIdentityDetails) DeepCopy ¶
func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAssignedIdentityDetails.
func (*UserAssignedIdentityDetails) DeepCopyInto ¶
func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.