Versions in this module Expand all Collapse all v2 v2.3.0 Sep 4, 2023 v2.2.0 Jul 20, 2023 v2.1.0 May 31, 2023 v2.0.0 Apr 14, 2023 Changes in this version + const APIVersion_Value + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type APIVersion string + type CreationData struct + CreateOption *string + GalleryImageReference *ImageDiskReference + ImageReference *ImageDiskReference + LogicalSectorSize *int + PropertyBag genruntime.PropertyBag + SourceResourceReference *genruntime.ResourceReference + SourceUri *string + StorageAccountId *string + UploadSizeBytes *int + func (data *CreationData) AssignProperties_From_CreationData(source *v1api20200930s.CreationData) error + func (data *CreationData) AssignProperties_To_CreationData(destination *v1api20200930s.CreationData) error + func (in *CreationData) DeepCopy() *CreationData + func (in *CreationData) DeepCopyInto(out *CreationData) + type CreationData_STATUS struct + CreateOption *string + GalleryImageReference *ImageDiskReference_STATUS + ImageReference *ImageDiskReference_STATUS + LogicalSectorSize *int + PropertyBag genruntime.PropertyBag + SourceResourceId *string + SourceUniqueId *string + SourceUri *string + StorageAccountId *string + UploadSizeBytes *int + func (data *CreationData_STATUS) AssignProperties_From_CreationData_STATUS(source *v1api20200930s.CreationData_STATUS) error + func (data *CreationData_STATUS) AssignProperties_To_CreationData_STATUS(destination *v1api20200930s.CreationData_STATUS) error + 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) AssignProperties_From_Disk(source *v1api20200930s.Disk) error + func (disk *Disk) AssignProperties_To_Disk(destination *v1api20200930s.Disk) error + func (disk *Disk) AzureName() string + func (disk *Disk) ConvertFrom(hub conversion.Hub) error + func (disk *Disk) ConvertTo(hub conversion.Hub) error + 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) GetType() string + 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 DiskList struct + Items []Disk + func (in *DiskList) DeepCopy() *DiskList + func (in *DiskList) DeepCopyInto(out *DiskList) + func (in *DiskList) DeepCopyObject() runtime.Object + type DiskSku struct + Name *string + PropertyBag genruntime.PropertyBag + func (diskSku *DiskSku) AssignProperties_From_DiskSku(source *v1api20200930s.DiskSku) error + func (diskSku *DiskSku) AssignProperties_To_DiskSku(destination *v1api20200930s.DiskSku) error + func (in *DiskSku) DeepCopy() *DiskSku + func (in *DiskSku) DeepCopyInto(out *DiskSku) + type DiskSku_STATUS struct + Name *string + PropertyBag genruntime.PropertyBag + Tier *string + func (diskSku *DiskSku_STATUS) AssignProperties_From_DiskSku_STATUS(source *v1api20200930s.DiskSku_STATUS) error + func (diskSku *DiskSku_STATUS) AssignProperties_To_DiskSku_STATUS(destination *v1api20200930s.DiskSku_STATUS) error + func (in *DiskSku_STATUS) DeepCopy() *DiskSku_STATUS + func (in *DiskSku_STATUS) DeepCopyInto(out *DiskSku_STATUS) + type Disk_STATUS struct + BurstingEnabled *bool + Conditions []conditions.Condition + CreationData *CreationData_STATUS + 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 + Location *string + ManagedBy *string + ManagedByExtended []string + MaxShares *int + Name *string + NetworkAccessPolicy *string + OsType *string + PropertyBag genruntime.PropertyBag + ProvisioningState *string + PurchasePlan *PurchasePlan_STATUS + ShareInfo []ShareInfoElement_STATUS + Sku *DiskSku_STATUS + Tags map[string]string + Tier *string + TimeCreated *string + Type *string + UniqueId *string + Zones []string + func (disk *Disk_STATUS) AssignProperties_From_Disk_STATUS(source *v1api20200930s.Disk_STATUS) error + func (disk *Disk_STATUS) AssignProperties_To_Disk_STATUS(destination *v1api20200930s.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 struct + AzureName string + BurstingEnabled *bool + CreationData *CreationData + 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 + OriginalVersion string + OsType *string + Owner *genruntime.KnownResourceReference + PropertyBag genruntime.PropertyBag + PurchasePlan *PurchasePlan + Sku *DiskSku + Tags map[string]string + Tier *string + Zones []string + func (disk *Disk_Spec) AssignProperties_From_Disk_Spec(source *v1api20200930s.Disk_Spec) error + func (disk *Disk_Spec) AssignProperties_To_Disk_Spec(destination *v1api20200930s.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 struct + DiskEncryptionSetReference *genruntime.ResourceReference + PropertyBag genruntime.PropertyBag + Type *string + func (encryption *Encryption) AssignProperties_From_Encryption(source *v1api20200930s.Encryption) error + func (encryption *Encryption) AssignProperties_To_Encryption(destination *v1api20200930s.Encryption) error + func (in *Encryption) DeepCopy() *Encryption + func (in *Encryption) DeepCopyInto(out *Encryption) + type EncryptionSettingsCollection struct + Enabled *bool + EncryptionSettings []EncryptionSettingsElement + EncryptionSettingsVersion *string + PropertyBag genruntime.PropertyBag + func (collection *EncryptionSettingsCollection) AssignProperties_From_EncryptionSettingsCollection(source *v1api20200930s.EncryptionSettingsCollection) error + func (collection *EncryptionSettingsCollection) AssignProperties_To_EncryptionSettingsCollection(destination *v1api20200930s.EncryptionSettingsCollection) error + 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 (collection *EncryptionSettingsCollection_STATUS) AssignProperties_From_EncryptionSettingsCollection_STATUS(source *v1api20200930s.EncryptionSettingsCollection_STATUS) error + func (collection *EncryptionSettingsCollection_STATUS) AssignProperties_To_EncryptionSettingsCollection_STATUS(destination *v1api20200930s.EncryptionSettingsCollection_STATUS) error + 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 (element *EncryptionSettingsElement) AssignProperties_From_EncryptionSettingsElement(source *v1api20200930s.EncryptionSettingsElement) error + func (element *EncryptionSettingsElement) AssignProperties_To_EncryptionSettingsElement(destination *v1api20200930s.EncryptionSettingsElement) error + 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 (element *EncryptionSettingsElement_STATUS) AssignProperties_From_EncryptionSettingsElement_STATUS(source *v1api20200930s.EncryptionSettingsElement_STATUS) error + func (element *EncryptionSettingsElement_STATUS) AssignProperties_To_EncryptionSettingsElement_STATUS(destination *v1api20200930s.EncryptionSettingsElement_STATUS) error + 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 (encryption *Encryption_STATUS) AssignProperties_From_Encryption_STATUS(source *v1api20200930s.Encryption_STATUS) error + func (encryption *Encryption_STATUS) AssignProperties_To_Encryption_STATUS(destination *v1api20200930s.Encryption_STATUS) error + 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) + func (location *ExtendedLocation) AssignProperties_From_ExtendedLocation(source *v20201201s.ExtendedLocation) error + func (location *ExtendedLocation) AssignProperties_To_ExtendedLocation(destination *v20201201s.ExtendedLocation) error + 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) + func (location *ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS(source *v20201201s.ExtendedLocation_STATUS) error + func (location *ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS(destination *v20201201s.ExtendedLocation_STATUS) error + type ImageDiskReference struct + Lun *int + PropertyBag genruntime.PropertyBag + Reference *genruntime.ResourceReference + func (in *ImageDiskReference) DeepCopy() *ImageDiskReference + func (in *ImageDiskReference) DeepCopyInto(out *ImageDiskReference) + func (reference *ImageDiskReference) AssignProperties_From_ImageDiskReference(source *v1api20200930s.ImageDiskReference) error + func (reference *ImageDiskReference) AssignProperties_To_ImageDiskReference(destination *v1api20200930s.ImageDiskReference) error + type ImageDiskReference_STATUS struct + Id *string + Lun *int + PropertyBag genruntime.PropertyBag + func (in *ImageDiskReference_STATUS) DeepCopy() *ImageDiskReference_STATUS + func (in *ImageDiskReference_STATUS) DeepCopyInto(out *ImageDiskReference_STATUS) + func (reference *ImageDiskReference_STATUS) AssignProperties_From_ImageDiskReference_STATUS(source *v1api20200930s.ImageDiskReference_STATUS) error + func (reference *ImageDiskReference_STATUS) AssignProperties_To_ImageDiskReference_STATUS(destination *v1api20200930s.ImageDiskReference_STATUS) error + type KeyVaultAndKeyReference struct + KeyUrl *string + PropertyBag genruntime.PropertyBag + SourceVault *SourceVault + func (in *KeyVaultAndKeyReference) DeepCopy() *KeyVaultAndKeyReference + func (in *KeyVaultAndKeyReference) DeepCopyInto(out *KeyVaultAndKeyReference) + func (reference *KeyVaultAndKeyReference) AssignProperties_From_KeyVaultAndKeyReference(source *v1api20200930s.KeyVaultAndKeyReference) error + func (reference *KeyVaultAndKeyReference) AssignProperties_To_KeyVaultAndKeyReference(destination *v1api20200930s.KeyVaultAndKeyReference) error + 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) + func (reference *KeyVaultAndKeyReference_STATUS) AssignProperties_From_KeyVaultAndKeyReference_STATUS(source *v1api20200930s.KeyVaultAndKeyReference_STATUS) error + func (reference *KeyVaultAndKeyReference_STATUS) AssignProperties_To_KeyVaultAndKeyReference_STATUS(destination *v1api20200930s.KeyVaultAndKeyReference_STATUS) error + type KeyVaultAndSecretReference struct + PropertyBag genruntime.PropertyBag + SecretUrl *string + SourceVault *SourceVault + func (in *KeyVaultAndSecretReference) DeepCopy() *KeyVaultAndSecretReference + func (in *KeyVaultAndSecretReference) DeepCopyInto(out *KeyVaultAndSecretReference) + func (reference *KeyVaultAndSecretReference) AssignProperties_From_KeyVaultAndSecretReference(source *v1api20200930s.KeyVaultAndSecretReference) error + func (reference *KeyVaultAndSecretReference) AssignProperties_To_KeyVaultAndSecretReference(destination *v1api20200930s.KeyVaultAndSecretReference) error + 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) + func (reference *KeyVaultAndSecretReference_STATUS) AssignProperties_From_KeyVaultAndSecretReference_STATUS(source *v1api20200930s.KeyVaultAndSecretReference_STATUS) error + func (reference *KeyVaultAndSecretReference_STATUS) AssignProperties_To_KeyVaultAndSecretReference_STATUS(destination *v1api20200930s.KeyVaultAndSecretReference_STATUS) error + 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) + func (plan *PurchasePlan) AssignProperties_From_PurchasePlan(source *v1api20200930s.PurchasePlan) error + func (plan *PurchasePlan) AssignProperties_To_PurchasePlan(destination *v1api20200930s.PurchasePlan) error + 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) + func (plan *PurchasePlan_STATUS) AssignProperties_From_PurchasePlan_STATUS(source *v1api20200930s.PurchasePlan_STATUS) error + func (plan *PurchasePlan_STATUS) AssignProperties_To_PurchasePlan_STATUS(destination *v1api20200930s.PurchasePlan_STATUS) error + type ShareInfoElement_STATUS struct + PropertyBag genruntime.PropertyBag + VmUri *string + func (element *ShareInfoElement_STATUS) AssignProperties_From_ShareInfoElement_STATUS(source *v1api20200930s.ShareInfoElement_STATUS) error + func (element *ShareInfoElement_STATUS) AssignProperties_To_ShareInfoElement_STATUS(destination *v1api20200930s.ShareInfoElement_STATUS) error + 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) AssignProperties_From_Snapshot(source *v1api20200930s.Snapshot) error + func (snapshot *Snapshot) AssignProperties_To_Snapshot(destination *v1api20200930s.Snapshot) error + func (snapshot *Snapshot) AzureName() string + func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error + func (snapshot *Snapshot) ConvertTo(hub conversion.Hub) error + 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) GetType() string + 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) + func (snapshotSku *SnapshotSku) AssignProperties_From_SnapshotSku(source *v1api20200930s.SnapshotSku) error + func (snapshotSku *SnapshotSku) AssignProperties_To_SnapshotSku(destination *v1api20200930s.SnapshotSku) error + 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) + func (snapshotSku *SnapshotSku_STATUS) AssignProperties_From_SnapshotSku_STATUS(source *v1api20200930s.SnapshotSku_STATUS) error + func (snapshotSku *SnapshotSku_STATUS) AssignProperties_To_SnapshotSku_STATUS(destination *v1api20200930s.SnapshotSku_STATUS) error + type Snapshot_STATUS struct + Conditions []conditions.Condition + CreationData *CreationData_STATUS + DiskAccessId *string + DiskSizeBytes *int + DiskSizeGB *int + DiskState *string + Encryption *Encryption_STATUS + EncryptionSettingsCollection *EncryptionSettingsCollection_STATUS + ExtendedLocation *ExtendedLocation_STATUS + HyperVGeneration *string + Id *string + Incremental *bool + Location *string + ManagedBy *string + Name *string + NetworkAccessPolicy *string + OsType *string + PropertyBag genruntime.PropertyBag + ProvisioningState *string + PurchasePlan *PurchasePlan_STATUS + Sku *SnapshotSku_STATUS + 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) AssignProperties_From_Snapshot_STATUS(source *v1api20200930s.Snapshot_STATUS) error + func (snapshot *Snapshot_STATUS) AssignProperties_To_Snapshot_STATUS(destination *v1api20200930s.Snapshot_STATUS) error + func (snapshot *Snapshot_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error + func (snapshot *Snapshot_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error + type Snapshot_Spec struct + AzureName string + CreationData *CreationData + 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 + PurchasePlan *PurchasePlan + Sku *SnapshotSku + Tags map[string]string + func (in *Snapshot_Spec) DeepCopy() *Snapshot_Spec + func (in *Snapshot_Spec) DeepCopyInto(out *Snapshot_Spec) + func (snapshot *Snapshot_Spec) AssignProperties_From_Snapshot_Spec(source *v1api20200930s.Snapshot_Spec) error + func (snapshot *Snapshot_Spec) AssignProperties_To_Snapshot_Spec(destination *v1api20200930s.Snapshot_Spec) error + 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) + func (vault *SourceVault) AssignProperties_From_SourceVault(source *v1api20200930s.SourceVault) error + func (vault *SourceVault) AssignProperties_To_SourceVault(destination *v1api20200930s.SourceVault) error + type SourceVault_STATUS struct + Id *string + PropertyBag genruntime.PropertyBag + func (in *SourceVault_STATUS) DeepCopy() *SourceVault_STATUS + func (in *SourceVault_STATUS) DeepCopyInto(out *SourceVault_STATUS) + func (vault *SourceVault_STATUS) AssignProperties_From_SourceVault_STATUS(source *v1api20200930s.SourceVault_STATUS) error + func (vault *SourceVault_STATUS) AssignProperties_To_SourceVault_STATUS(destination *v1api20200930s.SourceVault_STATUS) error v2.0.0-beta.5 Feb 28, 2023 v2.0.0-beta.4 Dec 15, 2022 v2.0.0-beta.3 Oct 21, 2022 v2.0.0-beta.2 Aug 15, 2022 v2.0.0-beta.1 Jun 29, 2022 v2.0.0-beta.0 Apr 12, 2022