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 + const ExtendedLocationType_EdgeZone + const ExtendedLocationType_STATUS_EdgeZone + const HyperVGenerationType_STATUS_V1 + const HyperVGenerationType_STATUS_V2 + const HyperVGenerationType_V1 + const HyperVGenerationType_V2 + const ImageDataDisk_Caching_None + const ImageDataDisk_Caching_ReadOnly + const ImageDataDisk_Caching_ReadWrite + const ImageDataDisk_Caching_STATUS_None + const ImageDataDisk_Caching_STATUS_ReadOnly + const ImageDataDisk_Caching_STATUS_ReadWrite + const ImageOSDisk_Caching_None + const ImageOSDisk_Caching_ReadOnly + const ImageOSDisk_Caching_ReadWrite + const ImageOSDisk_Caching_STATUS_None + const ImageOSDisk_Caching_STATUS_ReadOnly + const ImageOSDisk_Caching_STATUS_ReadWrite + const ImageOSDisk_OsState_Generalized + const ImageOSDisk_OsState_STATUS_Generalized + const ImageOSDisk_OsState_STATUS_Specialized + const ImageOSDisk_OsState_Specialized + const ImageOSDisk_OsType_Linux + const ImageOSDisk_OsType_STATUS_Linux + const ImageOSDisk_OsType_STATUS_Windows + const ImageOSDisk_OsType_Windows + const StorageAccountType_Premium_LRS + const StorageAccountType_Premium_ZRS + const StorageAccountType_STATUS_Premium_LRS + const StorageAccountType_STATUS_Premium_ZRS + const StorageAccountType_STATUS_StandardSSD_LRS + const StorageAccountType_STATUS_StandardSSD_ZRS + const StorageAccountType_STATUS_Standard_LRS + const StorageAccountType_STATUS_UltraSSD_LRS + const StorageAccountType_StandardSSD_LRS + const StorageAccountType_StandardSSD_ZRS + const StorageAccountType_Standard_LRS + const StorageAccountType_UltraSSD_LRS + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type APIVersion string + type ExtendedLocation struct + Name *string + Type *ExtendedLocationType + func (in *ExtendedLocation) DeepCopy() *ExtendedLocation + func (in *ExtendedLocation) DeepCopyInto(out *ExtendedLocation) + func (location *ExtendedLocation) AssignProperties_From_ExtendedLocation(source *v20210701s.ExtendedLocation) error + func (location *ExtendedLocation) AssignProperties_To_ExtendedLocation(destination *v20210701s.ExtendedLocation) error + func (location *ExtendedLocation) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error) + func (location *ExtendedLocation) NewEmptyARMValue() genruntime.ARMResourceStatus + func (location *ExtendedLocation) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + type ExtendedLocationType string + type ExtendedLocationType_STATUS string + type ExtendedLocation_ARM struct + Name *string + Type *ExtendedLocationType + func (in *ExtendedLocation_ARM) DeepCopy() *ExtendedLocation_ARM + func (in *ExtendedLocation_ARM) DeepCopyInto(out *ExtendedLocation_ARM) + type ExtendedLocation_STATUS struct + Name *string + Type *ExtendedLocationType_STATUS + func (in *ExtendedLocation_STATUS) DeepCopy() *ExtendedLocation_STATUS + func (in *ExtendedLocation_STATUS) DeepCopyInto(out *ExtendedLocation_STATUS) + func (location *ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS(source *v20210701s.ExtendedLocation_STATUS) error + func (location *ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS(destination *v20210701s.ExtendedLocation_STATUS) error + func (location *ExtendedLocation_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus + func (location *ExtendedLocation_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + type ExtendedLocation_STATUS_ARM struct + Name *string + Type *ExtendedLocationType_STATUS + func (in *ExtendedLocation_STATUS_ARM) DeepCopy() *ExtendedLocation_STATUS_ARM + func (in *ExtendedLocation_STATUS_ARM) DeepCopyInto(out *ExtendedLocation_STATUS_ARM) + type HyperVGenerationType string + type HyperVGenerationType_STATUS string + type Image struct + Spec Image_Spec + Status Image_STATUS + func (image *Image) AssignProperties_From_Image(source *v20210701s.Image) error + func (image *Image) AssignProperties_To_Image(destination *v20210701s.Image) error + func (image *Image) AzureName() string + func (image *Image) ConvertFrom(hub conversion.Hub) error + func (image *Image) ConvertTo(hub conversion.Hub) error + func (image *Image) Default() + func (image *Image) GetConditions() conditions.Conditions + func (image *Image) GetResourceScope() genruntime.ResourceScope + func (image *Image) GetSpec() genruntime.ConvertibleSpec + func (image *Image) GetStatus() genruntime.ConvertibleStatus + func (image *Image) GetType() string + func (image *Image) NewEmptyStatus() genruntime.ConvertibleStatus + func (image *Image) OriginalGVK() *schema.GroupVersionKind + func (image *Image) Owner() *genruntime.ResourceReference + func (image *Image) SetConditions(conditions conditions.Conditions) + func (image *Image) SetStatus(status genruntime.ConvertibleStatus) error + func (image *Image) ValidateCreate() error + func (image *Image) ValidateDelete() error + func (image *Image) ValidateUpdate(old runtime.Object) error + func (image Image) GetAPIVersion() string + func (in *Image) DeepCopy() *Image + func (in *Image) DeepCopyInto(out *Image) + func (in *Image) DeepCopyObject() runtime.Object + type ImageDataDisk struct + BlobUri *string + Caching *ImageDataDisk_Caching + DiskEncryptionSet *SubResource + DiskSizeGB *int + Lun *int + ManagedDisk *SubResource + Snapshot *SubResource + StorageAccountType *StorageAccountType + func (disk *ImageDataDisk) AssignProperties_From_ImageDataDisk(source *v20210701s.ImageDataDisk) error + func (disk *ImageDataDisk) AssignProperties_To_ImageDataDisk(destination *v20210701s.ImageDataDisk) error + func (disk *ImageDataDisk) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error) + func (disk *ImageDataDisk) NewEmptyARMValue() genruntime.ARMResourceStatus + func (disk *ImageDataDisk) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + func (in *ImageDataDisk) DeepCopy() *ImageDataDisk + func (in *ImageDataDisk) DeepCopyInto(out *ImageDataDisk) + type ImageDataDisk_ARM struct + BlobUri *string + Caching *ImageDataDisk_Caching + DiskEncryptionSet *SubResource_ARM + DiskSizeGB *int + Lun *int + ManagedDisk *SubResource_ARM + Snapshot *SubResource_ARM + StorageAccountType *StorageAccountType + func (in *ImageDataDisk_ARM) DeepCopy() *ImageDataDisk_ARM + func (in *ImageDataDisk_ARM) DeepCopyInto(out *ImageDataDisk_ARM) + type ImageDataDisk_Caching string + type ImageDataDisk_Caching_STATUS string + type ImageDataDisk_STATUS struct + BlobUri *string + Caching *ImageDataDisk_Caching_STATUS + DiskEncryptionSet *SubResource_STATUS + DiskSizeGB *int + Lun *int + ManagedDisk *SubResource_STATUS + Snapshot *SubResource_STATUS + StorageAccountType *StorageAccountType_STATUS + func (disk *ImageDataDisk_STATUS) AssignProperties_From_ImageDataDisk_STATUS(source *v20210701s.ImageDataDisk_STATUS) error + func (disk *ImageDataDisk_STATUS) AssignProperties_To_ImageDataDisk_STATUS(destination *v20210701s.ImageDataDisk_STATUS) error + func (disk *ImageDataDisk_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus + func (disk *ImageDataDisk_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + func (in *ImageDataDisk_STATUS) DeepCopy() *ImageDataDisk_STATUS + func (in *ImageDataDisk_STATUS) DeepCopyInto(out *ImageDataDisk_STATUS) + type ImageDataDisk_STATUS_ARM struct + BlobUri *string + Caching *ImageDataDisk_Caching_STATUS + DiskEncryptionSet *SubResource_STATUS_ARM + DiskSizeGB *int + Lun *int + ManagedDisk *SubResource_STATUS_ARM + Snapshot *SubResource_STATUS_ARM + StorageAccountType *StorageAccountType_STATUS + func (in *ImageDataDisk_STATUS_ARM) DeepCopy() *ImageDataDisk_STATUS_ARM + func (in *ImageDataDisk_STATUS_ARM) DeepCopyInto(out *ImageDataDisk_STATUS_ARM) + type ImageList struct + Items []Image + func (in *ImageList) DeepCopy() *ImageList + func (in *ImageList) DeepCopyInto(out *ImageList) + func (in *ImageList) DeepCopyObject() runtime.Object + type ImageOSDisk struct + BlobUri *string + Caching *ImageOSDisk_Caching + DiskEncryptionSet *SubResource + DiskSizeGB *int + ManagedDisk *SubResource + OsState *ImageOSDisk_OsState + OsType *ImageOSDisk_OsType + Snapshot *SubResource + StorageAccountType *StorageAccountType + func (disk *ImageOSDisk) AssignProperties_From_ImageOSDisk(source *v20210701s.ImageOSDisk) error + func (disk *ImageOSDisk) AssignProperties_To_ImageOSDisk(destination *v20210701s.ImageOSDisk) error + func (disk *ImageOSDisk) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error) + func (disk *ImageOSDisk) NewEmptyARMValue() genruntime.ARMResourceStatus + func (disk *ImageOSDisk) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + func (in *ImageOSDisk) DeepCopy() *ImageOSDisk + func (in *ImageOSDisk) DeepCopyInto(out *ImageOSDisk) + type ImageOSDisk_ARM struct + BlobUri *string + Caching *ImageOSDisk_Caching + DiskEncryptionSet *SubResource_ARM + DiskSizeGB *int + ManagedDisk *SubResource_ARM + OsState *ImageOSDisk_OsState + OsType *ImageOSDisk_OsType + Snapshot *SubResource_ARM + StorageAccountType *StorageAccountType + func (in *ImageOSDisk_ARM) DeepCopy() *ImageOSDisk_ARM + func (in *ImageOSDisk_ARM) DeepCopyInto(out *ImageOSDisk_ARM) + type ImageOSDisk_Caching string + type ImageOSDisk_Caching_STATUS string + type ImageOSDisk_OsState string + type ImageOSDisk_OsState_STATUS string + type ImageOSDisk_OsType string + type ImageOSDisk_OsType_STATUS string + type ImageOSDisk_STATUS struct + BlobUri *string + Caching *ImageOSDisk_Caching_STATUS + DiskEncryptionSet *SubResource_STATUS + DiskSizeGB *int + ManagedDisk *SubResource_STATUS + OsState *ImageOSDisk_OsState_STATUS + OsType *ImageOSDisk_OsType_STATUS + Snapshot *SubResource_STATUS + StorageAccountType *StorageAccountType_STATUS + func (disk *ImageOSDisk_STATUS) AssignProperties_From_ImageOSDisk_STATUS(source *v20210701s.ImageOSDisk_STATUS) error + func (disk *ImageOSDisk_STATUS) AssignProperties_To_ImageOSDisk_STATUS(destination *v20210701s.ImageOSDisk_STATUS) error + func (disk *ImageOSDisk_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus + func (disk *ImageOSDisk_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + func (in *ImageOSDisk_STATUS) DeepCopy() *ImageOSDisk_STATUS + func (in *ImageOSDisk_STATUS) DeepCopyInto(out *ImageOSDisk_STATUS) + type ImageOSDisk_STATUS_ARM struct + BlobUri *string + Caching *ImageOSDisk_Caching_STATUS + DiskEncryptionSet *SubResource_STATUS_ARM + DiskSizeGB *int + ManagedDisk *SubResource_STATUS_ARM + OsState *ImageOSDisk_OsState_STATUS + OsType *ImageOSDisk_OsType_STATUS + Snapshot *SubResource_STATUS_ARM + StorageAccountType *StorageAccountType_STATUS + func (in *ImageOSDisk_STATUS_ARM) DeepCopy() *ImageOSDisk_STATUS_ARM + func (in *ImageOSDisk_STATUS_ARM) DeepCopyInto(out *ImageOSDisk_STATUS_ARM) + type ImageProperties_ARM struct + HyperVGeneration *HyperVGenerationType + SourceVirtualMachine *SubResource_ARM + StorageProfile *ImageStorageProfile_ARM + func (in *ImageProperties_ARM) DeepCopy() *ImageProperties_ARM + func (in *ImageProperties_ARM) DeepCopyInto(out *ImageProperties_ARM) + type ImageProperties_STATUS_ARM struct + HyperVGeneration *HyperVGenerationType_STATUS + ProvisioningState *string + SourceVirtualMachine *SubResource_STATUS_ARM + StorageProfile *ImageStorageProfile_STATUS_ARM + func (in *ImageProperties_STATUS_ARM) DeepCopy() *ImageProperties_STATUS_ARM + func (in *ImageProperties_STATUS_ARM) DeepCopyInto(out *ImageProperties_STATUS_ARM) + type ImageStorageProfile struct + DataDisks []ImageDataDisk + OsDisk *ImageOSDisk + ZoneResilient *bool + func (in *ImageStorageProfile) DeepCopy() *ImageStorageProfile + func (in *ImageStorageProfile) DeepCopyInto(out *ImageStorageProfile) + func (profile *ImageStorageProfile) AssignProperties_From_ImageStorageProfile(source *v20210701s.ImageStorageProfile) error + func (profile *ImageStorageProfile) AssignProperties_To_ImageStorageProfile(destination *v20210701s.ImageStorageProfile) error + func (profile *ImageStorageProfile) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error) + func (profile *ImageStorageProfile) NewEmptyARMValue() genruntime.ARMResourceStatus + func (profile *ImageStorageProfile) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + type ImageStorageProfile_ARM struct + DataDisks []ImageDataDisk_ARM + OsDisk *ImageOSDisk_ARM + ZoneResilient *bool + func (in *ImageStorageProfile_ARM) DeepCopy() *ImageStorageProfile_ARM + func (in *ImageStorageProfile_ARM) DeepCopyInto(out *ImageStorageProfile_ARM) + type ImageStorageProfile_STATUS struct + DataDisks []ImageDataDisk_STATUS + OsDisk *ImageOSDisk_STATUS + ZoneResilient *bool + func (in *ImageStorageProfile_STATUS) DeepCopy() *ImageStorageProfile_STATUS + func (in *ImageStorageProfile_STATUS) DeepCopyInto(out *ImageStorageProfile_STATUS) + func (profile *ImageStorageProfile_STATUS) AssignProperties_From_ImageStorageProfile_STATUS(source *v20210701s.ImageStorageProfile_STATUS) error + func (profile *ImageStorageProfile_STATUS) AssignProperties_To_ImageStorageProfile_STATUS(destination *v20210701s.ImageStorageProfile_STATUS) error + func (profile *ImageStorageProfile_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus + func (profile *ImageStorageProfile_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + type ImageStorageProfile_STATUS_ARM struct + DataDisks []ImageDataDisk_STATUS_ARM + OsDisk *ImageOSDisk_STATUS_ARM + ZoneResilient *bool + func (in *ImageStorageProfile_STATUS_ARM) DeepCopy() *ImageStorageProfile_STATUS_ARM + func (in *ImageStorageProfile_STATUS_ARM) DeepCopyInto(out *ImageStorageProfile_STATUS_ARM) + type Image_STATUS struct + Conditions []conditions.Condition + ExtendedLocation *ExtendedLocation_STATUS + HyperVGeneration *HyperVGenerationType_STATUS + Id *string + Location *string + Name *string + ProvisioningState *string + SourceVirtualMachine *SubResource_STATUS + StorageProfile *ImageStorageProfile_STATUS + Tags map[string]string + Type *string + func (image *Image_STATUS) AssignProperties_From_Image_STATUS(source *v20210701s.Image_STATUS) error + func (image *Image_STATUS) AssignProperties_To_Image_STATUS(destination *v20210701s.Image_STATUS) error + func (image *Image_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error + func (image *Image_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error + func (image *Image_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus + func (image *Image_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + func (in *Image_STATUS) DeepCopy() *Image_STATUS + func (in *Image_STATUS) DeepCopyInto(out *Image_STATUS) + type Image_STATUS_ARM struct + ExtendedLocation *ExtendedLocation_STATUS_ARM + Id *string + Location *string + Name *string + Properties *ImageProperties_STATUS_ARM + Tags map[string]string + Type *string + func (in *Image_STATUS_ARM) DeepCopy() *Image_STATUS_ARM + func (in *Image_STATUS_ARM) DeepCopyInto(out *Image_STATUS_ARM) + type Image_Spec struct + AzureName string + ExtendedLocation *ExtendedLocation + HyperVGeneration *HyperVGenerationType + Location *string + Owner *genruntime.KnownResourceReference + SourceVirtualMachine *SubResource + StorageProfile *ImageStorageProfile + Tags map[string]string + func (image *Image_Spec) AssignProperties_From_Image_Spec(source *v20210701s.Image_Spec) error + func (image *Image_Spec) AssignProperties_To_Image_Spec(destination *v20210701s.Image_Spec) error + func (image *Image_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error + func (image *Image_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error + func (image *Image_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error) + func (image *Image_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus + func (image *Image_Spec) OriginalVersion() string + func (image *Image_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + func (image *Image_Spec) SetAzureName(azureName string) + func (in *Image_Spec) DeepCopy() *Image_Spec + func (in *Image_Spec) DeepCopyInto(out *Image_Spec) + type Image_Spec_ARM struct + ExtendedLocation *ExtendedLocation_ARM + Location *string + Name string + Properties *ImageProperties_ARM + Tags map[string]string + func (image *Image_Spec_ARM) GetName() string + func (image *Image_Spec_ARM) GetType() string + func (image Image_Spec_ARM) GetAPIVersion() string + func (in *Image_Spec_ARM) DeepCopy() *Image_Spec_ARM + func (in *Image_Spec_ARM) DeepCopyInto(out *Image_Spec_ARM) + type StorageAccountType string + type StorageAccountType_STATUS string + type SubResource struct + Reference *genruntime.ResourceReference + func (in *SubResource) DeepCopy() *SubResource + func (in *SubResource) DeepCopyInto(out *SubResource) + func (resource *SubResource) AssignProperties_From_SubResource(source *v20210701s.SubResource) error + func (resource *SubResource) AssignProperties_To_SubResource(destination *v20210701s.SubResource) error + func (resource *SubResource) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error) + func (resource *SubResource) NewEmptyARMValue() genruntime.ARMResourceStatus + func (resource *SubResource) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + type SubResource_ARM struct + Id *string + func (in *SubResource_ARM) DeepCopy() *SubResource_ARM + func (in *SubResource_ARM) DeepCopyInto(out *SubResource_ARM) + type SubResource_STATUS struct + Id *string + func (in *SubResource_STATUS) DeepCopy() *SubResource_STATUS + func (in *SubResource_STATUS) DeepCopyInto(out *SubResource_STATUS) + func (resource *SubResource_STATUS) AssignProperties_From_SubResource_STATUS(source *v20210701s.SubResource_STATUS) error + func (resource *SubResource_STATUS) AssignProperties_To_SubResource_STATUS(destination *v20210701s.SubResource_STATUS) error + func (resource *SubResource_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus + func (resource *SubResource_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error + type SubResource_STATUS_ARM struct + Id *string + func (in *SubResource_STATUS_ARM) DeepCopy() *SubResource_STATUS_ARM + func (in *SubResource_STATUS_ARM) DeepCopyInto(out *SubResource_STATUS_ARM) 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