Versions in this module Expand all Collapse all v2 v2.11.0 Nov 12, 2024 Changes in this version type Disk + func (disk *Disk) ConfigMapDestinationExpressions() []*core.DestinationExpression + func (disk *Disk) SecretDestinationExpressions() []*core.DestinationExpression type DiskAccess + func (access *DiskAccess) ConfigMapDestinationExpressions() []*core.DestinationExpression + func (access *DiskAccess) SecretDestinationExpressions() []*core.DestinationExpression + type DiskAccessOperatorSpec struct + ConfigMapExpressions []*core.DestinationExpression + PropertyBag genruntime.PropertyBag + SecretExpressions []*core.DestinationExpression + func (in *DiskAccessOperatorSpec) DeepCopy() *DiskAccessOperatorSpec + func (in *DiskAccessOperatorSpec) DeepCopyInto(out *DiskAccessOperatorSpec) type DiskAccess_Spec + OperatorSpec *DiskAccessOperatorSpec type DiskEncryptionSet + func (encryptionSet *DiskEncryptionSet) ConfigMapDestinationExpressions() []*core.DestinationExpression + func (encryptionSet *DiskEncryptionSet) SecretDestinationExpressions() []*core.DestinationExpression + type DiskEncryptionSetOperatorSpec struct + ConfigMapExpressions []*core.DestinationExpression + PropertyBag genruntime.PropertyBag + SecretExpressions []*core.DestinationExpression + func (in *DiskEncryptionSetOperatorSpec) DeepCopy() *DiskEncryptionSetOperatorSpec + func (in *DiskEncryptionSetOperatorSpec) DeepCopyInto(out *DiskEncryptionSetOperatorSpec) type DiskEncryptionSet_Spec + OperatorSpec *DiskEncryptionSetOperatorSpec + type DiskOperatorSpec struct + ConfigMapExpressions []*core.DestinationExpression + PropertyBag genruntime.PropertyBag + SecretExpressions []*core.DestinationExpression + func (in *DiskOperatorSpec) DeepCopy() *DiskOperatorSpec + func (in *DiskOperatorSpec) DeepCopyInto(out *DiskOperatorSpec) type Disk_Spec + OperatorSpec *DiskOperatorSpec type Snapshot + func (snapshot *Snapshot) ConfigMapDestinationExpressions() []*core.DestinationExpression + func (snapshot *Snapshot) SecretDestinationExpressions() []*core.DestinationExpression + type SnapshotOperatorSpec struct + ConfigMapExpressions []*core.DestinationExpression + PropertyBag genruntime.PropertyBag + SecretExpressions []*core.DestinationExpression + func (in *SnapshotOperatorSpec) DeepCopy() *SnapshotOperatorSpec + func (in *SnapshotOperatorSpec) DeepCopyInto(out *SnapshotOperatorSpec) type Snapshot_Spec + OperatorSpec *SnapshotOperatorSpec v2.10.0 Oct 21, 2024 v2.9.0 Aug 22, 2024 Changes in this version + const APIVersion_Value + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type APIVersion string + type ApiErrorBase_STATUS struct + Code *string + Message *string + PropertyBag genruntime.PropertyBag + Target *string + func (in *ApiErrorBase_STATUS) DeepCopy() *ApiErrorBase_STATUS + func (in *ApiErrorBase_STATUS) DeepCopyInto(out *ApiErrorBase_STATUS) + type ApiError_STATUS struct + Code *string + Details []ApiErrorBase_STATUS + Innererror *InnerError_STATUS + Message *string + PropertyBag genruntime.PropertyBag + Target *string + func (in *ApiError_STATUS) DeepCopy() *ApiError_STATUS + func (in *ApiError_STATUS) DeepCopyInto(out *ApiError_STATUS) + type CopyCompletionError struct + ErrorCode *string + ErrorMessage *string + PropertyBag genruntime.PropertyBag + func (in *CopyCompletionError) DeepCopy() *CopyCompletionError + func (in *CopyCompletionError) DeepCopyInto(out *CopyCompletionError) + type CopyCompletionError_STATUS struct + ErrorCode *string + ErrorMessage *string + PropertyBag genruntime.PropertyBag + func (in *CopyCompletionError_STATUS) DeepCopy() *CopyCompletionError_STATUS + func (in *CopyCompletionError_STATUS) DeepCopyInto(out *CopyCompletionError_STATUS) + type CreationData struct + CreateOption *string + ElasticSanResourceReference *genruntime.ResourceReference + GalleryImageReference *ImageDiskReference + ImageReference *ImageDiskReference + LogicalSectorSize *int + PerformancePlus *bool + PropertyBag genruntime.PropertyBag + ProvisionedBandwidthCopySpeed *string + SecurityDataUri *string + SourceResourceReference *genruntime.ResourceReference + SourceUri *string + StorageAccountId *string + UploadSizeBytes *int + func (in *CreationData) DeepCopy() *CreationData + func (in *CreationData) DeepCopyInto(out *CreationData) + type CreationData_STATUS struct + CreateOption *string + ElasticSanResourceId *string + GalleryImageReference *ImageDiskReference_STATUS + ImageReference *ImageDiskReference_STATUS + LogicalSectorSize *int + PerformancePlus *bool + PropertyBag genruntime.PropertyBag + ProvisionedBandwidthCopySpeed *string + SecurityDataUri *string + SourceResourceId *string + SourceUniqueId *string + SourceUri *string + StorageAccountId *string + UploadSizeBytes *int + func (in *CreationData_STATUS) DeepCopy() *CreationData_STATUS + func (in *CreationData_STATUS) DeepCopyInto(out *CreationData_STATUS) + type Disk struct + Spec Disk_Spec + Status Disk_STATUS + func (disk *Disk) AzureName() 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) Hub() + func (disk *Disk) NewEmptyStatus() genruntime.ConvertibleStatus + func (disk *Disk) OriginalGVK() *schema.GroupVersionKind + func (disk *Disk) Owner() *genruntime.ResourceReference + func (disk *Disk) SetConditions(conditions conditions.Conditions) + func (disk *Disk) SetStatus(status genruntime.ConvertibleStatus) error + func (disk Disk) GetAPIVersion() string + func (in *Disk) DeepCopy() *Disk + func (in *Disk) DeepCopyInto(out *Disk) + func (in *Disk) DeepCopyObject() runtime.Object + type DiskAccess struct + Spec DiskAccess_Spec + Status DiskAccess_STATUS + func (access *DiskAccess) AzureName() 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) Hub() + func (access *DiskAccess) NewEmptyStatus() genruntime.ConvertibleStatus + func (access *DiskAccess) OriginalGVK() *schema.GroupVersionKind + func (access *DiskAccess) Owner() *genruntime.ResourceReference + func (access *DiskAccess) SetConditions(conditions conditions.Conditions) + func (access *DiskAccess) SetStatus(status genruntime.ConvertibleStatus) error + func (access DiskAccess) GetAPIVersion() string + func (in *DiskAccess) DeepCopy() *DiskAccess + func (in *DiskAccess) DeepCopyInto(out *DiskAccess) + func (in *DiskAccess) DeepCopyObject() runtime.Object + type DiskAccessList struct + Items []DiskAccess + func (in *DiskAccessList) DeepCopy() *DiskAccessList + func (in *DiskAccessList) DeepCopyInto(out *DiskAccessList) + func (in *DiskAccessList) DeepCopyObject() runtime.Object + type DiskAccess_STATUS struct + Conditions []conditions.Condition + ExtendedLocation *ExtendedLocation_STATUS + Id *string + Location *string + Name *string + PrivateEndpointConnections []PrivateEndpointConnection_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningState *string + Tags map[string]string + TimeCreated *string + Type *string + 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 struct + AzureName string + ExtendedLocation *ExtendedLocation + Location *string + OriginalVersion string + Owner *genruntime.KnownResourceReference + PropertyBag genruntime.PropertyBag + Tags map[string]string + 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 struct + Spec DiskEncryptionSet_Spec + Status DiskEncryptionSet_STATUS + func (encryptionSet *DiskEncryptionSet) AzureName() 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) Hub() + func (encryptionSet *DiskEncryptionSet) NewEmptyStatus() genruntime.ConvertibleStatus + func (encryptionSet *DiskEncryptionSet) OriginalGVK() *schema.GroupVersionKind + func (encryptionSet *DiskEncryptionSet) Owner() *genruntime.ResourceReference + func (encryptionSet *DiskEncryptionSet) SetConditions(conditions conditions.Conditions) + func (encryptionSet *DiskEncryptionSet) SetStatus(status genruntime.ConvertibleStatus) error + func (encryptionSet DiskEncryptionSet) GetAPIVersion() string + func (in *DiskEncryptionSet) DeepCopy() *DiskEncryptionSet + func (in *DiskEncryptionSet) DeepCopyInto(out *DiskEncryptionSet) + func (in *DiskEncryptionSet) DeepCopyObject() runtime.Object + type DiskEncryptionSetList struct + Items []DiskEncryptionSet + func (in *DiskEncryptionSetList) DeepCopy() *DiskEncryptionSetList + func (in *DiskEncryptionSetList) DeepCopyInto(out *DiskEncryptionSetList) + func (in *DiskEncryptionSetList) DeepCopyObject() runtime.Object + type DiskEncryptionSet_STATUS struct + ActiveKey *KeyForDiskEncryptionSet_STATUS + AutoKeyRotationError *ApiError_STATUS + Conditions []conditions.Condition + EncryptionType *string + FederatedClientId *string + Id *string + Identity *EncryptionSetIdentity_STATUS + LastKeyRotationTimestamp *string + Location *string + Name *string + PreviousKeys []KeyForDiskEncryptionSet_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningState *string + RotationToLatestKeyVersionEnabled *bool + Tags map[string]string + Type *string + 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 struct + ActiveKey *KeyForDiskEncryptionSet + AzureName string + EncryptionType *string + FederatedClientId *string + FederatedClientIdFromConfig *genruntime.ConfigMapReference + Identity *EncryptionSetIdentity + Location *string + OriginalVersion string + Owner *genruntime.KnownResourceReference + PropertyBag genruntime.PropertyBag + RotationToLatestKeyVersionEnabled *bool + Tags map[string]string + 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 struct + Items []Disk + func (in *DiskList) DeepCopy() *DiskList + func (in *DiskList) DeepCopyInto(out *DiskList) + func (in *DiskList) DeepCopyObject() runtime.Object + type DiskSecurityProfile struct + PropertyBag genruntime.PropertyBag + SecureVMDiskEncryptionSetReference *genruntime.ResourceReference + SecurityType *string + func (in *DiskSecurityProfile) DeepCopy() *DiskSecurityProfile + func (in *DiskSecurityProfile) DeepCopyInto(out *DiskSecurityProfile) + type DiskSecurityProfile_STATUS struct + PropertyBag genruntime.PropertyBag + SecureVMDiskEncryptionSetId *string + SecurityType *string + func (in *DiskSecurityProfile_STATUS) DeepCopy() *DiskSecurityProfile_STATUS + func (in *DiskSecurityProfile_STATUS) DeepCopyInto(out *DiskSecurityProfile_STATUS) + type DiskSku struct + Name *string + PropertyBag genruntime.PropertyBag + func (in *DiskSku) DeepCopy() *DiskSku + func (in *DiskSku) DeepCopyInto(out *DiskSku) + type DiskSku_STATUS struct + Name *string + PropertyBag genruntime.PropertyBag + Tier *string + func (in *DiskSku_STATUS) DeepCopy() *DiskSku_STATUS + func (in *DiskSku_STATUS) DeepCopyInto(out *DiskSku_STATUS) + type Disk_STATUS struct + BurstingEnabled *bool + BurstingEnabledTime *string + CompletionPercent *float64 + Conditions []conditions.Condition + CreationData *CreationData_STATUS + DataAccessAuthMode *string + DiskAccessId *string + DiskIOPSReadOnly *int + DiskIOPSReadWrite *int + DiskMBpsReadOnly *int + DiskMBpsReadWrite *int + DiskSizeBytes *int + DiskSizeGB *int + DiskState *string + Encryption *Encryption_STATUS + EncryptionSettingsCollection *EncryptionSettingsCollection_STATUS + ExtendedLocation *ExtendedLocation_STATUS + HyperVGeneration *string + Id *string + LastOwnershipUpdateTime *string + Location *string + ManagedBy *string + ManagedByExtended []string + MaxShares *int + Name *string + NetworkAccessPolicy *string + OptimizedForFrequentAttach *bool + OsType *string + PropertyBag genruntime.PropertyBag + PropertyUpdatesInProgress *PropertyUpdatesInProgress_STATUS + ProvisioningState *string + PublicNetworkAccess *string + PurchasePlan *PurchasePlan_STATUS + SecurityProfile *DiskSecurityProfile_STATUS + ShareInfo []ShareInfoElement_STATUS + Sku *DiskSku_STATUS + SupportedCapabilities *SupportedCapabilities_STATUS + SupportsHibernation *bool + Tags map[string]string + Tier *string + TimeCreated *string + Type *string + UniqueId *string + Zones []string + 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 struct + AzureName string + BurstingEnabled *bool + CompletionPercent *float64 + CreationData *CreationData + DataAccessAuthMode *string + DiskAccessReference *genruntime.ResourceReference + DiskIOPSReadOnly *int + DiskIOPSReadWrite *int + DiskMBpsReadOnly *int + DiskMBpsReadWrite *int + DiskSizeGB *int + Encryption *Encryption + EncryptionSettingsCollection *EncryptionSettingsCollection + ExtendedLocation *ExtendedLocation + HyperVGeneration *string + Location *string + MaxShares *int + NetworkAccessPolicy *string + OptimizedForFrequentAttach *bool + OriginalVersion string + OsType *string + Owner *genruntime.KnownResourceReference + PropertyBag genruntime.PropertyBag + PublicNetworkAccess *string + PurchasePlan *PurchasePlan + SecurityProfile *DiskSecurityProfile + Sku *DiskSku + SupportedCapabilities *SupportedCapabilities + SupportsHibernation *bool + Tags map[string]string + Tier *string + Zones []string + 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 struct + DiskEncryptionSetReference *genruntime.ResourceReference + PropertyBag genruntime.PropertyBag + Type *string + func (in *Encryption) DeepCopy() *Encryption + func (in *Encryption) DeepCopyInto(out *Encryption) + type EncryptionSetIdentity struct + PropertyBag genruntime.PropertyBag + Type *string + UserAssignedIdentities []UserAssignedIdentityDetails + func (in *EncryptionSetIdentity) DeepCopy() *EncryptionSetIdentity + func (in *EncryptionSetIdentity) DeepCopyInto(out *EncryptionSetIdentity) + type EncryptionSetIdentity_STATUS struct + PrincipalId *string + PropertyBag genruntime.PropertyBag + TenantId *string + Type *string + UserAssignedIdentities map[string]EncryptionSetIdentity_UserAssignedIdentities_STATUS + func (in *EncryptionSetIdentity_STATUS) DeepCopy() *EncryptionSetIdentity_STATUS + func (in *EncryptionSetIdentity_STATUS) DeepCopyInto(out *EncryptionSetIdentity_STATUS) + type EncryptionSetIdentity_UserAssignedIdentities_STATUS struct + ClientId *string + PrincipalId *string + PropertyBag genruntime.PropertyBag + func (in *EncryptionSetIdentity_UserAssignedIdentities_STATUS) DeepCopy() *EncryptionSetIdentity_UserAssignedIdentities_STATUS + func (in *EncryptionSetIdentity_UserAssignedIdentities_STATUS) DeepCopyInto(out *EncryptionSetIdentity_UserAssignedIdentities_STATUS) + type EncryptionSettingsCollection struct + Enabled *bool + EncryptionSettings []EncryptionSettingsElement + EncryptionSettingsVersion *string + PropertyBag genruntime.PropertyBag + func (in *EncryptionSettingsCollection) DeepCopy() *EncryptionSettingsCollection + func (in *EncryptionSettingsCollection) DeepCopyInto(out *EncryptionSettingsCollection) + type EncryptionSettingsCollection_STATUS struct + Enabled *bool + EncryptionSettings []EncryptionSettingsElement_STATUS + EncryptionSettingsVersion *string + PropertyBag genruntime.PropertyBag + func (in *EncryptionSettingsCollection_STATUS) DeepCopy() *EncryptionSettingsCollection_STATUS + func (in *EncryptionSettingsCollection_STATUS) DeepCopyInto(out *EncryptionSettingsCollection_STATUS) + type EncryptionSettingsElement struct + DiskEncryptionKey *KeyVaultAndSecretReference + KeyEncryptionKey *KeyVaultAndKeyReference + PropertyBag genruntime.PropertyBag + func (in *EncryptionSettingsElement) DeepCopy() *EncryptionSettingsElement + func (in *EncryptionSettingsElement) DeepCopyInto(out *EncryptionSettingsElement) + type EncryptionSettingsElement_STATUS struct + DiskEncryptionKey *KeyVaultAndSecretReference_STATUS + KeyEncryptionKey *KeyVaultAndKeyReference_STATUS + PropertyBag genruntime.PropertyBag + func (in *EncryptionSettingsElement_STATUS) DeepCopy() *EncryptionSettingsElement_STATUS + func (in *EncryptionSettingsElement_STATUS) DeepCopyInto(out *EncryptionSettingsElement_STATUS) + type Encryption_STATUS struct + DiskEncryptionSetId *string + PropertyBag genruntime.PropertyBag + Type *string + func (in *Encryption_STATUS) DeepCopy() *Encryption_STATUS + func (in *Encryption_STATUS) DeepCopyInto(out *Encryption_STATUS) + type ExtendedLocation struct + Name *string + PropertyBag genruntime.PropertyBag + Type *string + func (in *ExtendedLocation) DeepCopy() *ExtendedLocation + func (in *ExtendedLocation) DeepCopyInto(out *ExtendedLocation) + type ExtendedLocation_STATUS struct + Name *string + PropertyBag genruntime.PropertyBag + Type *string + func (in *ExtendedLocation_STATUS) DeepCopy() *ExtendedLocation_STATUS + func (in *ExtendedLocation_STATUS) DeepCopyInto(out *ExtendedLocation_STATUS) + type ImageDiskReference struct + CommunityGalleryImageId *string + Lun *int + PropertyBag genruntime.PropertyBag + Reference *genruntime.ResourceReference + SharedGalleryImageId *string + func (in *ImageDiskReference) DeepCopy() *ImageDiskReference + func (in *ImageDiskReference) DeepCopyInto(out *ImageDiskReference) + type ImageDiskReference_STATUS struct + CommunityGalleryImageId *string + Id *string + Lun *int + PropertyBag genruntime.PropertyBag + SharedGalleryImageId *string + func (in *ImageDiskReference_STATUS) DeepCopy() *ImageDiskReference_STATUS + func (in *ImageDiskReference_STATUS) DeepCopyInto(out *ImageDiskReference_STATUS) + type InnerError_STATUS struct + Errordetail *string + Exceptiontype *string + PropertyBag genruntime.PropertyBag + func (in *InnerError_STATUS) DeepCopy() *InnerError_STATUS + func (in *InnerError_STATUS) DeepCopyInto(out *InnerError_STATUS) + type KeyForDiskEncryptionSet struct + KeyUrl *string + KeyUrlFromConfig *genruntime.ConfigMapReference + PropertyBag genruntime.PropertyBag + SourceVault *SourceVault + func (in *KeyForDiskEncryptionSet) DeepCopy() *KeyForDiskEncryptionSet + func (in *KeyForDiskEncryptionSet) DeepCopyInto(out *KeyForDiskEncryptionSet) + type KeyForDiskEncryptionSet_STATUS struct + KeyUrl *string + PropertyBag genruntime.PropertyBag + SourceVault *SourceVault_STATUS + func (in *KeyForDiskEncryptionSet_STATUS) DeepCopy() *KeyForDiskEncryptionSet_STATUS + func (in *KeyForDiskEncryptionSet_STATUS) DeepCopyInto(out *KeyForDiskEncryptionSet_STATUS) + type KeyVaultAndKeyReference struct + KeyUrl *string + PropertyBag genruntime.PropertyBag + SourceVault *SourceVault + func (in *KeyVaultAndKeyReference) DeepCopy() *KeyVaultAndKeyReference + func (in *KeyVaultAndKeyReference) DeepCopyInto(out *KeyVaultAndKeyReference) + type KeyVaultAndKeyReference_STATUS struct + KeyUrl *string + PropertyBag genruntime.PropertyBag + SourceVault *SourceVault_STATUS + func (in *KeyVaultAndKeyReference_STATUS) DeepCopy() *KeyVaultAndKeyReference_STATUS + func (in *KeyVaultAndKeyReference_STATUS) DeepCopyInto(out *KeyVaultAndKeyReference_STATUS) + type KeyVaultAndSecretReference struct + PropertyBag genruntime.PropertyBag + SecretUrl *string + SourceVault *SourceVault + func (in *KeyVaultAndSecretReference) DeepCopy() *KeyVaultAndSecretReference + func (in *KeyVaultAndSecretReference) DeepCopyInto(out *KeyVaultAndSecretReference) + type KeyVaultAndSecretReference_STATUS struct + PropertyBag genruntime.PropertyBag + SecretUrl *string + SourceVault *SourceVault_STATUS + func (in *KeyVaultAndSecretReference_STATUS) DeepCopy() *KeyVaultAndSecretReference_STATUS + func (in *KeyVaultAndSecretReference_STATUS) DeepCopyInto(out *KeyVaultAndSecretReference_STATUS) + type PrivateEndpointConnection_STATUS struct + Id *string + PropertyBag genruntime.PropertyBag + func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS + func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS) + type PropertyUpdatesInProgress_STATUS struct + PropertyBag genruntime.PropertyBag + TargetTier *string + func (in *PropertyUpdatesInProgress_STATUS) DeepCopy() *PropertyUpdatesInProgress_STATUS + func (in *PropertyUpdatesInProgress_STATUS) DeepCopyInto(out *PropertyUpdatesInProgress_STATUS) + type PurchasePlan struct + Name *string + Product *string + PromotionCode *string + PropertyBag genruntime.PropertyBag + Publisher *string + func (in *PurchasePlan) DeepCopy() *PurchasePlan + func (in *PurchasePlan) DeepCopyInto(out *PurchasePlan) + type PurchasePlan_STATUS struct + Name *string + Product *string + PromotionCode *string + PropertyBag genruntime.PropertyBag + Publisher *string + func (in *PurchasePlan_STATUS) DeepCopy() *PurchasePlan_STATUS + func (in *PurchasePlan_STATUS) DeepCopyInto(out *PurchasePlan_STATUS) + type ShareInfoElement_STATUS struct + PropertyBag genruntime.PropertyBag + VmUri *string + func (in *ShareInfoElement_STATUS) DeepCopy() *ShareInfoElement_STATUS + func (in *ShareInfoElement_STATUS) DeepCopyInto(out *ShareInfoElement_STATUS) + type Snapshot struct + Spec Snapshot_Spec + Status Snapshot_STATUS + func (in *Snapshot) DeepCopy() *Snapshot + func (in *Snapshot) DeepCopyInto(out *Snapshot) + func (in *Snapshot) DeepCopyObject() runtime.Object + func (snapshot *Snapshot) AzureName() 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) Hub() + func (snapshot *Snapshot) NewEmptyStatus() genruntime.ConvertibleStatus + func (snapshot *Snapshot) OriginalGVK() *schema.GroupVersionKind + func (snapshot *Snapshot) Owner() *genruntime.ResourceReference + func (snapshot *Snapshot) SetConditions(conditions conditions.Conditions) + func (snapshot *Snapshot) SetStatus(status genruntime.ConvertibleStatus) error + func (snapshot Snapshot) GetAPIVersion() string + type SnapshotList struct + Items []Snapshot + func (in *SnapshotList) DeepCopy() *SnapshotList + func (in *SnapshotList) DeepCopyInto(out *SnapshotList) + func (in *SnapshotList) DeepCopyObject() runtime.Object + type SnapshotSku struct + Name *string + PropertyBag genruntime.PropertyBag + func (in *SnapshotSku) DeepCopy() *SnapshotSku + func (in *SnapshotSku) DeepCopyInto(out *SnapshotSku) + type SnapshotSku_STATUS struct + Name *string + PropertyBag genruntime.PropertyBag + Tier *string + func (in *SnapshotSku_STATUS) DeepCopy() *SnapshotSku_STATUS + func (in *SnapshotSku_STATUS) DeepCopyInto(out *SnapshotSku_STATUS) + type Snapshot_STATUS struct + CompletionPercent *float64 + Conditions []conditions.Condition + CopyCompletionError *CopyCompletionError_STATUS + CreationData *CreationData_STATUS + DataAccessAuthMode *string + DiskAccessId *string + DiskSizeBytes *int + DiskSizeGB *int + DiskState *string + Encryption *Encryption_STATUS + EncryptionSettingsCollection *EncryptionSettingsCollection_STATUS + ExtendedLocation *ExtendedLocation_STATUS + HyperVGeneration *string + Id *string + Incremental *bool + IncrementalSnapshotFamilyId *string + Location *string + ManagedBy *string + Name *string + NetworkAccessPolicy *string + OsType *string + PropertyBag genruntime.PropertyBag + ProvisioningState *string + PublicNetworkAccess *string + PurchasePlan *PurchasePlan_STATUS + SecurityProfile *DiskSecurityProfile_STATUS + Sku *SnapshotSku_STATUS + SupportedCapabilities *SupportedCapabilities_STATUS + SupportsHibernation *bool + Tags map[string]string + TimeCreated *string + Type *string + UniqueId *string + func (in *Snapshot_STATUS) DeepCopy() *Snapshot_STATUS + func (in *Snapshot_STATUS) DeepCopyInto(out *Snapshot_STATUS) + func (snapshot *Snapshot_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error + func (snapshot *Snapshot_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error + type Snapshot_Spec struct + AzureName string + CompletionPercent *float64 + CopyCompletionError *CopyCompletionError + CreationData *CreationData + DataAccessAuthMode *string + DiskAccessReference *genruntime.ResourceReference + DiskSizeGB *int + DiskState *string + Encryption *Encryption + EncryptionSettingsCollection *EncryptionSettingsCollection + ExtendedLocation *ExtendedLocation + HyperVGeneration *string + Incremental *bool + Location *string + NetworkAccessPolicy *string + OriginalVersion string + OsType *string + Owner *genruntime.KnownResourceReference + PropertyBag genruntime.PropertyBag + PublicNetworkAccess *string + PurchasePlan *PurchasePlan + SecurityProfile *DiskSecurityProfile + Sku *SnapshotSku + SupportedCapabilities *SupportedCapabilities + SupportsHibernation *bool + Tags map[string]string + func (in *Snapshot_Spec) DeepCopy() *Snapshot_Spec + func (in *Snapshot_Spec) DeepCopyInto(out *Snapshot_Spec) + func (snapshot *Snapshot_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error + func (snapshot *Snapshot_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error + type SourceVault struct + PropertyBag genruntime.PropertyBag + Reference *genruntime.ResourceReference + func (in *SourceVault) DeepCopy() *SourceVault + func (in *SourceVault) DeepCopyInto(out *SourceVault) + type SourceVault_STATUS struct + Id *string + PropertyBag genruntime.PropertyBag + func (in *SourceVault_STATUS) DeepCopy() *SourceVault_STATUS + func (in *SourceVault_STATUS) DeepCopyInto(out *SourceVault_STATUS) + type SupportedCapabilities struct + AcceleratedNetwork *bool + Architecture *string + DiskControllerTypes *string + PropertyBag genruntime.PropertyBag + func (in *SupportedCapabilities) DeepCopy() *SupportedCapabilities + func (in *SupportedCapabilities) DeepCopyInto(out *SupportedCapabilities) + type SupportedCapabilities_STATUS struct + AcceleratedNetwork *bool + Architecture *string + DiskControllerTypes *string + PropertyBag genruntime.PropertyBag + func (in *SupportedCapabilities_STATUS) DeepCopy() *SupportedCapabilities_STATUS + func (in *SupportedCapabilities_STATUS) DeepCopyInto(out *SupportedCapabilities_STATUS) + type UserAssignedIdentityDetails struct + PropertyBag genruntime.PropertyBag + Reference genruntime.ResourceReference + func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails + func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)