Documentation ¶
Overview ¶
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Package v1alpha1api20210101storage contains API Schema definitions for the batch v1alpha1api20210101storage API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=batch.azure.com
Index ¶
- Constants
- Variables
- type APIVersion
- type AutoStorageBaseProperties
- func (properties *AutoStorageBaseProperties) AssignPropertiesFromAutoStorageBaseProperties(source *v20210101s.AutoStorageBaseProperties) error
- func (properties *AutoStorageBaseProperties) AssignPropertiesToAutoStorageBaseProperties(destination *v20210101s.AutoStorageBaseProperties) error
- func (in *AutoStorageBaseProperties) DeepCopy() *AutoStorageBaseProperties
- func (in *AutoStorageBaseProperties) DeepCopyInto(out *AutoStorageBaseProperties)
- type AutoStorageProperties_Status
- func (properties *AutoStorageProperties_Status) AssignPropertiesFromAutoStoragePropertiesStatus(source *v20210101s.AutoStorageProperties_Status) error
- func (properties *AutoStorageProperties_Status) AssignPropertiesToAutoStoragePropertiesStatus(destination *v20210101s.AutoStorageProperties_Status) error
- func (in *AutoStorageProperties_Status) DeepCopy() *AutoStorageProperties_Status
- func (in *AutoStorageProperties_Status) DeepCopyInto(out *AutoStorageProperties_Status)
- type BatchAccount
- func (account *BatchAccount) AssignPropertiesFromBatchAccount(source *v20210101s.BatchAccount) error
- func (account *BatchAccount) AssignPropertiesToBatchAccount(destination *v20210101s.BatchAccount) error
- func (account *BatchAccount) AzureName() string
- func (account *BatchAccount) ConvertFrom(hub conversion.Hub) error
- func (account *BatchAccount) ConvertTo(hub conversion.Hub) error
- func (in *BatchAccount) DeepCopy() *BatchAccount
- func (in *BatchAccount) DeepCopyInto(out *BatchAccount)
- func (in *BatchAccount) DeepCopyObject() runtime.Object
- func (account BatchAccount) GetAPIVersion() string
- func (account *BatchAccount) GetConditions() conditions.Conditions
- func (account *BatchAccount) GetResourceScope() genruntime.ResourceScope
- func (account *BatchAccount) GetSpec() genruntime.ConvertibleSpec
- func (account *BatchAccount) GetStatus() genruntime.ConvertibleStatus
- func (account *BatchAccount) GetType() string
- func (account *BatchAccount) NewEmptyStatus() genruntime.ConvertibleStatus
- func (account *BatchAccount) OriginalGVK() *schema.GroupVersionKind
- func (account *BatchAccount) Owner() *genruntime.ResourceReference
- func (account *BatchAccount) SetConditions(conditions conditions.Conditions)
- func (account *BatchAccount) SetStatus(status genruntime.ConvertibleStatus) error
- type BatchAccountIdentity
- func (identity *BatchAccountIdentity) AssignPropertiesFromBatchAccountIdentity(source *v20210101s.BatchAccountIdentity) error
- func (identity *BatchAccountIdentity) AssignPropertiesToBatchAccountIdentity(destination *v20210101s.BatchAccountIdentity) error
- func (in *BatchAccountIdentity) DeepCopy() *BatchAccountIdentity
- func (in *BatchAccountIdentity) DeepCopyInto(out *BatchAccountIdentity)
- type BatchAccountIdentity_Status
- func (identity *BatchAccountIdentity_Status) AssignPropertiesFromBatchAccountIdentityStatus(source *v20210101s.BatchAccountIdentity_Status) error
- func (identity *BatchAccountIdentity_Status) AssignPropertiesToBatchAccountIdentityStatus(destination *v20210101s.BatchAccountIdentity_Status) error
- func (in *BatchAccountIdentity_Status) DeepCopy() *BatchAccountIdentity_Status
- func (in *BatchAccountIdentity_Status) DeepCopyInto(out *BatchAccountIdentity_Status)
- type BatchAccountIdentity_Status_UserAssignedIdentities
- func (identities *BatchAccountIdentity_Status_UserAssignedIdentities) AssignPropertiesFromBatchAccountIdentityStatusUserAssignedIdentities(source *v20210101s.BatchAccountIdentity_Status_UserAssignedIdentities) error
- func (identities *BatchAccountIdentity_Status_UserAssignedIdentities) AssignPropertiesToBatchAccountIdentityStatusUserAssignedIdentities(destination *v20210101s.BatchAccountIdentity_Status_UserAssignedIdentities) error
- func (in *BatchAccountIdentity_Status_UserAssignedIdentities) DeepCopy() *BatchAccountIdentity_Status_UserAssignedIdentities
- func (in *BatchAccountIdentity_Status_UserAssignedIdentities) DeepCopyInto(out *BatchAccountIdentity_Status_UserAssignedIdentities)
- type BatchAccountList
- type BatchAccount_Status
- func (account *BatchAccount_Status) AssignPropertiesFromBatchAccountStatus(source *v20210101s.BatchAccount_Status) error
- func (account *BatchAccount_Status) AssignPropertiesToBatchAccountStatus(destination *v20210101s.BatchAccount_Status) error
- func (account *BatchAccount_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (account *BatchAccount_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *BatchAccount_Status) DeepCopy() *BatchAccount_Status
- func (in *BatchAccount_Status) DeepCopyInto(out *BatchAccount_Status)
- type BatchAccounts_Spec
- func (accounts *BatchAccounts_Spec) AssignPropertiesFromBatchAccountsSpec(source *v20210101s.BatchAccounts_Spec) error
- func (accounts *BatchAccounts_Spec) AssignPropertiesToBatchAccountsSpec(destination *v20210101s.BatchAccounts_Spec) error
- func (accounts *BatchAccounts_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (accounts *BatchAccounts_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *BatchAccounts_Spec) DeepCopy() *BatchAccounts_Spec
- func (in *BatchAccounts_Spec) DeepCopyInto(out *BatchAccounts_Spec)
- type EncryptionProperties
- func (properties *EncryptionProperties) AssignPropertiesFromEncryptionProperties(source *v20210101s.EncryptionProperties) error
- func (properties *EncryptionProperties) AssignPropertiesToEncryptionProperties(destination *v20210101s.EncryptionProperties) error
- func (in *EncryptionProperties) DeepCopy() *EncryptionProperties
- func (in *EncryptionProperties) DeepCopyInto(out *EncryptionProperties)
- type EncryptionProperties_Status
- func (properties *EncryptionProperties_Status) AssignPropertiesFromEncryptionPropertiesStatus(source *v20210101s.EncryptionProperties_Status) error
- func (properties *EncryptionProperties_Status) AssignPropertiesToEncryptionPropertiesStatus(destination *v20210101s.EncryptionProperties_Status) error
- func (in *EncryptionProperties_Status) DeepCopy() *EncryptionProperties_Status
- func (in *EncryptionProperties_Status) DeepCopyInto(out *EncryptionProperties_Status)
- type KeyVaultProperties
- func (properties *KeyVaultProperties) AssignPropertiesFromKeyVaultProperties(source *v20210101s.KeyVaultProperties) error
- func (properties *KeyVaultProperties) AssignPropertiesToKeyVaultProperties(destination *v20210101s.KeyVaultProperties) error
- func (in *KeyVaultProperties) DeepCopy() *KeyVaultProperties
- func (in *KeyVaultProperties) DeepCopyInto(out *KeyVaultProperties)
- type KeyVaultProperties_Status
- func (properties *KeyVaultProperties_Status) AssignPropertiesFromKeyVaultPropertiesStatus(source *v20210101s.KeyVaultProperties_Status) error
- func (properties *KeyVaultProperties_Status) AssignPropertiesToKeyVaultPropertiesStatus(destination *v20210101s.KeyVaultProperties_Status) error
- func (in *KeyVaultProperties_Status) DeepCopy() *KeyVaultProperties_Status
- func (in *KeyVaultProperties_Status) DeepCopyInto(out *KeyVaultProperties_Status)
- type KeyVaultReference
- func (reference *KeyVaultReference) AssignPropertiesFromKeyVaultReference(source *v20210101s.KeyVaultReference) error
- func (reference *KeyVaultReference) AssignPropertiesToKeyVaultReference(destination *v20210101s.KeyVaultReference) error
- func (in *KeyVaultReference) DeepCopy() *KeyVaultReference
- func (in *KeyVaultReference) DeepCopyInto(out *KeyVaultReference)
- type KeyVaultReference_Status
- func (reference *KeyVaultReference_Status) AssignPropertiesFromKeyVaultReferenceStatus(source *v20210101s.KeyVaultReference_Status) error
- func (reference *KeyVaultReference_Status) AssignPropertiesToKeyVaultReferenceStatus(destination *v20210101s.KeyVaultReference_Status) error
- func (in *KeyVaultReference_Status) DeepCopy() *KeyVaultReference_Status
- func (in *KeyVaultReference_Status) DeepCopyInto(out *KeyVaultReference_Status)
- type PrivateEndpointConnection_Status
- func (connection *PrivateEndpointConnection_Status) AssignPropertiesFromPrivateEndpointConnectionStatus(source *v20210101s.PrivateEndpointConnection_Status) error
- func (connection *PrivateEndpointConnection_Status) AssignPropertiesToPrivateEndpointConnectionStatus(destination *v20210101s.PrivateEndpointConnection_Status) error
- func (in *PrivateEndpointConnection_Status) DeepCopy() *PrivateEndpointConnection_Status
- func (in *PrivateEndpointConnection_Status) DeepCopyInto(out *PrivateEndpointConnection_Status)
- type PrivateEndpoint_Status
- func (endpoint *PrivateEndpoint_Status) AssignPropertiesFromPrivateEndpointStatus(source *v20210101s.PrivateEndpoint_Status) error
- func (endpoint *PrivateEndpoint_Status) AssignPropertiesToPrivateEndpointStatus(destination *v20210101s.PrivateEndpoint_Status) error
- func (in *PrivateEndpoint_Status) DeepCopy() *PrivateEndpoint_Status
- func (in *PrivateEndpoint_Status) DeepCopyInto(out *PrivateEndpoint_Status)
- type PrivateLinkServiceConnectionState_Status
- func (state *PrivateLinkServiceConnectionState_Status) AssignPropertiesFromPrivateLinkServiceConnectionStateStatus(source *v20210101s.PrivateLinkServiceConnectionState_Status) error
- func (state *PrivateLinkServiceConnectionState_Status) AssignPropertiesToPrivateLinkServiceConnectionStateStatus(destination *v20210101s.PrivateLinkServiceConnectionState_Status) error
- func (in *PrivateLinkServiceConnectionState_Status) DeepCopy() *PrivateLinkServiceConnectionState_Status
- func (in *PrivateLinkServiceConnectionState_Status) DeepCopyInto(out *PrivateLinkServiceConnectionState_Status)
- type VirtualMachineFamilyCoreQuota_Status
- func (quota *VirtualMachineFamilyCoreQuota_Status) AssignPropertiesFromVirtualMachineFamilyCoreQuotaStatus(source *v20210101s.VirtualMachineFamilyCoreQuota_Status) error
- func (quota *VirtualMachineFamilyCoreQuota_Status) AssignPropertiesToVirtualMachineFamilyCoreQuotaStatus(destination *v20210101s.VirtualMachineFamilyCoreQuota_Status) error
- func (in *VirtualMachineFamilyCoreQuota_Status) DeepCopy() *VirtualMachineFamilyCoreQuota_Status
- func (in *VirtualMachineFamilyCoreQuota_Status) DeepCopyInto(out *VirtualMachineFamilyCoreQuota_Status)
Constants ¶
const APIVersionValue = APIVersion("2021-01-01")
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "batch.azure.com", Version: "v1alpha1api20210101storage"} // 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 v1alpha1api20210101.APIVersion Deprecated version of APIVersion. Use v1beta20210101.APIVersion instead +kubebuilder:validation:Enum={"2021-01-01"}
type AutoStorageBaseProperties ¶
type AutoStorageBaseProperties struct { PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` // +kubebuilder:validation:Required StorageAccountReference *genruntime.ResourceReference `armReference:"StorageAccountId" json:"storageAccountReference,omitempty"` }
Storage version of v1alpha1api20210101.AutoStorageBaseProperties Deprecated version of AutoStorageBaseProperties. Use v1beta20210101.AutoStorageBaseProperties instead
func (*AutoStorageBaseProperties) AssignPropertiesFromAutoStorageBaseProperties ¶
func (properties *AutoStorageBaseProperties) AssignPropertiesFromAutoStorageBaseProperties(source *v20210101s.AutoStorageBaseProperties) error
AssignPropertiesFromAutoStorageBaseProperties populates our AutoStorageBaseProperties from the provided source AutoStorageBaseProperties
func (*AutoStorageBaseProperties) AssignPropertiesToAutoStorageBaseProperties ¶
func (properties *AutoStorageBaseProperties) AssignPropertiesToAutoStorageBaseProperties(destination *v20210101s.AutoStorageBaseProperties) error
AssignPropertiesToAutoStorageBaseProperties populates the provided destination AutoStorageBaseProperties from our AutoStorageBaseProperties
func (*AutoStorageBaseProperties) DeepCopy ¶
func (in *AutoStorageBaseProperties) DeepCopy() *AutoStorageBaseProperties
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoStorageBaseProperties.
func (*AutoStorageBaseProperties) DeepCopyInto ¶
func (in *AutoStorageBaseProperties) DeepCopyInto(out *AutoStorageBaseProperties)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoStorageProperties_Status ¶
type AutoStorageProperties_Status struct { LastKeySync *string `json:"lastKeySync,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` StorageAccountId *string `json:"storageAccountId,omitempty"` }
Storage version of v1alpha1api20210101.AutoStorageProperties_Status Deprecated version of AutoStorageProperties_Status. Use v1beta20210101.AutoStorageProperties_Status instead
func (*AutoStorageProperties_Status) AssignPropertiesFromAutoStoragePropertiesStatus ¶
func (properties *AutoStorageProperties_Status) AssignPropertiesFromAutoStoragePropertiesStatus(source *v20210101s.AutoStorageProperties_Status) error
AssignPropertiesFromAutoStoragePropertiesStatus populates our AutoStorageProperties_Status from the provided source AutoStorageProperties_Status
func (*AutoStorageProperties_Status) AssignPropertiesToAutoStoragePropertiesStatus ¶
func (properties *AutoStorageProperties_Status) AssignPropertiesToAutoStoragePropertiesStatus(destination *v20210101s.AutoStorageProperties_Status) error
AssignPropertiesToAutoStoragePropertiesStatus populates the provided destination AutoStorageProperties_Status from our AutoStorageProperties_Status
func (*AutoStorageProperties_Status) DeepCopy ¶
func (in *AutoStorageProperties_Status) DeepCopy() *AutoStorageProperties_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoStorageProperties_Status.
func (*AutoStorageProperties_Status) DeepCopyInto ¶
func (in *AutoStorageProperties_Status) DeepCopyInto(out *AutoStorageProperties_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccount ¶
type BatchAccount struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec BatchAccounts_Spec `json:"spec,omitempty"` Status BatchAccount_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 v1alpha1api20210101.BatchAccount Deprecated version of BatchAccount. Use v1beta20210101.BatchAccount instead
func (*BatchAccount) AssignPropertiesFromBatchAccount ¶
func (account *BatchAccount) AssignPropertiesFromBatchAccount(source *v20210101s.BatchAccount) error
AssignPropertiesFromBatchAccount populates our BatchAccount from the provided source BatchAccount
func (*BatchAccount) AssignPropertiesToBatchAccount ¶
func (account *BatchAccount) AssignPropertiesToBatchAccount(destination *v20210101s.BatchAccount) error
AssignPropertiesToBatchAccount populates the provided destination BatchAccount from our BatchAccount
func (*BatchAccount) AzureName ¶
func (account *BatchAccount) AzureName() string
AzureName returns the Azure name of the resource
func (*BatchAccount) ConvertFrom ¶
func (account *BatchAccount) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our BatchAccount from the provided hub BatchAccount
func (*BatchAccount) ConvertTo ¶
func (account *BatchAccount) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub BatchAccount from our BatchAccount
func (*BatchAccount) DeepCopy ¶
func (in *BatchAccount) DeepCopy() *BatchAccount
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccount.
func (*BatchAccount) DeepCopyInto ¶
func (in *BatchAccount) DeepCopyInto(out *BatchAccount)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*BatchAccount) DeepCopyObject ¶
func (in *BatchAccount) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (BatchAccount) GetAPIVersion ¶
func (account BatchAccount) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2021-01-01"
func (*BatchAccount) GetConditions ¶
func (account *BatchAccount) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*BatchAccount) GetResourceScope ¶
func (account *BatchAccount) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*BatchAccount) GetSpec ¶
func (account *BatchAccount) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*BatchAccount) GetStatus ¶
func (account *BatchAccount) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*BatchAccount) GetType ¶
func (account *BatchAccount) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Batch/batchAccounts"
func (*BatchAccount) NewEmptyStatus ¶
func (account *BatchAccount) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*BatchAccount) OriginalGVK ¶
func (account *BatchAccount) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*BatchAccount) Owner ¶
func (account *BatchAccount) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner, or nil if there is no owner
func (*BatchAccount) SetConditions ¶
func (account *BatchAccount) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*BatchAccount) SetStatus ¶
func (account *BatchAccount) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type BatchAccountIdentity ¶
type BatchAccountIdentity struct { PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` Type *string `json:"type,omitempty"` }
Storage version of v1alpha1api20210101.BatchAccountIdentity Deprecated version of BatchAccountIdentity. Use v1beta20210101.BatchAccountIdentity instead
func (*BatchAccountIdentity) AssignPropertiesFromBatchAccountIdentity ¶
func (identity *BatchAccountIdentity) AssignPropertiesFromBatchAccountIdentity(source *v20210101s.BatchAccountIdentity) error
AssignPropertiesFromBatchAccountIdentity populates our BatchAccountIdentity from the provided source BatchAccountIdentity
func (*BatchAccountIdentity) AssignPropertiesToBatchAccountIdentity ¶
func (identity *BatchAccountIdentity) AssignPropertiesToBatchAccountIdentity(destination *v20210101s.BatchAccountIdentity) error
AssignPropertiesToBatchAccountIdentity populates the provided destination BatchAccountIdentity from our BatchAccountIdentity
func (*BatchAccountIdentity) DeepCopy ¶
func (in *BatchAccountIdentity) DeepCopy() *BatchAccountIdentity
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountIdentity.
func (*BatchAccountIdentity) DeepCopyInto ¶
func (in *BatchAccountIdentity) DeepCopyInto(out *BatchAccountIdentity)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccountIdentity_Status ¶
type BatchAccountIdentity_Status struct { PrincipalId *string `json:"principalId,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` TenantId *string `json:"tenantId,omitempty"` Type *string `json:"type,omitempty"` UserAssignedIdentities map[string]BatchAccountIdentity_Status_UserAssignedIdentities `json:"userAssignedIdentities,omitempty"` }
Storage version of v1alpha1api20210101.BatchAccountIdentity_Status Deprecated version of BatchAccountIdentity_Status. Use v1beta20210101.BatchAccountIdentity_Status instead
func (*BatchAccountIdentity_Status) AssignPropertiesFromBatchAccountIdentityStatus ¶
func (identity *BatchAccountIdentity_Status) AssignPropertiesFromBatchAccountIdentityStatus(source *v20210101s.BatchAccountIdentity_Status) error
AssignPropertiesFromBatchAccountIdentityStatus populates our BatchAccountIdentity_Status from the provided source BatchAccountIdentity_Status
func (*BatchAccountIdentity_Status) AssignPropertiesToBatchAccountIdentityStatus ¶
func (identity *BatchAccountIdentity_Status) AssignPropertiesToBatchAccountIdentityStatus(destination *v20210101s.BatchAccountIdentity_Status) error
AssignPropertiesToBatchAccountIdentityStatus populates the provided destination BatchAccountIdentity_Status from our BatchAccountIdentity_Status
func (*BatchAccountIdentity_Status) DeepCopy ¶
func (in *BatchAccountIdentity_Status) DeepCopy() *BatchAccountIdentity_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountIdentity_Status.
func (*BatchAccountIdentity_Status) DeepCopyInto ¶
func (in *BatchAccountIdentity_Status) DeepCopyInto(out *BatchAccountIdentity_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccountIdentity_Status_UserAssignedIdentities ¶
type BatchAccountIdentity_Status_UserAssignedIdentities struct { ClientId *string `json:"clientId,omitempty"` PrincipalId *string `json:"principalId,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1alpha1api20210101.BatchAccountIdentity_Status_UserAssignedIdentities Deprecated version of BatchAccountIdentity_Status_UserAssignedIdentities. Use v1beta20210101.BatchAccountIdentity_Status_UserAssignedIdentities instead
func (*BatchAccountIdentity_Status_UserAssignedIdentities) AssignPropertiesFromBatchAccountIdentityStatusUserAssignedIdentities ¶
func (identities *BatchAccountIdentity_Status_UserAssignedIdentities) AssignPropertiesFromBatchAccountIdentityStatusUserAssignedIdentities(source *v20210101s.BatchAccountIdentity_Status_UserAssignedIdentities) error
AssignPropertiesFromBatchAccountIdentityStatusUserAssignedIdentities populates our BatchAccountIdentity_Status_UserAssignedIdentities from the provided source BatchAccountIdentity_Status_UserAssignedIdentities
func (*BatchAccountIdentity_Status_UserAssignedIdentities) AssignPropertiesToBatchAccountIdentityStatusUserAssignedIdentities ¶
func (identities *BatchAccountIdentity_Status_UserAssignedIdentities) AssignPropertiesToBatchAccountIdentityStatusUserAssignedIdentities(destination *v20210101s.BatchAccountIdentity_Status_UserAssignedIdentities) error
AssignPropertiesToBatchAccountIdentityStatusUserAssignedIdentities populates the provided destination BatchAccountIdentity_Status_UserAssignedIdentities from our BatchAccountIdentity_Status_UserAssignedIdentities
func (*BatchAccountIdentity_Status_UserAssignedIdentities) DeepCopy ¶
func (in *BatchAccountIdentity_Status_UserAssignedIdentities) DeepCopy() *BatchAccountIdentity_Status_UserAssignedIdentities
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountIdentity_Status_UserAssignedIdentities.
func (*BatchAccountIdentity_Status_UserAssignedIdentities) DeepCopyInto ¶
func (in *BatchAccountIdentity_Status_UserAssignedIdentities) DeepCopyInto(out *BatchAccountIdentity_Status_UserAssignedIdentities)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccountList ¶
type BatchAccountList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []BatchAccount `json:"items"` }
+kubebuilder:object:root=true Storage version of v1alpha1api20210101.BatchAccount Deprecated version of BatchAccount. Use v1beta20210101.BatchAccount instead
func (*BatchAccountList) DeepCopy ¶
func (in *BatchAccountList) DeepCopy() *BatchAccountList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountList.
func (*BatchAccountList) DeepCopyInto ¶
func (in *BatchAccountList) DeepCopyInto(out *BatchAccountList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*BatchAccountList) DeepCopyObject ¶
func (in *BatchAccountList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type BatchAccount_Status ¶
type BatchAccount_Status struct { AccountEndpoint *string `json:"accountEndpoint,omitempty"` ActiveJobAndJobScheduleQuota *int `json:"activeJobAndJobScheduleQuota,omitempty"` AutoStorage *AutoStorageProperties_Status `json:"autoStorage,omitempty"` Conditions []conditions.Condition `json:"conditions,omitempty"` DedicatedCoreQuota *int `json:"dedicatedCoreQuota,omitempty"` DedicatedCoreQuotaPerVMFamily []VirtualMachineFamilyCoreQuota_Status `json:"dedicatedCoreQuotaPerVMFamily,omitempty"` DedicatedCoreQuotaPerVMFamilyEnforced *bool `json:"dedicatedCoreQuotaPerVMFamilyEnforced,omitempty"` Encryption *EncryptionProperties_Status `json:"encryption,omitempty"` Id *string `json:"id,omitempty"` Identity *BatchAccountIdentity_Status `json:"identity,omitempty"` KeyVaultReference *KeyVaultReference_Status `json:"keyVaultReference,omitempty"` Location *string `json:"location,omitempty"` LowPriorityCoreQuota *int `json:"lowPriorityCoreQuota,omitempty"` Name *string `json:"name,omitempty"` PoolAllocationMode *string `json:"poolAllocationMode,omitempty"` PoolQuota *int `json:"poolQuota,omitempty"` PrivateEndpointConnections []PrivateEndpointConnection_Status `json:"privateEndpointConnections,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` ProvisioningState *string `json:"provisioningState,omitempty"` PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"` Tags map[string]string `json:"tags,omitempty"` Type *string `json:"type,omitempty"` }
Storage version of v1alpha1api20210101.BatchAccount_Status Deprecated version of BatchAccount_Status. Use v1beta20210101.BatchAccount_Status instead
func (*BatchAccount_Status) AssignPropertiesFromBatchAccountStatus ¶
func (account *BatchAccount_Status) AssignPropertiesFromBatchAccountStatus(source *v20210101s.BatchAccount_Status) error
AssignPropertiesFromBatchAccountStatus populates our BatchAccount_Status from the provided source BatchAccount_Status
func (*BatchAccount_Status) AssignPropertiesToBatchAccountStatus ¶
func (account *BatchAccount_Status) AssignPropertiesToBatchAccountStatus(destination *v20210101s.BatchAccount_Status) error
AssignPropertiesToBatchAccountStatus populates the provided destination BatchAccount_Status from our BatchAccount_Status
func (*BatchAccount_Status) ConvertStatusFrom ¶
func (account *BatchAccount_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our BatchAccount_Status from the provided source
func (*BatchAccount_Status) ConvertStatusTo ¶
func (account *BatchAccount_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our BatchAccount_Status
func (*BatchAccount_Status) DeepCopy ¶
func (in *BatchAccount_Status) DeepCopy() *BatchAccount_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccount_Status.
func (*BatchAccount_Status) DeepCopyInto ¶
func (in *BatchAccount_Status) DeepCopyInto(out *BatchAccount_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccounts_Spec ¶
type BatchAccounts_Spec struct { AutoStorage *AutoStorageBaseProperties `json:"autoStorage,omitempty"` // +kubebuilder:validation:MaxLength=24 // +kubebuilder:validation:MinLength=3 // +kubebuilder:validation:Pattern="^[a-zA-Z0-9]+$" // 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"` Encryption *EncryptionProperties `json:"encryption,omitempty"` Identity *BatchAccountIdentity `json:"identity,omitempty"` KeyVaultReference *KeyVaultReference `json:"keyVaultReference,omitempty"` Location *string `json:"location,omitempty"` OriginalVersion string `json:"originalVersion,omitempty"` // +kubebuilder:validation:Required // Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also // controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a // reference to a resources.azure.com/ResourceGroup resource Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"` PoolAllocationMode *string `json:"poolAllocationMode,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` PublicNetworkAccess *string `json:"publicNetworkAccess,omitempty"` Tags map[string]string `json:"tags,omitempty"` }
Storage version of v1alpha1api20210101.BatchAccounts_Spec
func (*BatchAccounts_Spec) AssignPropertiesFromBatchAccountsSpec ¶
func (accounts *BatchAccounts_Spec) AssignPropertiesFromBatchAccountsSpec(source *v20210101s.BatchAccounts_Spec) error
AssignPropertiesFromBatchAccountsSpec populates our BatchAccounts_Spec from the provided source BatchAccounts_Spec
func (*BatchAccounts_Spec) AssignPropertiesToBatchAccountsSpec ¶
func (accounts *BatchAccounts_Spec) AssignPropertiesToBatchAccountsSpec(destination *v20210101s.BatchAccounts_Spec) error
AssignPropertiesToBatchAccountsSpec populates the provided destination BatchAccounts_Spec from our BatchAccounts_Spec
func (*BatchAccounts_Spec) ConvertSpecFrom ¶
func (accounts *BatchAccounts_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our BatchAccounts_Spec from the provided source
func (*BatchAccounts_Spec) ConvertSpecTo ¶
func (accounts *BatchAccounts_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our BatchAccounts_Spec
func (*BatchAccounts_Spec) DeepCopy ¶
func (in *BatchAccounts_Spec) DeepCopy() *BatchAccounts_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccounts_Spec.
func (*BatchAccounts_Spec) DeepCopyInto ¶
func (in *BatchAccounts_Spec) DeepCopyInto(out *BatchAccounts_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionProperties ¶
type EncryptionProperties struct { KeySource *string `json:"keySource,omitempty"` KeyVaultProperties *KeyVaultProperties `json:"keyVaultProperties,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1alpha1api20210101.EncryptionProperties Deprecated version of EncryptionProperties. Use v1beta20210101.EncryptionProperties instead
func (*EncryptionProperties) AssignPropertiesFromEncryptionProperties ¶
func (properties *EncryptionProperties) AssignPropertiesFromEncryptionProperties(source *v20210101s.EncryptionProperties) error
AssignPropertiesFromEncryptionProperties populates our EncryptionProperties from the provided source EncryptionProperties
func (*EncryptionProperties) AssignPropertiesToEncryptionProperties ¶
func (properties *EncryptionProperties) AssignPropertiesToEncryptionProperties(destination *v20210101s.EncryptionProperties) error
AssignPropertiesToEncryptionProperties populates the provided destination EncryptionProperties from our EncryptionProperties
func (*EncryptionProperties) DeepCopy ¶
func (in *EncryptionProperties) DeepCopy() *EncryptionProperties
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperties.
func (*EncryptionProperties) DeepCopyInto ¶
func (in *EncryptionProperties) DeepCopyInto(out *EncryptionProperties)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionProperties_Status ¶
type EncryptionProperties_Status struct { KeySource *string `json:"keySource,omitempty"` KeyVaultProperties *KeyVaultProperties_Status `json:"keyVaultProperties,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1alpha1api20210101.EncryptionProperties_Status Deprecated version of EncryptionProperties_Status. Use v1beta20210101.EncryptionProperties_Status instead
func (*EncryptionProperties_Status) AssignPropertiesFromEncryptionPropertiesStatus ¶
func (properties *EncryptionProperties_Status) AssignPropertiesFromEncryptionPropertiesStatus(source *v20210101s.EncryptionProperties_Status) error
AssignPropertiesFromEncryptionPropertiesStatus populates our EncryptionProperties_Status from the provided source EncryptionProperties_Status
func (*EncryptionProperties_Status) AssignPropertiesToEncryptionPropertiesStatus ¶
func (properties *EncryptionProperties_Status) AssignPropertiesToEncryptionPropertiesStatus(destination *v20210101s.EncryptionProperties_Status) error
AssignPropertiesToEncryptionPropertiesStatus populates the provided destination EncryptionProperties_Status from our EncryptionProperties_Status
func (*EncryptionProperties_Status) DeepCopy ¶
func (in *EncryptionProperties_Status) DeepCopy() *EncryptionProperties_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperties_Status.
func (*EncryptionProperties_Status) DeepCopyInto ¶
func (in *EncryptionProperties_Status) DeepCopyInto(out *EncryptionProperties_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultProperties ¶
type KeyVaultProperties struct { KeyIdentifier *string `json:"keyIdentifier,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1alpha1api20210101.KeyVaultProperties Deprecated version of KeyVaultProperties. Use v1beta20210101.KeyVaultProperties instead
func (*KeyVaultProperties) AssignPropertiesFromKeyVaultProperties ¶
func (properties *KeyVaultProperties) AssignPropertiesFromKeyVaultProperties(source *v20210101s.KeyVaultProperties) error
AssignPropertiesFromKeyVaultProperties populates our KeyVaultProperties from the provided source KeyVaultProperties
func (*KeyVaultProperties) AssignPropertiesToKeyVaultProperties ¶
func (properties *KeyVaultProperties) AssignPropertiesToKeyVaultProperties(destination *v20210101s.KeyVaultProperties) error
AssignPropertiesToKeyVaultProperties populates the provided destination KeyVaultProperties from our KeyVaultProperties
func (*KeyVaultProperties) DeepCopy ¶
func (in *KeyVaultProperties) DeepCopy() *KeyVaultProperties
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties.
func (*KeyVaultProperties) DeepCopyInto ¶
func (in *KeyVaultProperties) DeepCopyInto(out *KeyVaultProperties)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultProperties_Status ¶
type KeyVaultProperties_Status struct { KeyIdentifier *string `json:"keyIdentifier,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1alpha1api20210101.KeyVaultProperties_Status Deprecated version of KeyVaultProperties_Status. Use v1beta20210101.KeyVaultProperties_Status instead
func (*KeyVaultProperties_Status) AssignPropertiesFromKeyVaultPropertiesStatus ¶
func (properties *KeyVaultProperties_Status) AssignPropertiesFromKeyVaultPropertiesStatus(source *v20210101s.KeyVaultProperties_Status) error
AssignPropertiesFromKeyVaultPropertiesStatus populates our KeyVaultProperties_Status from the provided source KeyVaultProperties_Status
func (*KeyVaultProperties_Status) AssignPropertiesToKeyVaultPropertiesStatus ¶
func (properties *KeyVaultProperties_Status) AssignPropertiesToKeyVaultPropertiesStatus(destination *v20210101s.KeyVaultProperties_Status) error
AssignPropertiesToKeyVaultPropertiesStatus populates the provided destination KeyVaultProperties_Status from our KeyVaultProperties_Status
func (*KeyVaultProperties_Status) DeepCopy ¶
func (in *KeyVaultProperties_Status) DeepCopy() *KeyVaultProperties_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties_Status.
func (*KeyVaultProperties_Status) DeepCopyInto ¶
func (in *KeyVaultProperties_Status) DeepCopyInto(out *KeyVaultProperties_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultReference ¶
type KeyVaultReference struct { PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` // +kubebuilder:validation:Required Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"` Url *string `json:"url,omitempty"` }
Storage version of v1alpha1api20210101.KeyVaultReference Deprecated version of KeyVaultReference. Use v1beta20210101.KeyVaultReference instead
func (*KeyVaultReference) AssignPropertiesFromKeyVaultReference ¶
func (reference *KeyVaultReference) AssignPropertiesFromKeyVaultReference(source *v20210101s.KeyVaultReference) error
AssignPropertiesFromKeyVaultReference populates our KeyVaultReference from the provided source KeyVaultReference
func (*KeyVaultReference) AssignPropertiesToKeyVaultReference ¶
func (reference *KeyVaultReference) AssignPropertiesToKeyVaultReference(destination *v20210101s.KeyVaultReference) error
AssignPropertiesToKeyVaultReference populates the provided destination KeyVaultReference from our KeyVaultReference
func (*KeyVaultReference) DeepCopy ¶
func (in *KeyVaultReference) DeepCopy() *KeyVaultReference
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultReference.
func (*KeyVaultReference) DeepCopyInto ¶
func (in *KeyVaultReference) DeepCopyInto(out *KeyVaultReference)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultReference_Status ¶
type KeyVaultReference_Status struct { Id *string `json:"id,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` Url *string `json:"url,omitempty"` }
Storage version of v1alpha1api20210101.KeyVaultReference_Status Deprecated version of KeyVaultReference_Status. Use v1beta20210101.KeyVaultReference_Status instead
func (*KeyVaultReference_Status) AssignPropertiesFromKeyVaultReferenceStatus ¶
func (reference *KeyVaultReference_Status) AssignPropertiesFromKeyVaultReferenceStatus(source *v20210101s.KeyVaultReference_Status) error
AssignPropertiesFromKeyVaultReferenceStatus populates our KeyVaultReference_Status from the provided source KeyVaultReference_Status
func (*KeyVaultReference_Status) AssignPropertiesToKeyVaultReferenceStatus ¶
func (reference *KeyVaultReference_Status) AssignPropertiesToKeyVaultReferenceStatus(destination *v20210101s.KeyVaultReference_Status) error
AssignPropertiesToKeyVaultReferenceStatus populates the provided destination KeyVaultReference_Status from our KeyVaultReference_Status
func (*KeyVaultReference_Status) DeepCopy ¶
func (in *KeyVaultReference_Status) DeepCopy() *KeyVaultReference_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultReference_Status.
func (*KeyVaultReference_Status) DeepCopyInto ¶
func (in *KeyVaultReference_Status) DeepCopyInto(out *KeyVaultReference_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateEndpointConnection_Status ¶
type PrivateEndpointConnection_Status struct { Etag *string `json:"etag,omitempty"` Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` PrivateEndpoint *PrivateEndpoint_Status `json:"privateEndpoint,omitempty"` PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionState_Status `json:"privateLinkServiceConnectionState,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` ProvisioningState *string `json:"provisioningState,omitempty"` Type *string `json:"type,omitempty"` }
Storage version of v1alpha1api20210101.PrivateEndpointConnection_Status Deprecated version of PrivateEndpointConnection_Status. Use v1beta20210101.PrivateEndpointConnection_Status instead
func (*PrivateEndpointConnection_Status) AssignPropertiesFromPrivateEndpointConnectionStatus ¶
func (connection *PrivateEndpointConnection_Status) AssignPropertiesFromPrivateEndpointConnectionStatus(source *v20210101s.PrivateEndpointConnection_Status) error
AssignPropertiesFromPrivateEndpointConnectionStatus populates our PrivateEndpointConnection_Status from the provided source PrivateEndpointConnection_Status
func (*PrivateEndpointConnection_Status) AssignPropertiesToPrivateEndpointConnectionStatus ¶
func (connection *PrivateEndpointConnection_Status) AssignPropertiesToPrivateEndpointConnectionStatus(destination *v20210101s.PrivateEndpointConnection_Status) error
AssignPropertiesToPrivateEndpointConnectionStatus populates the provided destination PrivateEndpointConnection_Status from our PrivateEndpointConnection_Status
func (*PrivateEndpointConnection_Status) DeepCopy ¶
func (in *PrivateEndpointConnection_Status) DeepCopy() *PrivateEndpointConnection_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_Status.
func (*PrivateEndpointConnection_Status) DeepCopyInto ¶
func (in *PrivateEndpointConnection_Status) DeepCopyInto(out *PrivateEndpointConnection_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateEndpoint_Status ¶
type PrivateEndpoint_Status struct { Id *string `json:"id,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1alpha1api20210101.PrivateEndpoint_Status Deprecated version of PrivateEndpoint_Status. Use v1beta20210101.PrivateEndpoint_Status instead
func (*PrivateEndpoint_Status) AssignPropertiesFromPrivateEndpointStatus ¶
func (endpoint *PrivateEndpoint_Status) AssignPropertiesFromPrivateEndpointStatus(source *v20210101s.PrivateEndpoint_Status) error
AssignPropertiesFromPrivateEndpointStatus populates our PrivateEndpoint_Status from the provided source PrivateEndpoint_Status
func (*PrivateEndpoint_Status) AssignPropertiesToPrivateEndpointStatus ¶
func (endpoint *PrivateEndpoint_Status) AssignPropertiesToPrivateEndpointStatus(destination *v20210101s.PrivateEndpoint_Status) error
AssignPropertiesToPrivateEndpointStatus populates the provided destination PrivateEndpoint_Status from our PrivateEndpoint_Status
func (*PrivateEndpoint_Status) DeepCopy ¶
func (in *PrivateEndpoint_Status) DeepCopy() *PrivateEndpoint_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpoint_Status.
func (*PrivateEndpoint_Status) DeepCopyInto ¶
func (in *PrivateEndpoint_Status) DeepCopyInto(out *PrivateEndpoint_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateLinkServiceConnectionState_Status ¶
type PrivateLinkServiceConnectionState_Status struct { ActionRequired *string `json:"actionRequired,omitempty"` Description *string `json:"description,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` Status *string `json:"status,omitempty"` }
Storage version of v1alpha1api20210101.PrivateLinkServiceConnectionState_Status Deprecated version of PrivateLinkServiceConnectionState_Status. Use v1beta20210101.PrivateLinkServiceConnectionState_Status instead
func (*PrivateLinkServiceConnectionState_Status) AssignPropertiesFromPrivateLinkServiceConnectionStateStatus ¶
func (state *PrivateLinkServiceConnectionState_Status) AssignPropertiesFromPrivateLinkServiceConnectionStateStatus(source *v20210101s.PrivateLinkServiceConnectionState_Status) error
AssignPropertiesFromPrivateLinkServiceConnectionStateStatus populates our PrivateLinkServiceConnectionState_Status from the provided source PrivateLinkServiceConnectionState_Status
func (*PrivateLinkServiceConnectionState_Status) AssignPropertiesToPrivateLinkServiceConnectionStateStatus ¶
func (state *PrivateLinkServiceConnectionState_Status) AssignPropertiesToPrivateLinkServiceConnectionStateStatus(destination *v20210101s.PrivateLinkServiceConnectionState_Status) error
AssignPropertiesToPrivateLinkServiceConnectionStateStatus populates the provided destination PrivateLinkServiceConnectionState_Status from our PrivateLinkServiceConnectionState_Status
func (*PrivateLinkServiceConnectionState_Status) DeepCopy ¶
func (in *PrivateLinkServiceConnectionState_Status) DeepCopy() *PrivateLinkServiceConnectionState_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateLinkServiceConnectionState_Status.
func (*PrivateLinkServiceConnectionState_Status) DeepCopyInto ¶
func (in *PrivateLinkServiceConnectionState_Status) DeepCopyInto(out *PrivateLinkServiceConnectionState_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VirtualMachineFamilyCoreQuota_Status ¶
type VirtualMachineFamilyCoreQuota_Status struct { CoreQuota *int `json:"coreQuota,omitempty"` Name *string `json:"name,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1alpha1api20210101.VirtualMachineFamilyCoreQuota_Status Deprecated version of VirtualMachineFamilyCoreQuota_Status. Use v1beta20210101.VirtualMachineFamilyCoreQuota_Status instead
func (*VirtualMachineFamilyCoreQuota_Status) AssignPropertiesFromVirtualMachineFamilyCoreQuotaStatus ¶
func (quota *VirtualMachineFamilyCoreQuota_Status) AssignPropertiesFromVirtualMachineFamilyCoreQuotaStatus(source *v20210101s.VirtualMachineFamilyCoreQuota_Status) error
AssignPropertiesFromVirtualMachineFamilyCoreQuotaStatus populates our VirtualMachineFamilyCoreQuota_Status from the provided source VirtualMachineFamilyCoreQuota_Status
func (*VirtualMachineFamilyCoreQuota_Status) AssignPropertiesToVirtualMachineFamilyCoreQuotaStatus ¶
func (quota *VirtualMachineFamilyCoreQuota_Status) AssignPropertiesToVirtualMachineFamilyCoreQuotaStatus(destination *v20210101s.VirtualMachineFamilyCoreQuota_Status) error
AssignPropertiesToVirtualMachineFamilyCoreQuotaStatus populates the provided destination VirtualMachineFamilyCoreQuota_Status from our VirtualMachineFamilyCoreQuota_Status
func (*VirtualMachineFamilyCoreQuota_Status) DeepCopy ¶
func (in *VirtualMachineFamilyCoreQuota_Status) DeepCopy() *VirtualMachineFamilyCoreQuota_Status
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualMachineFamilyCoreQuota_Status.
func (*VirtualMachineFamilyCoreQuota_Status) DeepCopyInto ¶
func (in *VirtualMachineFamilyCoreQuota_Status) DeepCopyInto(out *VirtualMachineFamilyCoreQuota_Status)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.