Documentation
¶
Overview ¶
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Package v1alpha1api20200930storage contains API Schema definitions for the compute v1alpha1api20200930storage 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
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 CreationData
- func (data *CreationData) AssignPropertiesFromCreationData(source *v20200930s.CreationData) error
- func (data *CreationData) AssignPropertiesToCreationData(destination *v20200930s.CreationData) error
- func (in *CreationData) DeepCopy() *CreationData
- func (in *CreationData) DeepCopyInto(out *CreationData)
- type CreationData_Status
- func (data *CreationData_Status) AssignPropertiesFromCreationDataStatus(source *v20200930s.CreationData_Status) error
- func (data *CreationData_Status) AssignPropertiesToCreationDataStatus(destination *v20200930s.CreationData_Status) error
- func (in *CreationData_Status) DeepCopy() *CreationData_Status
- func (in *CreationData_Status) DeepCopyInto(out *CreationData_Status)
- type Disk
- func (disk *Disk) AssignPropertiesFromDisk(source *v20200930s.Disk) error
- func (disk *Disk) AssignPropertiesToDisk(destination *v20200930s.Disk) error
- func (disk *Disk) AzureName() string
- 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) GetResourceKind() genruntime.ResourceKind
- 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
- type DiskList
- type DiskSku
- type DiskSku_Status
- func (diskSku *DiskSku_Status) AssignPropertiesFromDiskSkuStatus(source *v20200930s.DiskSku_Status) error
- func (diskSku *DiskSku_Status) AssignPropertiesToDiskSkuStatus(destination *v20200930s.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) AssignPropertiesFromDiskStatus(source *v20200930s.Disk_Status) error
- func (disk *Disk_Status) AssignPropertiesToDiskStatus(destination *v20200930s.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 Disks_Spec
- func (disks *Disks_Spec) AssignPropertiesFromDisksSpec(source *v20200930s.Disks_Spec) error
- func (disks *Disks_Spec) AssignPropertiesToDisksSpec(destination *v20200930s.Disks_Spec) error
- func (disks *Disks_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (disks *Disks_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *Disks_Spec) DeepCopy() *Disks_Spec
- func (in *Disks_Spec) DeepCopyInto(out *Disks_Spec)
- type Encryption
- type EncryptionSettingsCollection
- func (collection *EncryptionSettingsCollection) AssignPropertiesFromEncryptionSettingsCollection(source *v20200930s.EncryptionSettingsCollection) error
- func (collection *EncryptionSettingsCollection) AssignPropertiesToEncryptionSettingsCollection(destination *v20200930s.EncryptionSettingsCollection) error
- func (in *EncryptionSettingsCollection) DeepCopy() *EncryptionSettingsCollection
- func (in *EncryptionSettingsCollection) DeepCopyInto(out *EncryptionSettingsCollection)
- type EncryptionSettingsCollection_Status
- func (collection *EncryptionSettingsCollection_Status) AssignPropertiesFromEncryptionSettingsCollectionStatus(source *v20200930s.EncryptionSettingsCollection_Status) error
- func (collection *EncryptionSettingsCollection_Status) AssignPropertiesToEncryptionSettingsCollectionStatus(destination *v20200930s.EncryptionSettingsCollection_Status) error
- func (in *EncryptionSettingsCollection_Status) DeepCopy() *EncryptionSettingsCollection_Status
- func (in *EncryptionSettingsCollection_Status) DeepCopyInto(out *EncryptionSettingsCollection_Status)
- type EncryptionSettingsElement
- func (element *EncryptionSettingsElement) AssignPropertiesFromEncryptionSettingsElement(source *v20200930s.EncryptionSettingsElement) error
- func (element *EncryptionSettingsElement) AssignPropertiesToEncryptionSettingsElement(destination *v20200930s.EncryptionSettingsElement) error
- func (in *EncryptionSettingsElement) DeepCopy() *EncryptionSettingsElement
- func (in *EncryptionSettingsElement) DeepCopyInto(out *EncryptionSettingsElement)
- type EncryptionSettingsElement_Status
- func (element *EncryptionSettingsElement_Status) AssignPropertiesFromEncryptionSettingsElementStatus(source *v20200930s.EncryptionSettingsElement_Status) error
- func (element *EncryptionSettingsElement_Status) AssignPropertiesToEncryptionSettingsElementStatus(destination *v20200930s.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) AssignPropertiesFromEncryptionStatus(source *v20200930s.Encryption_Status) error
- func (encryption *Encryption_Status) AssignPropertiesToEncryptionStatus(destination *v20200930s.Encryption_Status) error
- func (in *Encryption_Status) DeepCopy() *Encryption_Status
- func (in *Encryption_Status) DeepCopyInto(out *Encryption_Status)
- type ExtendedLocation
- func (location *ExtendedLocation) AssignPropertiesFromExtendedLocation(source *alpha20201201s.ExtendedLocation) error
- func (location *ExtendedLocation) AssignPropertiesToExtendedLocation(destination *alpha20201201s.ExtendedLocation) error
- func (in *ExtendedLocation) DeepCopy() *ExtendedLocation
- func (in *ExtendedLocation) DeepCopyInto(out *ExtendedLocation)
- type ExtendedLocation_Status
- func (location *ExtendedLocation_Status) AssignPropertiesFromExtendedLocationStatus(source *alpha20201201s.ExtendedLocation_Status) error
- func (location *ExtendedLocation_Status) AssignPropertiesToExtendedLocationStatus(destination *alpha20201201s.ExtendedLocation_Status) error
- func (in *ExtendedLocation_Status) DeepCopy() *ExtendedLocation_Status
- func (in *ExtendedLocation_Status) DeepCopyInto(out *ExtendedLocation_Status)
- type ImageDiskReference
- func (reference *ImageDiskReference) AssignPropertiesFromImageDiskReference(source *v20200930s.ImageDiskReference) error
- func (reference *ImageDiskReference) AssignPropertiesToImageDiskReference(destination *v20200930s.ImageDiskReference) error
- func (in *ImageDiskReference) DeepCopy() *ImageDiskReference
- func (in *ImageDiskReference) DeepCopyInto(out *ImageDiskReference)
- type ImageDiskReference_Status
- func (reference *ImageDiskReference_Status) AssignPropertiesFromImageDiskReferenceStatus(source *v20200930s.ImageDiskReference_Status) error
- func (reference *ImageDiskReference_Status) AssignPropertiesToImageDiskReferenceStatus(destination *v20200930s.ImageDiskReference_Status) error
- func (in *ImageDiskReference_Status) DeepCopy() *ImageDiskReference_Status
- func (in *ImageDiskReference_Status) DeepCopyInto(out *ImageDiskReference_Status)
- type KeyVaultAndKeyReference
- func (reference *KeyVaultAndKeyReference) AssignPropertiesFromKeyVaultAndKeyReference(source *v20200930s.KeyVaultAndKeyReference) error
- func (reference *KeyVaultAndKeyReference) AssignPropertiesToKeyVaultAndKeyReference(destination *v20200930s.KeyVaultAndKeyReference) error
- func (in *KeyVaultAndKeyReference) DeepCopy() *KeyVaultAndKeyReference
- func (in *KeyVaultAndKeyReference) DeepCopyInto(out *KeyVaultAndKeyReference)
- type KeyVaultAndKeyReference_Status
- func (reference *KeyVaultAndKeyReference_Status) AssignPropertiesFromKeyVaultAndKeyReferenceStatus(source *v20200930s.KeyVaultAndKeyReference_Status) error
- func (reference *KeyVaultAndKeyReference_Status) AssignPropertiesToKeyVaultAndKeyReferenceStatus(destination *v20200930s.KeyVaultAndKeyReference_Status) error
- func (in *KeyVaultAndKeyReference_Status) DeepCopy() *KeyVaultAndKeyReference_Status
- func (in *KeyVaultAndKeyReference_Status) DeepCopyInto(out *KeyVaultAndKeyReference_Status)
- type KeyVaultAndSecretReference
- func (reference *KeyVaultAndSecretReference) AssignPropertiesFromKeyVaultAndSecretReference(source *v20200930s.KeyVaultAndSecretReference) error
- func (reference *KeyVaultAndSecretReference) AssignPropertiesToKeyVaultAndSecretReference(destination *v20200930s.KeyVaultAndSecretReference) error
- func (in *KeyVaultAndSecretReference) DeepCopy() *KeyVaultAndSecretReference
- func (in *KeyVaultAndSecretReference) DeepCopyInto(out *KeyVaultAndSecretReference)
- type KeyVaultAndSecretReference_Status
- func (reference *KeyVaultAndSecretReference_Status) AssignPropertiesFromKeyVaultAndSecretReferenceStatus(source *v20200930s.KeyVaultAndSecretReference_Status) error
- func (reference *KeyVaultAndSecretReference_Status) AssignPropertiesToKeyVaultAndSecretReferenceStatus(destination *v20200930s.KeyVaultAndSecretReference_Status) error
- func (in *KeyVaultAndSecretReference_Status) DeepCopy() *KeyVaultAndSecretReference_Status
- func (in *KeyVaultAndSecretReference_Status) DeepCopyInto(out *KeyVaultAndSecretReference_Status)
- type PurchasePlan
- func (plan *PurchasePlan) AssignPropertiesFromPurchasePlan(source *v20200930s.PurchasePlan) error
- func (plan *PurchasePlan) AssignPropertiesToPurchasePlan(destination *v20200930s.PurchasePlan) error
- func (in *PurchasePlan) DeepCopy() *PurchasePlan
- func (in *PurchasePlan) DeepCopyInto(out *PurchasePlan)
- type PurchasePlan_Status
- func (plan *PurchasePlan_Status) AssignPropertiesFromPurchasePlanStatus(source *v20200930s.PurchasePlan_Status) error
- func (plan *PurchasePlan_Status) AssignPropertiesToPurchasePlanStatus(destination *v20200930s.PurchasePlan_Status) error
- func (in *PurchasePlan_Status) DeepCopy() *PurchasePlan_Status
- func (in *PurchasePlan_Status) DeepCopyInto(out *PurchasePlan_Status)
- type ShareInfoElement_Status
- func (element *ShareInfoElement_Status) AssignPropertiesFromShareInfoElementStatus(source *v20200930s.ShareInfoElement_Status) error
- func (element *ShareInfoElement_Status) AssignPropertiesToShareInfoElementStatus(destination *v20200930s.ShareInfoElement_Status) error
- func (in *ShareInfoElement_Status) DeepCopy() *ShareInfoElement_Status
- func (in *ShareInfoElement_Status) DeepCopyInto(out *ShareInfoElement_Status)
- type Snapshot
- func (snapshot *Snapshot) AssignPropertiesFromSnapshot(source *v20200930s.Snapshot) error
- func (snapshot *Snapshot) AssignPropertiesToSnapshot(destination *v20200930s.Snapshot) error
- func (snapshot *Snapshot) AzureName() string
- 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) GetResourceKind() genruntime.ResourceKind
- 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
- type SnapshotList
- type SnapshotSku
- func (snapshotSku *SnapshotSku) AssignPropertiesFromSnapshotSku(source *v20200930s.SnapshotSku) error
- func (snapshotSku *SnapshotSku) AssignPropertiesToSnapshotSku(destination *v20200930s.SnapshotSku) error
- func (in *SnapshotSku) DeepCopy() *SnapshotSku
- func (in *SnapshotSku) DeepCopyInto(out *SnapshotSku)
- type SnapshotSku_Status
- func (snapshotSku *SnapshotSku_Status) AssignPropertiesFromSnapshotSkuStatus(source *v20200930s.SnapshotSku_Status) error
- func (snapshotSku *SnapshotSku_Status) AssignPropertiesToSnapshotSkuStatus(destination *v20200930s.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) AssignPropertiesFromSnapshotStatus(source *v20200930s.Snapshot_Status) error
- func (snapshot *Snapshot_Status) AssignPropertiesToSnapshotStatus(destination *v20200930s.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 Snapshots_Spec
- func (snapshots *Snapshots_Spec) AssignPropertiesFromSnapshotsSpec(source *v20200930s.Snapshots_Spec) error
- func (snapshots *Snapshots_Spec) AssignPropertiesToSnapshotsSpec(destination *v20200930s.Snapshots_Spec) error
- func (snapshots *Snapshots_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (snapshots *Snapshots_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *Snapshots_Spec) DeepCopy() *Snapshots_Spec
- func (in *Snapshots_Spec) DeepCopyInto(out *Snapshots_Spec)
- type SourceVault
- type SourceVault_Status
- func (vault *SourceVault_Status) AssignPropertiesFromSourceVaultStatus(source *v20200930s.SourceVault_Status) error
- func (vault *SourceVault_Status) AssignPropertiesToSourceVaultStatus(destination *v20200930s.SourceVault_Status) error
- func (in *SourceVault_Status) DeepCopy() *SourceVault_Status
- func (in *SourceVault_Status) DeepCopyInto(out *SourceVault_Status)
Constants ¶
const APIVersionValue = APIVersion("2020-09-30")
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "compute.azure.com", Version: "v1alpha1api20200930storage"} // 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 v1alpha1api20200930.APIVersion Deprecated version of APIVersion. Use v1beta20200930.APIVersion instead +kubebuilder:validation:Enum={"2020-09-30"}
type CreationData ¶
type CreationData struct {
CreateOption *string `json:"createOption,omitempty"`
GalleryImageReference *ImageDiskReference `json:"galleryImageReference,omitempty"`
ImageReference *ImageDiskReference `json:"imageReference,omitempty"`
LogicalSectorSize *int `json:"logicalSectorSize,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
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 v1alpha1api20200930.CreationData Deprecated version of CreationData. Use v1beta20200930.CreationData instead
func (*CreationData) AssignPropertiesFromCreationData ¶
func (data *CreationData) AssignPropertiesFromCreationData(source *v20200930s.CreationData) error
AssignPropertiesFromCreationData populates our CreationData from the provided source CreationData
func (*CreationData) AssignPropertiesToCreationData ¶
func (data *CreationData) AssignPropertiesToCreationData(destination *v20200930s.CreationData) error
AssignPropertiesToCreationData 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"`
GalleryImageReference *ImageDiskReference_Status `json:"galleryImageReference,omitempty"`
ImageReference *ImageDiskReference_Status `json:"imageReference,omitempty"`
LogicalSectorSize *int `json:"logicalSectorSize,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,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 v1alpha1api20200930.CreationData_Status Deprecated version of CreationData_Status. Use v1beta20200930.CreationData_Status instead
func (*CreationData_Status) AssignPropertiesFromCreationDataStatus ¶
func (data *CreationData_Status) AssignPropertiesFromCreationDataStatus(source *v20200930s.CreationData_Status) error
AssignPropertiesFromCreationDataStatus populates our CreationData_Status from the provided source CreationData_Status
func (*CreationData_Status) AssignPropertiesToCreationDataStatus ¶
func (data *CreationData_Status) AssignPropertiesToCreationDataStatus(destination *v20200930s.CreationData_Status) error
AssignPropertiesToCreationDataStatus 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 Disks_Spec `json:"spec,omitempty"`
Status Disk_Status `json:"status,omitempty"`
}
+kubebuilder:object:root=true +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 v1alpha1api20200930.Disk Deprecated version of Disk. Use v1beta20200930.Disk instead
func (*Disk) AssignPropertiesFromDisk ¶
func (disk *Disk) AssignPropertiesFromDisk(source *v20200930s.Disk) error
AssignPropertiesFromDisk populates our Disk from the provided source Disk
func (*Disk) AssignPropertiesToDisk ¶
func (disk *Disk) AssignPropertiesToDisk(destination *v20200930s.Disk) error
AssignPropertiesToDisk populates the provided destination Disk from our Disk
func (*Disk) ConvertFrom ¶
func (disk *Disk) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our Disk from the provided hub Disk
func (*Disk) ConvertTo ¶
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 "2020-09-30"
func (*Disk) GetConditions ¶
func (disk *Disk) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*Disk) GetResourceKind ¶
func (disk *Disk) GetResourceKind() genruntime.ResourceKind
GetResourceKind returns the kind 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) 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, or nil if there is no owner
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 DiskList ¶
type DiskList struct {
metav1.TypeMeta `json:",inline"`
metav1.ListMeta `json:"metadata,omitempty"`
Items []Disk `json:"items"`
}
+kubebuilder:object:root=true Storage version of v1alpha1api20200930.Disk Deprecated version of Disk. Use v1beta20200930.Disk instead
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 DiskSku ¶
type DiskSku struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1alpha1api20200930.DiskSku Deprecated version of DiskSku. Use v1beta20200930.DiskSku instead
func (*DiskSku) AssignPropertiesFromDiskSku ¶
func (diskSku *DiskSku) AssignPropertiesFromDiskSku(source *v20200930s.DiskSku) error
AssignPropertiesFromDiskSku populates our DiskSku from the provided source DiskSku
func (*DiskSku) AssignPropertiesToDiskSku ¶
func (diskSku *DiskSku) AssignPropertiesToDiskSku(destination *v20200930s.DiskSku) error
AssignPropertiesToDiskSku 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 v1alpha1api20200930.DiskSku_Status Deprecated version of DiskSku_Status. Use v1beta20200930.DiskSku_Status instead
func (*DiskSku_Status) AssignPropertiesFromDiskSkuStatus ¶
func (diskSku *DiskSku_Status) AssignPropertiesFromDiskSkuStatus(source *v20200930s.DiskSku_Status) error
AssignPropertiesFromDiskSkuStatus populates our DiskSku_Status from the provided source DiskSku_Status
func (*DiskSku_Status) AssignPropertiesToDiskSkuStatus ¶
func (diskSku *DiskSku_Status) AssignPropertiesToDiskSkuStatus(destination *v20200930s.DiskSku_Status) error
AssignPropertiesToDiskSkuStatus 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"`
Conditions []conditions.Condition `json:"conditions,omitempty"`
CreationData *CreationData_Status `json:"creationData,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"`
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"`
OsType *string `json:"osType,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
ProvisioningState *string `json:"provisioningState,omitempty"`
PurchasePlan *PurchasePlan_Status `json:"purchasePlan,omitempty"`
Sku *DiskSku_Status `json:"sku,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 v1alpha1api20200930.Disk_Status Deprecated version of Disk_Status. Use v1beta20200930.Disk_Status instead
func (*Disk_Status) AssignPropertiesFromDiskStatus ¶
func (disk *Disk_Status) AssignPropertiesFromDiskStatus(source *v20200930s.Disk_Status) error
AssignPropertiesFromDiskStatus populates our Disk_Status from the provided source Disk_Status
func (*Disk_Status) AssignPropertiesToDiskStatus ¶
func (disk *Disk_Status) AssignPropertiesToDiskStatus(destination *v20200930s.Disk_Status) error
AssignPropertiesToDiskStatus 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 Disks_Spec ¶
type Disks_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"`
CreationData *CreationData `json:"creationData,omitempty"`
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"`
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"`
PurchasePlan *PurchasePlan `json:"purchasePlan,omitempty"`
Sku *DiskSku `json:"sku,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
Tier *string `json:"tier,omitempty"`
Zones []string `json:"zones,omitempty"`
}
Storage version of v1alpha1api20200930.Disks_Spec
func (*Disks_Spec) AssignPropertiesFromDisksSpec ¶
func (disks *Disks_Spec) AssignPropertiesFromDisksSpec(source *v20200930s.Disks_Spec) error
AssignPropertiesFromDisksSpec populates our Disks_Spec from the provided source Disks_Spec
func (*Disks_Spec) AssignPropertiesToDisksSpec ¶
func (disks *Disks_Spec) AssignPropertiesToDisksSpec(destination *v20200930s.Disks_Spec) error
AssignPropertiesToDisksSpec populates the provided destination Disks_Spec from our Disks_Spec
func (*Disks_Spec) ConvertSpecFrom ¶
func (disks *Disks_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our Disks_Spec from the provided source
func (*Disks_Spec) ConvertSpecTo ¶
func (disks *Disks_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our Disks_Spec
func (*Disks_Spec) DeepCopy ¶
func (in *Disks_Spec) DeepCopy() *Disks_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Disks_Spec.
func (*Disks_Spec) DeepCopyInto ¶
func (in *Disks_Spec) DeepCopyInto(out *Disks_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Encryption ¶
type Encryption struct {
DiskEncryptionSetReference *genruntime.ResourceReference `armReference:"DiskEncryptionSetId" json:"diskEncryptionSetReference,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
Type *string `json:"type,omitempty"`
}
Storage version of v1alpha1api20200930.Encryption Deprecated version of Encryption. Use v1beta20200930.Encryption instead
func (*Encryption) AssignPropertiesFromEncryption ¶
func (encryption *Encryption) AssignPropertiesFromEncryption(source *v20200930s.Encryption) error
AssignPropertiesFromEncryption populates our Encryption from the provided source Encryption
func (*Encryption) AssignPropertiesToEncryption ¶
func (encryption *Encryption) AssignPropertiesToEncryption(destination *v20200930s.Encryption) error
AssignPropertiesToEncryption 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 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 v1alpha1api20200930.EncryptionSettingsCollection Deprecated version of EncryptionSettingsCollection. Use v1beta20200930.EncryptionSettingsCollection instead
func (*EncryptionSettingsCollection) AssignPropertiesFromEncryptionSettingsCollection ¶
func (collection *EncryptionSettingsCollection) AssignPropertiesFromEncryptionSettingsCollection(source *v20200930s.EncryptionSettingsCollection) error
AssignPropertiesFromEncryptionSettingsCollection populates our EncryptionSettingsCollection from the provided source EncryptionSettingsCollection
func (*EncryptionSettingsCollection) AssignPropertiesToEncryptionSettingsCollection ¶
func (collection *EncryptionSettingsCollection) AssignPropertiesToEncryptionSettingsCollection(destination *v20200930s.EncryptionSettingsCollection) error
AssignPropertiesToEncryptionSettingsCollection 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 v1alpha1api20200930.EncryptionSettingsCollection_Status Deprecated version of EncryptionSettingsCollection_Status. Use v1beta20200930.EncryptionSettingsCollection_Status instead
func (*EncryptionSettingsCollection_Status) AssignPropertiesFromEncryptionSettingsCollectionStatus ¶
func (collection *EncryptionSettingsCollection_Status) AssignPropertiesFromEncryptionSettingsCollectionStatus(source *v20200930s.EncryptionSettingsCollection_Status) error
AssignPropertiesFromEncryptionSettingsCollectionStatus populates our EncryptionSettingsCollection_Status from the provided source EncryptionSettingsCollection_Status
func (*EncryptionSettingsCollection_Status) AssignPropertiesToEncryptionSettingsCollectionStatus ¶
func (collection *EncryptionSettingsCollection_Status) AssignPropertiesToEncryptionSettingsCollectionStatus(destination *v20200930s.EncryptionSettingsCollection_Status) error
AssignPropertiesToEncryptionSettingsCollectionStatus 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 v1alpha1api20200930.EncryptionSettingsElement Deprecated version of EncryptionSettingsElement. Use v1beta20200930.EncryptionSettingsElement instead
func (*EncryptionSettingsElement) AssignPropertiesFromEncryptionSettingsElement ¶
func (element *EncryptionSettingsElement) AssignPropertiesFromEncryptionSettingsElement(source *v20200930s.EncryptionSettingsElement) error
AssignPropertiesFromEncryptionSettingsElement populates our EncryptionSettingsElement from the provided source EncryptionSettingsElement
func (*EncryptionSettingsElement) AssignPropertiesToEncryptionSettingsElement ¶
func (element *EncryptionSettingsElement) AssignPropertiesToEncryptionSettingsElement(destination *v20200930s.EncryptionSettingsElement) error
AssignPropertiesToEncryptionSettingsElement 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 v1alpha1api20200930.EncryptionSettingsElement_Status Deprecated version of EncryptionSettingsElement_Status. Use v1beta20200930.EncryptionSettingsElement_Status instead
func (*EncryptionSettingsElement_Status) AssignPropertiesFromEncryptionSettingsElementStatus ¶
func (element *EncryptionSettingsElement_Status) AssignPropertiesFromEncryptionSettingsElementStatus(source *v20200930s.EncryptionSettingsElement_Status) error
AssignPropertiesFromEncryptionSettingsElementStatus populates our EncryptionSettingsElement_Status from the provided source EncryptionSettingsElement_Status
func (*EncryptionSettingsElement_Status) AssignPropertiesToEncryptionSettingsElementStatus ¶
func (element *EncryptionSettingsElement_Status) AssignPropertiesToEncryptionSettingsElementStatus(destination *v20200930s.EncryptionSettingsElement_Status) error
AssignPropertiesToEncryptionSettingsElementStatus 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 v1alpha1api20200930.Encryption_Status Deprecated version of Encryption_Status. Use v1beta20200930.Encryption_Status instead
func (*Encryption_Status) AssignPropertiesFromEncryptionStatus ¶
func (encryption *Encryption_Status) AssignPropertiesFromEncryptionStatus(source *v20200930s.Encryption_Status) error
AssignPropertiesFromEncryptionStatus populates our Encryption_Status from the provided source Encryption_Status
func (*Encryption_Status) AssignPropertiesToEncryptionStatus ¶
func (encryption *Encryption_Status) AssignPropertiesToEncryptionStatus(destination *v20200930s.Encryption_Status) error
AssignPropertiesToEncryptionStatus 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 v1alpha1api20200930.ExtendedLocation Deprecated version of ExtendedLocation. Use v1beta20200930.ExtendedLocation instead
func (*ExtendedLocation) AssignPropertiesFromExtendedLocation ¶
func (location *ExtendedLocation) AssignPropertiesFromExtendedLocation(source *alpha20201201s.ExtendedLocation) error
AssignPropertiesFromExtendedLocation populates our ExtendedLocation from the provided source ExtendedLocation
func (*ExtendedLocation) AssignPropertiesToExtendedLocation ¶
func (location *ExtendedLocation) AssignPropertiesToExtendedLocation(destination *alpha20201201s.ExtendedLocation) error
AssignPropertiesToExtendedLocation 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 v1alpha1api20200930.ExtendedLocation_Status Deprecated version of ExtendedLocation_Status. Use v1beta20200930.ExtendedLocation_Status instead
func (*ExtendedLocation_Status) AssignPropertiesFromExtendedLocationStatus ¶
func (location *ExtendedLocation_Status) AssignPropertiesFromExtendedLocationStatus(source *alpha20201201s.ExtendedLocation_Status) error
AssignPropertiesFromExtendedLocationStatus populates our ExtendedLocation_Status from the provided source ExtendedLocation_Status
func (*ExtendedLocation_Status) AssignPropertiesToExtendedLocationStatus ¶
func (location *ExtendedLocation_Status) AssignPropertiesToExtendedLocationStatus(destination *alpha20201201s.ExtendedLocation_Status) error
AssignPropertiesToExtendedLocationStatus 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 {
Lun *int `json:"lun,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
// +kubebuilder:validation:Required
Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}
Storage version of v1alpha1api20200930.ImageDiskReference Deprecated version of ImageDiskReference. Use v1beta20200930.ImageDiskReference instead
func (*ImageDiskReference) AssignPropertiesFromImageDiskReference ¶
func (reference *ImageDiskReference) AssignPropertiesFromImageDiskReference(source *v20200930s.ImageDiskReference) error
AssignPropertiesFromImageDiskReference populates our ImageDiskReference from the provided source ImageDiskReference
func (*ImageDiskReference) AssignPropertiesToImageDiskReference ¶
func (reference *ImageDiskReference) AssignPropertiesToImageDiskReference(destination *v20200930s.ImageDiskReference) error
AssignPropertiesToImageDiskReference 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 {
Id *string `json:"id,omitempty"`
Lun *int `json:"lun,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1alpha1api20200930.ImageDiskReference_Status Deprecated version of ImageDiskReference_Status. Use v1beta20200930.ImageDiskReference_Status instead
func (*ImageDiskReference_Status) AssignPropertiesFromImageDiskReferenceStatus ¶
func (reference *ImageDiskReference_Status) AssignPropertiesFromImageDiskReferenceStatus(source *v20200930s.ImageDiskReference_Status) error
AssignPropertiesFromImageDiskReferenceStatus populates our ImageDiskReference_Status from the provided source ImageDiskReference_Status
func (*ImageDiskReference_Status) AssignPropertiesToImageDiskReferenceStatus ¶
func (reference *ImageDiskReference_Status) AssignPropertiesToImageDiskReferenceStatus(destination *v20200930s.ImageDiskReference_Status) error
AssignPropertiesToImageDiskReferenceStatus 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 KeyVaultAndKeyReference ¶
type KeyVaultAndKeyReference struct {
KeyUrl *string `json:"keyUrl,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
SourceVault *SourceVault `json:"sourceVault,omitempty"`
}
Storage version of v1alpha1api20200930.KeyVaultAndKeyReference Deprecated version of KeyVaultAndKeyReference. Use v1beta20200930.KeyVaultAndKeyReference instead
func (*KeyVaultAndKeyReference) AssignPropertiesFromKeyVaultAndKeyReference ¶
func (reference *KeyVaultAndKeyReference) AssignPropertiesFromKeyVaultAndKeyReference(source *v20200930s.KeyVaultAndKeyReference) error
AssignPropertiesFromKeyVaultAndKeyReference populates our KeyVaultAndKeyReference from the provided source KeyVaultAndKeyReference
func (*KeyVaultAndKeyReference) AssignPropertiesToKeyVaultAndKeyReference ¶
func (reference *KeyVaultAndKeyReference) AssignPropertiesToKeyVaultAndKeyReference(destination *v20200930s.KeyVaultAndKeyReference) error
AssignPropertiesToKeyVaultAndKeyReference 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 v1alpha1api20200930.KeyVaultAndKeyReference_Status Deprecated version of KeyVaultAndKeyReference_Status. Use v1beta20200930.KeyVaultAndKeyReference_Status instead
func (*KeyVaultAndKeyReference_Status) AssignPropertiesFromKeyVaultAndKeyReferenceStatus ¶
func (reference *KeyVaultAndKeyReference_Status) AssignPropertiesFromKeyVaultAndKeyReferenceStatus(source *v20200930s.KeyVaultAndKeyReference_Status) error
AssignPropertiesFromKeyVaultAndKeyReferenceStatus populates our KeyVaultAndKeyReference_Status from the provided source KeyVaultAndKeyReference_Status
func (*KeyVaultAndKeyReference_Status) AssignPropertiesToKeyVaultAndKeyReferenceStatus ¶
func (reference *KeyVaultAndKeyReference_Status) AssignPropertiesToKeyVaultAndKeyReferenceStatus(destination *v20200930s.KeyVaultAndKeyReference_Status) error
AssignPropertiesToKeyVaultAndKeyReferenceStatus 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 v1alpha1api20200930.KeyVaultAndSecretReference Deprecated version of KeyVaultAndSecretReference. Use v1beta20200930.KeyVaultAndSecretReference instead
func (*KeyVaultAndSecretReference) AssignPropertiesFromKeyVaultAndSecretReference ¶
func (reference *KeyVaultAndSecretReference) AssignPropertiesFromKeyVaultAndSecretReference(source *v20200930s.KeyVaultAndSecretReference) error
AssignPropertiesFromKeyVaultAndSecretReference populates our KeyVaultAndSecretReference from the provided source KeyVaultAndSecretReference
func (*KeyVaultAndSecretReference) AssignPropertiesToKeyVaultAndSecretReference ¶
func (reference *KeyVaultAndSecretReference) AssignPropertiesToKeyVaultAndSecretReference(destination *v20200930s.KeyVaultAndSecretReference) error
AssignPropertiesToKeyVaultAndSecretReference 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 v1alpha1api20200930.KeyVaultAndSecretReference_Status Deprecated version of KeyVaultAndSecretReference_Status. Use v1beta20200930.KeyVaultAndSecretReference_Status instead
func (*KeyVaultAndSecretReference_Status) AssignPropertiesFromKeyVaultAndSecretReferenceStatus ¶
func (reference *KeyVaultAndSecretReference_Status) AssignPropertiesFromKeyVaultAndSecretReferenceStatus(source *v20200930s.KeyVaultAndSecretReference_Status) error
AssignPropertiesFromKeyVaultAndSecretReferenceStatus populates our KeyVaultAndSecretReference_Status from the provided source KeyVaultAndSecretReference_Status
func (*KeyVaultAndSecretReference_Status) AssignPropertiesToKeyVaultAndSecretReferenceStatus ¶
func (reference *KeyVaultAndSecretReference_Status) AssignPropertiesToKeyVaultAndSecretReferenceStatus(destination *v20200930s.KeyVaultAndSecretReference_Status) error
AssignPropertiesToKeyVaultAndSecretReferenceStatus 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 PurchasePlan ¶
type PurchasePlan 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 v1alpha1api20200930.PurchasePlan Deprecated version of PurchasePlan. Use v1beta20200930.PurchasePlan instead
func (*PurchasePlan) AssignPropertiesFromPurchasePlan ¶
func (plan *PurchasePlan) AssignPropertiesFromPurchasePlan(source *v20200930s.PurchasePlan) error
AssignPropertiesFromPurchasePlan populates our PurchasePlan from the provided source PurchasePlan
func (*PurchasePlan) AssignPropertiesToPurchasePlan ¶
func (plan *PurchasePlan) AssignPropertiesToPurchasePlan(destination *v20200930s.PurchasePlan) error
AssignPropertiesToPurchasePlan populates the provided destination PurchasePlan from our PurchasePlan
func (*PurchasePlan) DeepCopy ¶
func (in *PurchasePlan) DeepCopy() *PurchasePlan
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PurchasePlan.
func (*PurchasePlan) DeepCopyInto ¶
func (in *PurchasePlan) DeepCopyInto(out *PurchasePlan)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PurchasePlan_Status ¶
type PurchasePlan_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 v1alpha1api20200930.PurchasePlan_Status Deprecated version of PurchasePlan_Status. Use v1beta20200930.PurchasePlan_Status instead
func (*PurchasePlan_Status) AssignPropertiesFromPurchasePlanStatus ¶
func (plan *PurchasePlan_Status) AssignPropertiesFromPurchasePlanStatus(source *v20200930s.PurchasePlan_Status) error
AssignPropertiesFromPurchasePlanStatus populates our PurchasePlan_Status from the provided source PurchasePlan_Status
func (*PurchasePlan_Status) AssignPropertiesToPurchasePlanStatus ¶
func (plan *PurchasePlan_Status) AssignPropertiesToPurchasePlanStatus(destination *v20200930s.PurchasePlan_Status) error
AssignPropertiesToPurchasePlanStatus populates the provided destination PurchasePlan_Status from our PurchasePlan_Status
func (*PurchasePlan_Status) DeepCopy ¶
func (in *PurchasePlan_Status) DeepCopy() *PurchasePlan_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PurchasePlan_Status.
func (*PurchasePlan_Status) DeepCopyInto ¶
func (in *PurchasePlan_Status) DeepCopyInto(out *PurchasePlan_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 v1alpha1api20200930.ShareInfoElement_Status Deprecated version of ShareInfoElement_Status. Use v1beta20200930.ShareInfoElement_Status instead
func (*ShareInfoElement_Status) AssignPropertiesFromShareInfoElementStatus ¶
func (element *ShareInfoElement_Status) AssignPropertiesFromShareInfoElementStatus(source *v20200930s.ShareInfoElement_Status) error
AssignPropertiesFromShareInfoElementStatus populates our ShareInfoElement_Status from the provided source ShareInfoElement_Status
func (*ShareInfoElement_Status) AssignPropertiesToShareInfoElementStatus ¶
func (element *ShareInfoElement_Status) AssignPropertiesToShareInfoElementStatus(destination *v20200930s.ShareInfoElement_Status) error
AssignPropertiesToShareInfoElementStatus 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 Snapshots_Spec `json:"spec,omitempty"`
Status Snapshot_Status `json:"status,omitempty"`
}
+kubebuilder:object:root=true +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 v1alpha1api20200930.Snapshot Deprecated version of Snapshot. Use v1beta20200930.Snapshot instead
func (*Snapshot) AssignPropertiesFromSnapshot ¶
func (snapshot *Snapshot) AssignPropertiesFromSnapshot(source *v20200930s.Snapshot) error
AssignPropertiesFromSnapshot populates our Snapshot from the provided source Snapshot
func (*Snapshot) AssignPropertiesToSnapshot ¶
func (snapshot *Snapshot) AssignPropertiesToSnapshot(destination *v20200930s.Snapshot) error
AssignPropertiesToSnapshot populates the provided destination Snapshot from our Snapshot
func (*Snapshot) ConvertFrom ¶
func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our Snapshot from the provided hub Snapshot
func (*Snapshot) ConvertTo ¶
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 "2020-09-30"
func (*Snapshot) GetConditions ¶
func (snapshot *Snapshot) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*Snapshot) GetResourceKind ¶
func (snapshot *Snapshot) GetResourceKind() genruntime.ResourceKind
GetResourceKind returns the kind 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) 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, or nil if there is no owner
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 v1alpha1api20200930.Snapshot Deprecated version of Snapshot. Use v1beta20200930.Snapshot instead
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 SnapshotSku ¶
type SnapshotSku struct {
Name *string `json:"name,omitempty"`
PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"`
}
Storage version of v1alpha1api20200930.SnapshotSku Deprecated version of SnapshotSku. Use v1beta20200930.SnapshotSku instead
func (*SnapshotSku) AssignPropertiesFromSnapshotSku ¶
func (snapshotSku *SnapshotSku) AssignPropertiesFromSnapshotSku(source *v20200930s.SnapshotSku) error
AssignPropertiesFromSnapshotSku populates our SnapshotSku from the provided source SnapshotSku
func (*SnapshotSku) AssignPropertiesToSnapshotSku ¶
func (snapshotSku *SnapshotSku) AssignPropertiesToSnapshotSku(destination *v20200930s.SnapshotSku) error
AssignPropertiesToSnapshotSku 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 v1alpha1api20200930.SnapshotSku_Status Deprecated version of SnapshotSku_Status. Use v1beta20200930.SnapshotSku_Status instead
func (*SnapshotSku_Status) AssignPropertiesFromSnapshotSkuStatus ¶
func (snapshotSku *SnapshotSku_Status) AssignPropertiesFromSnapshotSkuStatus(source *v20200930s.SnapshotSku_Status) error
AssignPropertiesFromSnapshotSkuStatus populates our SnapshotSku_Status from the provided source SnapshotSku_Status
func (*SnapshotSku_Status) AssignPropertiesToSnapshotSkuStatus ¶
func (snapshotSku *SnapshotSku_Status) AssignPropertiesToSnapshotSkuStatus(destination *v20200930s.SnapshotSku_Status) error
AssignPropertiesToSnapshotSkuStatus 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 {
Conditions []conditions.Condition `json:"conditions,omitempty"`
CreationData *CreationData_Status `json:"creationData,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"`
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"`
PurchasePlan *PurchasePlan_Status `json:"purchasePlan,omitempty"`
Sku *SnapshotSku_Status `json:"sku,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 v1alpha1api20200930.Snapshot_Status Deprecated version of Snapshot_Status. Use v1beta20200930.Snapshot_Status instead
func (*Snapshot_Status) AssignPropertiesFromSnapshotStatus ¶
func (snapshot *Snapshot_Status) AssignPropertiesFromSnapshotStatus(source *v20200930s.Snapshot_Status) error
AssignPropertiesFromSnapshotStatus populates our Snapshot_Status from the provided source Snapshot_Status
func (*Snapshot_Status) AssignPropertiesToSnapshotStatus ¶
func (snapshot *Snapshot_Status) AssignPropertiesToSnapshotStatus(destination *v20200930s.Snapshot_Status) error
AssignPropertiesToSnapshotStatus 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 Snapshots_Spec ¶
type Snapshots_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"`
CreationData *CreationData `json:"creationData,omitempty"`
DiskAccessReference *genruntime.ResourceReference `armReference:"DiskAccessId" json:"diskAccessReference,omitempty"`
DiskSizeGB *int `json:"diskSizeGB,omitempty"`
DiskState *string `json:"diskState,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"`
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"`
PurchasePlan *PurchasePlan `json:"purchasePlan,omitempty"`
Sku *SnapshotSku `json:"sku,omitempty"`
Tags map[string]string `json:"tags,omitempty"`
}
Storage version of v1alpha1api20200930.Snapshots_Spec
func (*Snapshots_Spec) AssignPropertiesFromSnapshotsSpec ¶
func (snapshots *Snapshots_Spec) AssignPropertiesFromSnapshotsSpec(source *v20200930s.Snapshots_Spec) error
AssignPropertiesFromSnapshotsSpec populates our Snapshots_Spec from the provided source Snapshots_Spec
func (*Snapshots_Spec) AssignPropertiesToSnapshotsSpec ¶
func (snapshots *Snapshots_Spec) AssignPropertiesToSnapshotsSpec(destination *v20200930s.Snapshots_Spec) error
AssignPropertiesToSnapshotsSpec populates the provided destination Snapshots_Spec from our Snapshots_Spec
func (*Snapshots_Spec) ConvertSpecFrom ¶
func (snapshots *Snapshots_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our Snapshots_Spec from the provided source
func (*Snapshots_Spec) ConvertSpecTo ¶
func (snapshots *Snapshots_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our Snapshots_Spec
func (*Snapshots_Spec) DeepCopy ¶
func (in *Snapshots_Spec) DeepCopy() *Snapshots_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Snapshots_Spec.
func (*Snapshots_Spec) DeepCopyInto ¶
func (in *Snapshots_Spec) DeepCopyInto(out *Snapshots_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 *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}
Storage version of v1alpha1api20200930.SourceVault Deprecated version of SourceVault. Use v1beta20200930.SourceVault instead
func (*SourceVault) AssignPropertiesFromSourceVault ¶
func (vault *SourceVault) AssignPropertiesFromSourceVault(source *v20200930s.SourceVault) error
AssignPropertiesFromSourceVault populates our SourceVault from the provided source SourceVault
func (*SourceVault) AssignPropertiesToSourceVault ¶
func (vault *SourceVault) AssignPropertiesToSourceVault(destination *v20200930s.SourceVault) error
AssignPropertiesToSourceVault 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 v1alpha1api20200930.SourceVault_Status Deprecated version of SourceVault_Status. Use v1beta20200930.SourceVault_Status instead
func (*SourceVault_Status) AssignPropertiesFromSourceVaultStatus ¶
func (vault *SourceVault_Status) AssignPropertiesFromSourceVaultStatus(source *v20200930s.SourceVault_Status) error
AssignPropertiesFromSourceVaultStatus populates our SourceVault_Status from the provided source SourceVault_Status
func (*SourceVault_Status) AssignPropertiesToSourceVaultStatus ¶
func (vault *SourceVault_Status) AssignPropertiesToSourceVaultStatus(destination *v20200930s.SourceVault_Status) error
AssignPropertiesToSourceVaultStatus 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.