Documentation
¶
Overview ¶
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Package v1api20210101 contains API Schema definitions for the batch v1api20210101 API group +groupName=batch.azure.com
Package v1api20210101 contains API Schema definitions for the batch v1api20210101 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 +versionName=v1api20210101
Index ¶
- Constants
- Variables
- type APIVersion
- type AutoStorageBaseProperties
- func (properties *AutoStorageBaseProperties) AssignProperties_From_AutoStorageBaseProperties(source *storage.AutoStorageBaseProperties) error
- func (properties *AutoStorageBaseProperties) AssignProperties_To_AutoStorageBaseProperties(destination *storage.AutoStorageBaseProperties) error
- func (properties *AutoStorageBaseProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *AutoStorageBaseProperties) DeepCopy() *AutoStorageBaseProperties
- func (in *AutoStorageBaseProperties) DeepCopyInto(out *AutoStorageBaseProperties)
- func (properties *AutoStorageBaseProperties) Initialize_From_AutoStorageProperties_STATUS(source *AutoStorageProperties_STATUS) error
- func (properties *AutoStorageBaseProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *AutoStorageBaseProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type AutoStorageBaseProperties_ARM
- type AutoStorageProperties_STATUS
- func (properties *AutoStorageProperties_STATUS) AssignProperties_From_AutoStorageProperties_STATUS(source *storage.AutoStorageProperties_STATUS) error
- func (properties *AutoStorageProperties_STATUS) AssignProperties_To_AutoStorageProperties_STATUS(destination *storage.AutoStorageProperties_STATUS) error
- func (in *AutoStorageProperties_STATUS) DeepCopy() *AutoStorageProperties_STATUS
- func (in *AutoStorageProperties_STATUS) DeepCopyInto(out *AutoStorageProperties_STATUS)
- func (properties *AutoStorageProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *AutoStorageProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type AutoStorageProperties_STATUS_ARM
- type BatchAccount
- func (account *BatchAccount) AssignProperties_From_BatchAccount(source *storage.BatchAccount) error
- func (account *BatchAccount) AssignProperties_To_BatchAccount(destination *storage.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) Default()
- 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) GetSupportedOperations() []genruntime.ResourceOperation
- func (account *BatchAccount) GetType() string
- func (account *BatchAccount) InitializeSpec(status genruntime.ConvertibleStatus) error
- 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
- func (account *BatchAccount) ValidateCreate() (admission.Warnings, error)
- func (account *BatchAccount) ValidateDelete() (admission.Warnings, error)
- func (account *BatchAccount) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
- type BatchAccountCreateProperties_ARM
- type BatchAccountIdentity
- func (identity *BatchAccountIdentity) AssignProperties_From_BatchAccountIdentity(source *storage.BatchAccountIdentity) error
- func (identity *BatchAccountIdentity) AssignProperties_To_BatchAccountIdentity(destination *storage.BatchAccountIdentity) error
- func (identity *BatchAccountIdentity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *BatchAccountIdentity) DeepCopy() *BatchAccountIdentity
- func (in *BatchAccountIdentity) DeepCopyInto(out *BatchAccountIdentity)
- func (identity *BatchAccountIdentity) Initialize_From_BatchAccountIdentity_STATUS(source *BatchAccountIdentity_STATUS) error
- func (identity *BatchAccountIdentity) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identity *BatchAccountIdentity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type BatchAccountIdentity_ARM
- type BatchAccountIdentity_STATUS
- func (identity *BatchAccountIdentity_STATUS) AssignProperties_From_BatchAccountIdentity_STATUS(source *storage.BatchAccountIdentity_STATUS) error
- func (identity *BatchAccountIdentity_STATUS) AssignProperties_To_BatchAccountIdentity_STATUS(destination *storage.BatchAccountIdentity_STATUS) error
- func (in *BatchAccountIdentity_STATUS) DeepCopy() *BatchAccountIdentity_STATUS
- func (in *BatchAccountIdentity_STATUS) DeepCopyInto(out *BatchAccountIdentity_STATUS)
- func (identity *BatchAccountIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identity *BatchAccountIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type BatchAccountIdentity_STATUS_ARM
- type BatchAccountIdentity_Type
- type BatchAccountIdentity_Type_STATUS
- type BatchAccountIdentity_UserAssignedIdentities_STATUS
- func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) AssignProperties_From_BatchAccountIdentity_UserAssignedIdentities_STATUS(source *storage.BatchAccountIdentity_UserAssignedIdentities_STATUS) error
- func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) AssignProperties_To_BatchAccountIdentity_UserAssignedIdentities_STATUS(destination *storage.BatchAccountIdentity_UserAssignedIdentities_STATUS) error
- func (in *BatchAccountIdentity_UserAssignedIdentities_STATUS) DeepCopy() *BatchAccountIdentity_UserAssignedIdentities_STATUS
- func (in *BatchAccountIdentity_UserAssignedIdentities_STATUS) DeepCopyInto(out *BatchAccountIdentity_UserAssignedIdentities_STATUS)
- func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM
- type BatchAccountList
- type BatchAccountProperties_ProvisioningState_STATUS
- type BatchAccountProperties_STATUS_ARM
- type BatchAccount_STATUS
- func (account *BatchAccount_STATUS) AssignProperties_From_BatchAccount_STATUS(source *storage.BatchAccount_STATUS) error
- func (account *BatchAccount_STATUS) AssignProperties_To_BatchAccount_STATUS(destination *storage.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)
- func (account *BatchAccount_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (account *BatchAccount_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type BatchAccount_STATUS_ARM
- type BatchAccount_Spec
- func (account *BatchAccount_Spec) AssignProperties_From_BatchAccount_Spec(source *storage.BatchAccount_Spec) error
- func (account *BatchAccount_Spec) AssignProperties_To_BatchAccount_Spec(destination *storage.BatchAccount_Spec) error
- func (account *BatchAccount_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (account *BatchAccount_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (account *BatchAccount_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *BatchAccount_Spec) DeepCopy() *BatchAccount_Spec
- func (in *BatchAccount_Spec) DeepCopyInto(out *BatchAccount_Spec)
- func (account *BatchAccount_Spec) Initialize_From_BatchAccount_STATUS(source *BatchAccount_STATUS) error
- func (account *BatchAccount_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (account *BatchAccount_Spec) OriginalVersion() string
- func (account *BatchAccount_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- func (account *BatchAccount_Spec) SetAzureName(azureName string)
- type BatchAccount_Spec_ARM
- func (in *BatchAccount_Spec_ARM) DeepCopy() *BatchAccount_Spec_ARM
- func (in *BatchAccount_Spec_ARM) DeepCopyInto(out *BatchAccount_Spec_ARM)
- func (account BatchAccount_Spec_ARM) GetAPIVersion() string
- func (account *BatchAccount_Spec_ARM) GetName() string
- func (account *BatchAccount_Spec_ARM) GetType() string
- type EncryptionProperties
- func (properties *EncryptionProperties) AssignProperties_From_EncryptionProperties(source *storage.EncryptionProperties) error
- func (properties *EncryptionProperties) AssignProperties_To_EncryptionProperties(destination *storage.EncryptionProperties) error
- func (properties *EncryptionProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *EncryptionProperties) DeepCopy() *EncryptionProperties
- func (in *EncryptionProperties) DeepCopyInto(out *EncryptionProperties)
- func (properties *EncryptionProperties) Initialize_From_EncryptionProperties_STATUS(source *EncryptionProperties_STATUS) error
- func (properties *EncryptionProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *EncryptionProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type EncryptionProperties_ARM
- type EncryptionProperties_KeySource
- type EncryptionProperties_KeySource_STATUS
- type EncryptionProperties_STATUS
- func (properties *EncryptionProperties_STATUS) AssignProperties_From_EncryptionProperties_STATUS(source *storage.EncryptionProperties_STATUS) error
- func (properties *EncryptionProperties_STATUS) AssignProperties_To_EncryptionProperties_STATUS(destination *storage.EncryptionProperties_STATUS) error
- func (in *EncryptionProperties_STATUS) DeepCopy() *EncryptionProperties_STATUS
- func (in *EncryptionProperties_STATUS) DeepCopyInto(out *EncryptionProperties_STATUS)
- func (properties *EncryptionProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *EncryptionProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type EncryptionProperties_STATUS_ARM
- type KeyVaultProperties
- func (properties *KeyVaultProperties) AssignProperties_From_KeyVaultProperties(source *storage.KeyVaultProperties) error
- func (properties *KeyVaultProperties) AssignProperties_To_KeyVaultProperties(destination *storage.KeyVaultProperties) error
- func (properties *KeyVaultProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *KeyVaultProperties) DeepCopy() *KeyVaultProperties
- func (in *KeyVaultProperties) DeepCopyInto(out *KeyVaultProperties)
- func (properties *KeyVaultProperties) Initialize_From_KeyVaultProperties_STATUS(source *KeyVaultProperties_STATUS) error
- func (properties *KeyVaultProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *KeyVaultProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type KeyVaultProperties_ARM
- type KeyVaultProperties_STATUS
- func (properties *KeyVaultProperties_STATUS) AssignProperties_From_KeyVaultProperties_STATUS(source *storage.KeyVaultProperties_STATUS) error
- func (properties *KeyVaultProperties_STATUS) AssignProperties_To_KeyVaultProperties_STATUS(destination *storage.KeyVaultProperties_STATUS) error
- func (in *KeyVaultProperties_STATUS) DeepCopy() *KeyVaultProperties_STATUS
- func (in *KeyVaultProperties_STATUS) DeepCopyInto(out *KeyVaultProperties_STATUS)
- func (properties *KeyVaultProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *KeyVaultProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type KeyVaultProperties_STATUS_ARM
- type KeyVaultReference
- func (reference *KeyVaultReference) AssignProperties_From_KeyVaultReference(source *storage.KeyVaultReference) error
- func (reference *KeyVaultReference) AssignProperties_To_KeyVaultReference(destination *storage.KeyVaultReference) error
- func (reference *KeyVaultReference) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *KeyVaultReference) DeepCopy() *KeyVaultReference
- func (in *KeyVaultReference) DeepCopyInto(out *KeyVaultReference)
- func (reference *KeyVaultReference) Initialize_From_KeyVaultReference_STATUS(source *KeyVaultReference_STATUS) error
- func (reference *KeyVaultReference) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (reference *KeyVaultReference) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type KeyVaultReference_ARM
- type KeyVaultReference_STATUS
- func (reference *KeyVaultReference_STATUS) AssignProperties_From_KeyVaultReference_STATUS(source *storage.KeyVaultReference_STATUS) error
- func (reference *KeyVaultReference_STATUS) AssignProperties_To_KeyVaultReference_STATUS(destination *storage.KeyVaultReference_STATUS) error
- func (in *KeyVaultReference_STATUS) DeepCopy() *KeyVaultReference_STATUS
- func (in *KeyVaultReference_STATUS) DeepCopyInto(out *KeyVaultReference_STATUS)
- func (reference *KeyVaultReference_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (reference *KeyVaultReference_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type KeyVaultReference_STATUS_ARM
- type PoolAllocationMode
- type PoolAllocationMode_STATUS
- type PrivateEndpointConnection_STATUS
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
- func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS
- func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS)
- func (connection *PrivateEndpointConnection_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (connection *PrivateEndpointConnection_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type PrivateEndpointConnection_STATUS_ARM
- type PublicNetworkAccessType
- type PublicNetworkAccessType_STATUS
- type UserAssignedIdentityDetails
- func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *storage.UserAssignedIdentityDetails) error
- func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *storage.UserAssignedIdentityDetails) error
- func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails
- func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)
- type UserAssignedIdentityDetails_ARM
- type VirtualMachineFamilyCoreQuota_STATUS
- func (quota *VirtualMachineFamilyCoreQuota_STATUS) AssignProperties_From_VirtualMachineFamilyCoreQuota_STATUS(source *storage.VirtualMachineFamilyCoreQuota_STATUS) error
- func (quota *VirtualMachineFamilyCoreQuota_STATUS) AssignProperties_To_VirtualMachineFamilyCoreQuota_STATUS(destination *storage.VirtualMachineFamilyCoreQuota_STATUS) error
- func (in *VirtualMachineFamilyCoreQuota_STATUS) DeepCopy() *VirtualMachineFamilyCoreQuota_STATUS
- func (in *VirtualMachineFamilyCoreQuota_STATUS) DeepCopyInto(out *VirtualMachineFamilyCoreQuota_STATUS)
- func (quota *VirtualMachineFamilyCoreQuota_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (quota *VirtualMachineFamilyCoreQuota_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type VirtualMachineFamilyCoreQuota_STATUS_ARM
Constants ¶
const ( BatchAccountIdentity_Type_None = BatchAccountIdentity_Type("None") BatchAccountIdentity_Type_SystemAssigned = BatchAccountIdentity_Type("SystemAssigned") BatchAccountIdentity_Type_UserAssigned = BatchAccountIdentity_Type("UserAssigned") )
const ( BatchAccountIdentity_Type_STATUS_None = BatchAccountIdentity_Type_STATUS("None") BatchAccountIdentity_Type_STATUS_SystemAssigned = BatchAccountIdentity_Type_STATUS("SystemAssigned") BatchAccountIdentity_Type_STATUS_UserAssigned = BatchAccountIdentity_Type_STATUS("UserAssigned") )
const ( BatchAccountProperties_ProvisioningState_STATUS_Cancelled = BatchAccountProperties_ProvisioningState_STATUS("Cancelled") BatchAccountProperties_ProvisioningState_STATUS_Creating = BatchAccountProperties_ProvisioningState_STATUS("Creating") BatchAccountProperties_ProvisioningState_STATUS_Deleting = BatchAccountProperties_ProvisioningState_STATUS("Deleting") BatchAccountProperties_ProvisioningState_STATUS_Failed = BatchAccountProperties_ProvisioningState_STATUS("Failed") BatchAccountProperties_ProvisioningState_STATUS_Invalid = BatchAccountProperties_ProvisioningState_STATUS("Invalid") BatchAccountProperties_ProvisioningState_STATUS_Succeeded = BatchAccountProperties_ProvisioningState_STATUS("Succeeded") )
const ( PoolAllocationMode_BatchService = PoolAllocationMode("BatchService") PoolAllocationMode_UserSubscription = PoolAllocationMode("UserSubscription") )
const ( PoolAllocationMode_STATUS_BatchService = PoolAllocationMode_STATUS("BatchService") PoolAllocationMode_STATUS_UserSubscription = PoolAllocationMode_STATUS("UserSubscription") )
const ( PublicNetworkAccessType_Disabled = PublicNetworkAccessType("Disabled") PublicNetworkAccessType_Enabled = PublicNetworkAccessType("Enabled") )
const ( PublicNetworkAccessType_STATUS_Disabled = PublicNetworkAccessType_STATUS("Disabled") PublicNetworkAccessType_STATUS_Enabled = PublicNetworkAccessType_STATUS("Enabled") )
const ( EncryptionProperties_KeySource_MicrosoftBatch = EncryptionProperties_KeySource("Microsoft.Batch") EncryptionProperties_KeySource_MicrosoftKeyVault = EncryptionProperties_KeySource("Microsoft.KeyVault") )
const ( EncryptionProperties_KeySource_STATUS_MicrosoftBatch = EncryptionProperties_KeySource_STATUS("Microsoft.Batch") EncryptionProperties_KeySource_STATUS_MicrosoftKeyVault = EncryptionProperties_KeySource_STATUS("Microsoft.KeyVault") )
const APIVersion_Value = APIVersion("2021-01-01")
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "batch.azure.com", Version: "v1api20210101"} // 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 AutoStorageBaseProperties ¶
type AutoStorageBaseProperties struct {
// +kubebuilder:validation:Required
// StorageAccountReference: The resource ID of the storage account to be used for auto-storage account.
StorageAccountReference *genruntime.ResourceReference `armReference:"StorageAccountId" json:"storageAccountReference,omitempty"`
}
The properties related to the auto-storage account.
func (*AutoStorageBaseProperties) AssignProperties_From_AutoStorageBaseProperties ¶
func (properties *AutoStorageBaseProperties) AssignProperties_From_AutoStorageBaseProperties(source *storage.AutoStorageBaseProperties) error
AssignProperties_From_AutoStorageBaseProperties populates our AutoStorageBaseProperties from the provided source AutoStorageBaseProperties
func (*AutoStorageBaseProperties) AssignProperties_To_AutoStorageBaseProperties ¶
func (properties *AutoStorageBaseProperties) AssignProperties_To_AutoStorageBaseProperties(destination *storage.AutoStorageBaseProperties) error
AssignProperties_To_AutoStorageBaseProperties populates the provided destination AutoStorageBaseProperties from our AutoStorageBaseProperties
func (*AutoStorageBaseProperties) ConvertToARM ¶
func (properties *AutoStorageBaseProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
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.
func (*AutoStorageBaseProperties) Initialize_From_AutoStorageProperties_STATUS ¶
func (properties *AutoStorageBaseProperties) Initialize_From_AutoStorageProperties_STATUS(source *AutoStorageProperties_STATUS) error
Initialize_From_AutoStorageProperties_STATUS populates our AutoStorageBaseProperties from the provided source AutoStorageProperties_STATUS
func (*AutoStorageBaseProperties) NewEmptyARMValue ¶
func (properties *AutoStorageBaseProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*AutoStorageBaseProperties) PopulateFromARM ¶
func (properties *AutoStorageBaseProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type AutoStorageBaseProperties_ARM ¶
type AutoStorageBaseProperties_ARM struct {
StorageAccountId *string `json:"storageAccountId,omitempty"`
}
The properties related to the auto-storage account.
func (*AutoStorageBaseProperties_ARM) DeepCopy ¶
func (in *AutoStorageBaseProperties_ARM) DeepCopy() *AutoStorageBaseProperties_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoStorageBaseProperties_ARM.
func (*AutoStorageBaseProperties_ARM) DeepCopyInto ¶
func (in *AutoStorageBaseProperties_ARM) DeepCopyInto(out *AutoStorageBaseProperties_ARM)
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: The UTC time at which storage keys were last synchronized with the Batch account.
LastKeySync *string `json:"lastKeySync,omitempty"`
// StorageAccountId: The resource ID of the storage account to be used for auto-storage account.
StorageAccountId *string `json:"storageAccountId,omitempty"`
}
Contains information about the auto-storage account associated with a Batch account.
func (*AutoStorageProperties_STATUS) AssignProperties_From_AutoStorageProperties_STATUS ¶
func (properties *AutoStorageProperties_STATUS) AssignProperties_From_AutoStorageProperties_STATUS(source *storage.AutoStorageProperties_STATUS) error
AssignProperties_From_AutoStorageProperties_STATUS populates our AutoStorageProperties_STATUS from the provided source AutoStorageProperties_STATUS
func (*AutoStorageProperties_STATUS) AssignProperties_To_AutoStorageProperties_STATUS ¶
func (properties *AutoStorageProperties_STATUS) AssignProperties_To_AutoStorageProperties_STATUS(destination *storage.AutoStorageProperties_STATUS) error
AssignProperties_To_AutoStorageProperties_STATUS 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.
func (*AutoStorageProperties_STATUS) NewEmptyARMValue ¶
func (properties *AutoStorageProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*AutoStorageProperties_STATUS) PopulateFromARM ¶
func (properties *AutoStorageProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type AutoStorageProperties_STATUS_ARM ¶
type AutoStorageProperties_STATUS_ARM struct {
// LastKeySync: The UTC time at which storage keys were last synchronized with the Batch account.
LastKeySync *string `json:"lastKeySync,omitempty"`
// StorageAccountId: The resource ID of the storage account to be used for auto-storage account.
StorageAccountId *string `json:"storageAccountId,omitempty"`
}
Contains information about the auto-storage account associated with a Batch account.
func (*AutoStorageProperties_STATUS_ARM) DeepCopy ¶
func (in *AutoStorageProperties_STATUS_ARM) DeepCopy() *AutoStorageProperties_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoStorageProperties_STATUS_ARM.
func (*AutoStorageProperties_STATUS_ARM) DeepCopyInto ¶
func (in *AutoStorageProperties_STATUS_ARM) DeepCopyInto(out *AutoStorageProperties_STATUS_ARM)
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 BatchAccount_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" Generator information: - Generated from: /batch/resource-manager/Microsoft.Batch/stable/2021-01-01/BatchManagement.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}
func (*BatchAccount) AssignProperties_From_BatchAccount ¶
func (account *BatchAccount) AssignProperties_From_BatchAccount(source *storage.BatchAccount) error
AssignProperties_From_BatchAccount populates our BatchAccount from the provided source BatchAccount
func (*BatchAccount) AssignProperties_To_BatchAccount ¶
func (account *BatchAccount) AssignProperties_To_BatchAccount(destination *storage.BatchAccount) error
AssignProperties_To_BatchAccount 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) Default ¶
func (account *BatchAccount) Default()
Default applies defaults to the BatchAccount resource
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) GetSupportedOperations ¶ added in v2.4.0
func (account *BatchAccount) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the 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) InitializeSpec ¶
func (account *BatchAccount) InitializeSpec(status genruntime.ConvertibleStatus) error
InitializeSpec initializes the spec for this resource from the given status
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
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
func (*BatchAccount) ValidateCreate ¶
func (account *BatchAccount) ValidateCreate() (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*BatchAccount) ValidateDelete ¶
func (account *BatchAccount) ValidateDelete() (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
func (*BatchAccount) ValidateUpdate ¶
ValidateUpdate validates an update of the resource
type BatchAccountCreateProperties_ARM ¶
type BatchAccountCreateProperties_ARM struct {
// AutoStorage: The properties related to the auto-storage account.
AutoStorage *AutoStorageBaseProperties_ARM `json:"autoStorage,omitempty"`
// Encryption: Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using
// a Microsoft managed key. For additional control, a customer-managed key can be used instead.
Encryption *EncryptionProperties_ARM `json:"encryption,omitempty"`
// KeyVaultReference: A reference to the Azure key vault associated with the Batch account.
KeyVaultReference *KeyVaultReference_ARM `json:"keyVaultReference,omitempty"`
// PoolAllocationMode: The pool allocation mode also affects how clients may authenticate to the Batch Service API. If the
// mode is BatchService, clients may authenticate using access keys or Azure Active Directory. If the mode is
// UserSubscription, clients must use Azure Active Directory. The default is BatchService.
PoolAllocationMode *PoolAllocationMode `json:"poolAllocationMode,omitempty"`
// PublicNetworkAccess: If not specified, the default value is 'enabled'.
PublicNetworkAccess *PublicNetworkAccessType `json:"publicNetworkAccess,omitempty"`
}
The properties of a Batch account.
func (*BatchAccountCreateProperties_ARM) DeepCopy ¶
func (in *BatchAccountCreateProperties_ARM) DeepCopy() *BatchAccountCreateProperties_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountCreateProperties_ARM.
func (*BatchAccountCreateProperties_ARM) DeepCopyInto ¶
func (in *BatchAccountCreateProperties_ARM) DeepCopyInto(out *BatchAccountCreateProperties_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccountIdentity ¶
type BatchAccountIdentity struct {
// +kubebuilder:validation:Required
// Type: The type of identity used for the Batch account.
Type *BatchAccountIdentity_Type `json:"type,omitempty"`
// UserAssignedIdentities: The list of user identities associated with the Batch account. The user identity dictionary key
// references will be ARM resource ids in the form:
// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
UserAssignedIdentities []UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"`
}
The identity of the Batch account, if configured. This is only used when the user specifies 'Microsoft.KeyVault' as their Batch account encryption configuration.
func (*BatchAccountIdentity) AssignProperties_From_BatchAccountIdentity ¶
func (identity *BatchAccountIdentity) AssignProperties_From_BatchAccountIdentity(source *storage.BatchAccountIdentity) error
AssignProperties_From_BatchAccountIdentity populates our BatchAccountIdentity from the provided source BatchAccountIdentity
func (*BatchAccountIdentity) AssignProperties_To_BatchAccountIdentity ¶
func (identity *BatchAccountIdentity) AssignProperties_To_BatchAccountIdentity(destination *storage.BatchAccountIdentity) error
AssignProperties_To_BatchAccountIdentity populates the provided destination BatchAccountIdentity from our BatchAccountIdentity
func (*BatchAccountIdentity) ConvertToARM ¶
func (identity *BatchAccountIdentity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
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.
func (*BatchAccountIdentity) Initialize_From_BatchAccountIdentity_STATUS ¶
func (identity *BatchAccountIdentity) Initialize_From_BatchAccountIdentity_STATUS(source *BatchAccountIdentity_STATUS) error
Initialize_From_BatchAccountIdentity_STATUS populates our BatchAccountIdentity from the provided source BatchAccountIdentity_STATUS
func (*BatchAccountIdentity) NewEmptyARMValue ¶
func (identity *BatchAccountIdentity) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*BatchAccountIdentity) PopulateFromARM ¶
func (identity *BatchAccountIdentity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type BatchAccountIdentity_ARM ¶
type BatchAccountIdentity_ARM struct {
// Type: The type of identity used for the Batch account.
Type *BatchAccountIdentity_Type `json:"type,omitempty"`
UserAssignedIdentities map[string]UserAssignedIdentityDetails_ARM `json:"userAssignedIdentities,omitempty"`
}
The identity of the Batch account, if configured. This is only used when the user specifies 'Microsoft.KeyVault' as their Batch account encryption configuration.
func (*BatchAccountIdentity_ARM) DeepCopy ¶
func (in *BatchAccountIdentity_ARM) DeepCopy() *BatchAccountIdentity_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountIdentity_ARM.
func (*BatchAccountIdentity_ARM) DeepCopyInto ¶
func (in *BatchAccountIdentity_ARM) DeepCopyInto(out *BatchAccountIdentity_ARM)
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: The principal id of the Batch account. This property will only be provided for a system assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
// TenantId: The tenant id associated with the Batch account. This property will only be provided for a system assigned
// identity.
TenantId *string `json:"tenantId,omitempty"`
// Type: The type of identity used for the Batch account.
Type *BatchAccountIdentity_Type_STATUS `json:"type,omitempty"`
// UserAssignedIdentities: The list of user identities associated with the Batch account. The user identity dictionary key
// references will be ARM resource ids in the form:
// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
UserAssignedIdentities map[string]BatchAccountIdentity_UserAssignedIdentities_STATUS `json:"userAssignedIdentities,omitempty"`
}
The identity of the Batch account, if configured. This is only used when the user specifies 'Microsoft.KeyVault' as their Batch account encryption configuration.
func (*BatchAccountIdentity_STATUS) AssignProperties_From_BatchAccountIdentity_STATUS ¶
func (identity *BatchAccountIdentity_STATUS) AssignProperties_From_BatchAccountIdentity_STATUS(source *storage.BatchAccountIdentity_STATUS) error
AssignProperties_From_BatchAccountIdentity_STATUS populates our BatchAccountIdentity_STATUS from the provided source BatchAccountIdentity_STATUS
func (*BatchAccountIdentity_STATUS) AssignProperties_To_BatchAccountIdentity_STATUS ¶
func (identity *BatchAccountIdentity_STATUS) AssignProperties_To_BatchAccountIdentity_STATUS(destination *storage.BatchAccountIdentity_STATUS) error
AssignProperties_To_BatchAccountIdentity_STATUS 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.
func (*BatchAccountIdentity_STATUS) NewEmptyARMValue ¶
func (identity *BatchAccountIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*BatchAccountIdentity_STATUS) PopulateFromARM ¶
func (identity *BatchAccountIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type BatchAccountIdentity_STATUS_ARM ¶
type BatchAccountIdentity_STATUS_ARM struct {
// PrincipalId: The principal id of the Batch account. This property will only be provided for a system assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
// TenantId: The tenant id associated with the Batch account. This property will only be provided for a system assigned
// identity.
TenantId *string `json:"tenantId,omitempty"`
// Type: The type of identity used for the Batch account.
Type *BatchAccountIdentity_Type_STATUS `json:"type,omitempty"`
// UserAssignedIdentities: The list of user identities associated with the Batch account. The user identity dictionary key
// references will be ARM resource ids in the form:
// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
UserAssignedIdentities map[string]BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM `json:"userAssignedIdentities,omitempty"`
}
The identity of the Batch account, if configured. This is only used when the user specifies 'Microsoft.KeyVault' as their Batch account encryption configuration.
func (*BatchAccountIdentity_STATUS_ARM) DeepCopy ¶
func (in *BatchAccountIdentity_STATUS_ARM) DeepCopy() *BatchAccountIdentity_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountIdentity_STATUS_ARM.
func (*BatchAccountIdentity_STATUS_ARM) DeepCopyInto ¶
func (in *BatchAccountIdentity_STATUS_ARM) DeepCopyInto(out *BatchAccountIdentity_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccountIdentity_Type ¶
type BatchAccountIdentity_Type string
+kubebuilder:validation:Enum={"None","SystemAssigned","UserAssigned"}
type BatchAccountIdentity_Type_STATUS ¶
type BatchAccountIdentity_Type_STATUS string
type BatchAccountIdentity_UserAssignedIdentities_STATUS ¶
type BatchAccountIdentity_UserAssignedIdentities_STATUS struct {
// ClientId: The client id of user assigned identity.
ClientId *string `json:"clientId,omitempty"`
// PrincipalId: The principal id of user assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
}
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS) AssignProperties_From_BatchAccountIdentity_UserAssignedIdentities_STATUS ¶
func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) AssignProperties_From_BatchAccountIdentity_UserAssignedIdentities_STATUS(source *storage.BatchAccountIdentity_UserAssignedIdentities_STATUS) error
AssignProperties_From_BatchAccountIdentity_UserAssignedIdentities_STATUS populates our BatchAccountIdentity_UserAssignedIdentities_STATUS from the provided source BatchAccountIdentity_UserAssignedIdentities_STATUS
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS) AssignProperties_To_BatchAccountIdentity_UserAssignedIdentities_STATUS ¶
func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) AssignProperties_To_BatchAccountIdentity_UserAssignedIdentities_STATUS(destination *storage.BatchAccountIdentity_UserAssignedIdentities_STATUS) error
AssignProperties_To_BatchAccountIdentity_UserAssignedIdentities_STATUS populates the provided destination BatchAccountIdentity_UserAssignedIdentities_STATUS from our BatchAccountIdentity_UserAssignedIdentities_STATUS
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS) DeepCopy ¶
func (in *BatchAccountIdentity_UserAssignedIdentities_STATUS) DeepCopy() *BatchAccountIdentity_UserAssignedIdentities_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountIdentity_UserAssignedIdentities_STATUS.
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS) DeepCopyInto ¶
func (in *BatchAccountIdentity_UserAssignedIdentities_STATUS) DeepCopyInto(out *BatchAccountIdentity_UserAssignedIdentities_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS) NewEmptyARMValue ¶
func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS) PopulateFromARM ¶
func (identities *BatchAccountIdentity_UserAssignedIdentities_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM ¶
type BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM struct {
// ClientId: The client id of user assigned identity.
ClientId *string `json:"clientId,omitempty"`
// PrincipalId: The principal id of user assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
}
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM) DeepCopy ¶
func (in *BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM) DeepCopy() *BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM.
func (*BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM) DeepCopyInto ¶
func (in *BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM) DeepCopyInto(out *BatchAccountIdentity_UserAssignedIdentities_STATUS_ARM)
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 Generator information: - Generated from: /batch/resource-manager/Microsoft.Batch/stable/2021-01-01/BatchManagement.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}
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 BatchAccountProperties_ProvisioningState_STATUS ¶
type BatchAccountProperties_ProvisioningState_STATUS string
type BatchAccountProperties_STATUS_ARM ¶
type BatchAccountProperties_STATUS_ARM struct {
// AccountEndpoint: The account endpoint used to interact with the Batch service.
AccountEndpoint *string `json:"accountEndpoint,omitempty"`
ActiveJobAndJobScheduleQuota *int `json:"activeJobAndJobScheduleQuota,omitempty"`
// AutoStorage: Contains information about the auto-storage account associated with a Batch account.
AutoStorage *AutoStorageProperties_STATUS_ARM `json:"autoStorage,omitempty"`
// DedicatedCoreQuota: For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription
// so this value is not returned.
DedicatedCoreQuota *int `json:"dedicatedCoreQuota,omitempty"`
// DedicatedCoreQuotaPerVMFamily: A list of the dedicated core quota per Virtual Machine family for the Batch account. For
// accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not
// returned.
DedicatedCoreQuotaPerVMFamily []VirtualMachineFamilyCoreQuota_STATUS_ARM `json:"dedicatedCoreQuotaPerVMFamily,omitempty"`
// DedicatedCoreQuotaPerVMFamilyEnforced: Batch is transitioning its core quota system for dedicated cores to be enforced
// per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not
// yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the
// account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the
// dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
DedicatedCoreQuotaPerVMFamilyEnforced *bool `json:"dedicatedCoreQuotaPerVMFamilyEnforced,omitempty"`
// Encryption: Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using
// a Microsoft managed key. For additional control, a customer-managed key can be used instead.
Encryption *EncryptionProperties_STATUS_ARM `json:"encryption,omitempty"`
// KeyVaultReference: Identifies the Azure key vault associated with a Batch account.
KeyVaultReference *KeyVaultReference_STATUS_ARM `json:"keyVaultReference,omitempty"`
// LowPriorityCoreQuota: For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription
// so this value is not returned.
LowPriorityCoreQuota *int `json:"lowPriorityCoreQuota,omitempty"`
// PoolAllocationMode: The allocation mode for creating pools in the Batch account.
PoolAllocationMode *PoolAllocationMode_STATUS `json:"poolAllocationMode,omitempty"`
PoolQuota *int `json:"poolQuota,omitempty"`
// PrivateEndpointConnections: List of private endpoint connections associated with the Batch account
PrivateEndpointConnections []PrivateEndpointConnection_STATUS_ARM `json:"privateEndpointConnections,omitempty"`
// ProvisioningState: The provisioned state of the resource
ProvisioningState *BatchAccountProperties_ProvisioningState_STATUS `json:"provisioningState,omitempty"`
// PublicNetworkAccess: If not specified, the default value is 'enabled'.
PublicNetworkAccess *PublicNetworkAccessType_STATUS `json:"publicNetworkAccess,omitempty"`
}
Account specific properties.
func (*BatchAccountProperties_STATUS_ARM) DeepCopy ¶
func (in *BatchAccountProperties_STATUS_ARM) DeepCopy() *BatchAccountProperties_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccountProperties_STATUS_ARM.
func (*BatchAccountProperties_STATUS_ARM) DeepCopyInto ¶
func (in *BatchAccountProperties_STATUS_ARM) DeepCopyInto(out *BatchAccountProperties_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccount_STATUS ¶
type BatchAccount_STATUS struct {
// AccountEndpoint: The account endpoint used to interact with the Batch service.
AccountEndpoint *string `json:"accountEndpoint,omitempty"`
ActiveJobAndJobScheduleQuota *int `json:"activeJobAndJobScheduleQuota,omitempty"`
// AutoStorage: Contains information about the auto-storage account associated with a Batch account.
AutoStorage *AutoStorageProperties_STATUS `json:"autoStorage,omitempty"`
// Conditions: The observed state of the resource
Conditions []conditions.Condition `json:"conditions,omitempty"`
// DedicatedCoreQuota: For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription
// so this value is not returned.
DedicatedCoreQuota *int `json:"dedicatedCoreQuota,omitempty"`
// DedicatedCoreQuotaPerVMFamily: A list of the dedicated core quota per Virtual Machine family for the Batch account. For
// accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription so this value is not
// returned.
DedicatedCoreQuotaPerVMFamily []VirtualMachineFamilyCoreQuota_STATUS `json:"dedicatedCoreQuotaPerVMFamily,omitempty"`
// DedicatedCoreQuotaPerVMFamilyEnforced: Batch is transitioning its core quota system for dedicated cores to be enforced
// per Virtual Machine family. During this transitional phase, the dedicated core quota per Virtual Machine family may not
// yet be enforced. If this flag is false, dedicated core quota is enforced via the old dedicatedCoreQuota property on the
// account and does not consider Virtual Machine family. If this flag is true, dedicated core quota is enforced via the
// dedicatedCoreQuotaPerVMFamily property on the account, and the old dedicatedCoreQuota does not apply.
DedicatedCoreQuotaPerVMFamilyEnforced *bool `json:"dedicatedCoreQuotaPerVMFamilyEnforced,omitempty"`
// Encryption: Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using
// a Microsoft managed key. For additional control, a customer-managed key can be used instead.
Encryption *EncryptionProperties_STATUS `json:"encryption,omitempty"`
// Id: The ID of the resource.
Id *string `json:"id,omitempty"`
// Identity: The identity of the Batch account.
Identity *BatchAccountIdentity_STATUS `json:"identity,omitempty"`
// KeyVaultReference: Identifies the Azure key vault associated with a Batch account.
KeyVaultReference *KeyVaultReference_STATUS `json:"keyVaultReference,omitempty"`
// Location: The location of the resource.
Location *string `json:"location,omitempty"`
// LowPriorityCoreQuota: For accounts with PoolAllocationMode set to UserSubscription, quota is managed on the subscription
// so this value is not returned.
LowPriorityCoreQuota *int `json:"lowPriorityCoreQuota,omitempty"`
// Name: The name of the resource.
Name *string `json:"name,omitempty"`
// PoolAllocationMode: The allocation mode for creating pools in the Batch account.
PoolAllocationMode *PoolAllocationMode_STATUS `json:"poolAllocationMode,omitempty"`
PoolQuota *int `json:"poolQuota,omitempty"`
// PrivateEndpointConnections: List of private endpoint connections associated with the Batch account
PrivateEndpointConnections []PrivateEndpointConnection_STATUS `json:"privateEndpointConnections,omitempty"`
// ProvisioningState: The provisioned state of the resource
ProvisioningState *BatchAccountProperties_ProvisioningState_STATUS `json:"provisioningState,omitempty"`
// PublicNetworkAccess: If not specified, the default value is 'enabled'.
PublicNetworkAccess *PublicNetworkAccessType_STATUS `json:"publicNetworkAccess,omitempty"`
// Tags: The tags of the resource.
Tags map[string]string `json:"tags,omitempty"`
// Type: The type of the resource.
Type *string `json:"type,omitempty"`
}
Contains information about an Azure Batch account.
func (*BatchAccount_STATUS) AssignProperties_From_BatchAccount_STATUS ¶
func (account *BatchAccount_STATUS) AssignProperties_From_BatchAccount_STATUS(source *storage.BatchAccount_STATUS) error
AssignProperties_From_BatchAccount_STATUS populates our BatchAccount_STATUS from the provided source BatchAccount_STATUS
func (*BatchAccount_STATUS) AssignProperties_To_BatchAccount_STATUS ¶
func (account *BatchAccount_STATUS) AssignProperties_To_BatchAccount_STATUS(destination *storage.BatchAccount_STATUS) error
AssignProperties_To_BatchAccount_STATUS 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.
func (*BatchAccount_STATUS) NewEmptyARMValue ¶
func (account *BatchAccount_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*BatchAccount_STATUS) PopulateFromARM ¶
func (account *BatchAccount_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type BatchAccount_STATUS_ARM ¶
type BatchAccount_STATUS_ARM struct {
// Id: The ID of the resource.
Id *string `json:"id,omitempty"`
// Identity: The identity of the Batch account.
Identity *BatchAccountIdentity_STATUS_ARM `json:"identity,omitempty"`
// Location: The location of the resource.
Location *string `json:"location,omitempty"`
// Name: The name of the resource.
Name *string `json:"name,omitempty"`
// Properties: The properties associated with the account.
Properties *BatchAccountProperties_STATUS_ARM `json:"properties,omitempty"`
// Tags: The tags of the resource.
Tags map[string]string `json:"tags,omitempty"`
// Type: The type of the resource.
Type *string `json:"type,omitempty"`
}
Contains information about an Azure Batch account.
func (*BatchAccount_STATUS_ARM) DeepCopy ¶
func (in *BatchAccount_STATUS_ARM) DeepCopy() *BatchAccount_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccount_STATUS_ARM.
func (*BatchAccount_STATUS_ARM) DeepCopyInto ¶
func (in *BatchAccount_STATUS_ARM) DeepCopyInto(out *BatchAccount_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BatchAccount_Spec ¶
type BatchAccount_Spec struct {
// AutoStorage: The properties related to the auto-storage account.
AutoStorage *AutoStorageBaseProperties `json:"autoStorage,omitempty"`
// +kubebuilder:validation:MaxLength=24
// +kubebuilder:validation:MinLength=3
// +kubebuilder:validation:Pattern="^[a-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: Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using
// a Microsoft managed key. For additional control, a customer-managed key can be used instead.
Encryption *EncryptionProperties `json:"encryption,omitempty"`
// Identity: The identity of the Batch account.
Identity *BatchAccountIdentity `json:"identity,omitempty"`
// KeyVaultReference: A reference to the Azure key vault associated with the Batch account.
KeyVaultReference *KeyVaultReference `json:"keyVaultReference,omitempty"`
// +kubebuilder:validation:Required
// Location: The region in which to create the account.
Location *string `json:"location,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: The pool allocation mode also affects how clients may authenticate to the Batch Service API. If the
// mode is BatchService, clients may authenticate using access keys or Azure Active Directory. If the mode is
// UserSubscription, clients must use Azure Active Directory. The default is BatchService.
PoolAllocationMode *PoolAllocationMode `json:"poolAllocationMode,omitempty"`
// PublicNetworkAccess: If not specified, the default value is 'enabled'.
PublicNetworkAccess *PublicNetworkAccessType `json:"publicNetworkAccess,omitempty"`
// Tags: The user-specified tags associated with the account.
Tags map[string]string `json:"tags,omitempty"`
}
func (*BatchAccount_Spec) AssignProperties_From_BatchAccount_Spec ¶
func (account *BatchAccount_Spec) AssignProperties_From_BatchAccount_Spec(source *storage.BatchAccount_Spec) error
AssignProperties_From_BatchAccount_Spec populates our BatchAccount_Spec from the provided source BatchAccount_Spec
func (*BatchAccount_Spec) AssignProperties_To_BatchAccount_Spec ¶
func (account *BatchAccount_Spec) AssignProperties_To_BatchAccount_Spec(destination *storage.BatchAccount_Spec) error
AssignProperties_To_BatchAccount_Spec populates the provided destination BatchAccount_Spec from our BatchAccount_Spec
func (*BatchAccount_Spec) ConvertSpecFrom ¶
func (account *BatchAccount_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our BatchAccount_Spec from the provided source
func (*BatchAccount_Spec) ConvertSpecTo ¶
func (account *BatchAccount_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our BatchAccount_Spec
func (*BatchAccount_Spec) ConvertToARM ¶
func (account *BatchAccount_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*BatchAccount_Spec) DeepCopy ¶
func (in *BatchAccount_Spec) DeepCopy() *BatchAccount_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccount_Spec.
func (*BatchAccount_Spec) DeepCopyInto ¶
func (in *BatchAccount_Spec) DeepCopyInto(out *BatchAccount_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*BatchAccount_Spec) Initialize_From_BatchAccount_STATUS ¶
func (account *BatchAccount_Spec) Initialize_From_BatchAccount_STATUS(source *BatchAccount_STATUS) error
Initialize_From_BatchAccount_STATUS populates our BatchAccount_Spec from the provided source BatchAccount_STATUS
func (*BatchAccount_Spec) NewEmptyARMValue ¶
func (account *BatchAccount_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*BatchAccount_Spec) OriginalVersion ¶
func (account *BatchAccount_Spec) OriginalVersion() string
OriginalVersion returns the original API version used to create the resource.
func (*BatchAccount_Spec) PopulateFromARM ¶
func (account *BatchAccount_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
func (*BatchAccount_Spec) SetAzureName ¶
func (account *BatchAccount_Spec) SetAzureName(azureName string)
SetAzureName sets the Azure name of the resource
type BatchAccount_Spec_ARM ¶
type BatchAccount_Spec_ARM struct {
// Identity: The identity of the Batch account.
Identity *BatchAccountIdentity_ARM `json:"identity,omitempty"`
// Location: The region in which to create the account.
Location *string `json:"location,omitempty"`
Name string `json:"name,omitempty"`
// Properties: The properties of the Batch account.
Properties *BatchAccountCreateProperties_ARM `json:"properties,omitempty"`
// Tags: The user-specified tags associated with the account.
Tags map[string]string `json:"tags,omitempty"`
}
func (*BatchAccount_Spec_ARM) DeepCopy ¶
func (in *BatchAccount_Spec_ARM) DeepCopy() *BatchAccount_Spec_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BatchAccount_Spec_ARM.
func (*BatchAccount_Spec_ARM) DeepCopyInto ¶
func (in *BatchAccount_Spec_ARM) DeepCopyInto(out *BatchAccount_Spec_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (BatchAccount_Spec_ARM) GetAPIVersion ¶
func (account BatchAccount_Spec_ARM) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2021-01-01"
func (*BatchAccount_Spec_ARM) GetName ¶
func (account *BatchAccount_Spec_ARM) GetName() string
GetName returns the Name of the resource
func (*BatchAccount_Spec_ARM) GetType ¶
func (account *BatchAccount_Spec_ARM) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Batch/batchAccounts"
type EncryptionProperties ¶
type EncryptionProperties struct {
// KeySource: Type of the key source.
KeySource *EncryptionProperties_KeySource `json:"keySource,omitempty"`
// KeyVaultProperties: Additional details when using Microsoft.KeyVault
KeyVaultProperties *KeyVaultProperties `json:"keyVaultProperties,omitempty"`
}
Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
func (*EncryptionProperties) AssignProperties_From_EncryptionProperties ¶
func (properties *EncryptionProperties) AssignProperties_From_EncryptionProperties(source *storage.EncryptionProperties) error
AssignProperties_From_EncryptionProperties populates our EncryptionProperties from the provided source EncryptionProperties
func (*EncryptionProperties) AssignProperties_To_EncryptionProperties ¶
func (properties *EncryptionProperties) AssignProperties_To_EncryptionProperties(destination *storage.EncryptionProperties) error
AssignProperties_To_EncryptionProperties populates the provided destination EncryptionProperties from our EncryptionProperties
func (*EncryptionProperties) ConvertToARM ¶
func (properties *EncryptionProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
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.
func (*EncryptionProperties) Initialize_From_EncryptionProperties_STATUS ¶
func (properties *EncryptionProperties) Initialize_From_EncryptionProperties_STATUS(source *EncryptionProperties_STATUS) error
Initialize_From_EncryptionProperties_STATUS populates our EncryptionProperties from the provided source EncryptionProperties_STATUS
func (*EncryptionProperties) NewEmptyARMValue ¶
func (properties *EncryptionProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*EncryptionProperties) PopulateFromARM ¶
func (properties *EncryptionProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type EncryptionProperties_ARM ¶
type EncryptionProperties_ARM struct {
// KeySource: Type of the key source.
KeySource *EncryptionProperties_KeySource `json:"keySource,omitempty"`
// KeyVaultProperties: Additional details when using Microsoft.KeyVault
KeyVaultProperties *KeyVaultProperties_ARM `json:"keyVaultProperties,omitempty"`
}
Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
func (*EncryptionProperties_ARM) DeepCopy ¶
func (in *EncryptionProperties_ARM) DeepCopy() *EncryptionProperties_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperties_ARM.
func (*EncryptionProperties_ARM) DeepCopyInto ¶
func (in *EncryptionProperties_ARM) DeepCopyInto(out *EncryptionProperties_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EncryptionProperties_KeySource ¶
type EncryptionProperties_KeySource string
+kubebuilder:validation:Enum={"Microsoft.Batch","Microsoft.KeyVault"}
type EncryptionProperties_KeySource_STATUS ¶
type EncryptionProperties_KeySource_STATUS string
type EncryptionProperties_STATUS ¶
type EncryptionProperties_STATUS struct {
// KeySource: Type of the key source.
KeySource *EncryptionProperties_KeySource_STATUS `json:"keySource,omitempty"`
// KeyVaultProperties: Additional details when using Microsoft.KeyVault
KeyVaultProperties *KeyVaultProperties_STATUS `json:"keyVaultProperties,omitempty"`
}
Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
func (*EncryptionProperties_STATUS) AssignProperties_From_EncryptionProperties_STATUS ¶
func (properties *EncryptionProperties_STATUS) AssignProperties_From_EncryptionProperties_STATUS(source *storage.EncryptionProperties_STATUS) error
AssignProperties_From_EncryptionProperties_STATUS populates our EncryptionProperties_STATUS from the provided source EncryptionProperties_STATUS
func (*EncryptionProperties_STATUS) AssignProperties_To_EncryptionProperties_STATUS ¶
func (properties *EncryptionProperties_STATUS) AssignProperties_To_EncryptionProperties_STATUS(destination *storage.EncryptionProperties_STATUS) error
AssignProperties_To_EncryptionProperties_STATUS 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.
func (*EncryptionProperties_STATUS) NewEmptyARMValue ¶
func (properties *EncryptionProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*EncryptionProperties_STATUS) PopulateFromARM ¶
func (properties *EncryptionProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type EncryptionProperties_STATUS_ARM ¶
type EncryptionProperties_STATUS_ARM struct {
// KeySource: Type of the key source.
KeySource *EncryptionProperties_KeySource_STATUS `json:"keySource,omitempty"`
// KeyVaultProperties: Additional details when using Microsoft.KeyVault
KeyVaultProperties *KeyVaultProperties_STATUS_ARM `json:"keyVaultProperties,omitempty"`
}
Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
func (*EncryptionProperties_STATUS_ARM) DeepCopy ¶
func (in *EncryptionProperties_STATUS_ARM) DeepCopy() *EncryptionProperties_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EncryptionProperties_STATUS_ARM.
func (*EncryptionProperties_STATUS_ARM) DeepCopyInto ¶
func (in *EncryptionProperties_STATUS_ARM) DeepCopyInto(out *EncryptionProperties_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultProperties ¶
type KeyVaultProperties struct {
// KeyIdentifier: Full path to the versioned secret. Example
// https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following
// prerequisites must be met:
// The Batch Account has a System Assigned identity
// The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions
// The KeyVault has soft-delete and purge protection enabled
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
KeyVault configuration when using an encryption KeySource of Microsoft.KeyVault.
func (*KeyVaultProperties) AssignProperties_From_KeyVaultProperties ¶
func (properties *KeyVaultProperties) AssignProperties_From_KeyVaultProperties(source *storage.KeyVaultProperties) error
AssignProperties_From_KeyVaultProperties populates our KeyVaultProperties from the provided source KeyVaultProperties
func (*KeyVaultProperties) AssignProperties_To_KeyVaultProperties ¶
func (properties *KeyVaultProperties) AssignProperties_To_KeyVaultProperties(destination *storage.KeyVaultProperties) error
AssignProperties_To_KeyVaultProperties populates the provided destination KeyVaultProperties from our KeyVaultProperties
func (*KeyVaultProperties) ConvertToARM ¶
func (properties *KeyVaultProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
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.
func (*KeyVaultProperties) Initialize_From_KeyVaultProperties_STATUS ¶
func (properties *KeyVaultProperties) Initialize_From_KeyVaultProperties_STATUS(source *KeyVaultProperties_STATUS) error
Initialize_From_KeyVaultProperties_STATUS populates our KeyVaultProperties from the provided source KeyVaultProperties_STATUS
func (*KeyVaultProperties) NewEmptyARMValue ¶
func (properties *KeyVaultProperties) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*KeyVaultProperties) PopulateFromARM ¶
func (properties *KeyVaultProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type KeyVaultProperties_ARM ¶
type KeyVaultProperties_ARM struct {
// KeyIdentifier: Full path to the versioned secret. Example
// https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following
// prerequisites must be met:
// The Batch Account has a System Assigned identity
// The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions
// The KeyVault has soft-delete and purge protection enabled
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
KeyVault configuration when using an encryption KeySource of Microsoft.KeyVault.
func (*KeyVaultProperties_ARM) DeepCopy ¶
func (in *KeyVaultProperties_ARM) DeepCopy() *KeyVaultProperties_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties_ARM.
func (*KeyVaultProperties_ARM) DeepCopyInto ¶
func (in *KeyVaultProperties_ARM) DeepCopyInto(out *KeyVaultProperties_ARM)
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: Full path to the versioned secret. Example
// https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following
// prerequisites must be met:
// The Batch Account has a System Assigned identity
// The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions
// The KeyVault has soft-delete and purge protection enabled
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
KeyVault configuration when using an encryption KeySource of Microsoft.KeyVault.
func (*KeyVaultProperties_STATUS) AssignProperties_From_KeyVaultProperties_STATUS ¶
func (properties *KeyVaultProperties_STATUS) AssignProperties_From_KeyVaultProperties_STATUS(source *storage.KeyVaultProperties_STATUS) error
AssignProperties_From_KeyVaultProperties_STATUS populates our KeyVaultProperties_STATUS from the provided source KeyVaultProperties_STATUS
func (*KeyVaultProperties_STATUS) AssignProperties_To_KeyVaultProperties_STATUS ¶
func (properties *KeyVaultProperties_STATUS) AssignProperties_To_KeyVaultProperties_STATUS(destination *storage.KeyVaultProperties_STATUS) error
AssignProperties_To_KeyVaultProperties_STATUS 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.
func (*KeyVaultProperties_STATUS) NewEmptyARMValue ¶
func (properties *KeyVaultProperties_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*KeyVaultProperties_STATUS) PopulateFromARM ¶
func (properties *KeyVaultProperties_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type KeyVaultProperties_STATUS_ARM ¶
type KeyVaultProperties_STATUS_ARM struct {
// KeyIdentifier: Full path to the versioned secret. Example
// https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053. To be usable the following
// prerequisites must be met:
// The Batch Account has a System Assigned identity
// The account identity has been granted Key/Get, Key/Unwrap and Key/Wrap permissions
// The KeyVault has soft-delete and purge protection enabled
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
KeyVault configuration when using an encryption KeySource of Microsoft.KeyVault.
func (*KeyVaultProperties_STATUS_ARM) DeepCopy ¶
func (in *KeyVaultProperties_STATUS_ARM) DeepCopy() *KeyVaultProperties_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultProperties_STATUS_ARM.
func (*KeyVaultProperties_STATUS_ARM) DeepCopyInto ¶
func (in *KeyVaultProperties_STATUS_ARM) DeepCopyInto(out *KeyVaultProperties_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type KeyVaultReference ¶
type KeyVaultReference struct {
// +kubebuilder:validation:Required
// Reference: The resource ID of the Azure key vault associated with the Batch account.
Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
// +kubebuilder:validation:Required
// Url: The URL of the Azure key vault associated with the Batch account.
Url *string `json:"url,omitempty"`
}
Identifies the Azure key vault associated with a Batch account.
func (*KeyVaultReference) AssignProperties_From_KeyVaultReference ¶
func (reference *KeyVaultReference) AssignProperties_From_KeyVaultReference(source *storage.KeyVaultReference) error
AssignProperties_From_KeyVaultReference populates our KeyVaultReference from the provided source KeyVaultReference
func (*KeyVaultReference) AssignProperties_To_KeyVaultReference ¶
func (reference *KeyVaultReference) AssignProperties_To_KeyVaultReference(destination *storage.KeyVaultReference) error
AssignProperties_To_KeyVaultReference populates the provided destination KeyVaultReference from our KeyVaultReference
func (*KeyVaultReference) ConvertToARM ¶
func (reference *KeyVaultReference) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
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.
func (*KeyVaultReference) Initialize_From_KeyVaultReference_STATUS ¶
func (reference *KeyVaultReference) Initialize_From_KeyVaultReference_STATUS(source *KeyVaultReference_STATUS) error
Initialize_From_KeyVaultReference_STATUS populates our KeyVaultReference from the provided source KeyVaultReference_STATUS
func (*KeyVaultReference) NewEmptyARMValue ¶
func (reference *KeyVaultReference) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*KeyVaultReference) PopulateFromARM ¶
func (reference *KeyVaultReference) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type KeyVaultReference_ARM ¶
type KeyVaultReference_ARM struct {
Id *string `json:"id,omitempty"`
// Url: The URL of the Azure key vault associated with the Batch account.
Url *string `json:"url,omitempty"`
}
Identifies the Azure key vault associated with a Batch account.
func (*KeyVaultReference_ARM) DeepCopy ¶
func (in *KeyVaultReference_ARM) DeepCopy() *KeyVaultReference_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultReference_ARM.
func (*KeyVaultReference_ARM) DeepCopyInto ¶
func (in *KeyVaultReference_ARM) DeepCopyInto(out *KeyVaultReference_ARM)
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: The resource ID of the Azure key vault associated with the Batch account.
Id *string `json:"id,omitempty"`
// Url: The URL of the Azure key vault associated with the Batch account.
Url *string `json:"url,omitempty"`
}
Identifies the Azure key vault associated with a Batch account.
func (*KeyVaultReference_STATUS) AssignProperties_From_KeyVaultReference_STATUS ¶
func (reference *KeyVaultReference_STATUS) AssignProperties_From_KeyVaultReference_STATUS(source *storage.KeyVaultReference_STATUS) error
AssignProperties_From_KeyVaultReference_STATUS populates our KeyVaultReference_STATUS from the provided source KeyVaultReference_STATUS
func (*KeyVaultReference_STATUS) AssignProperties_To_KeyVaultReference_STATUS ¶
func (reference *KeyVaultReference_STATUS) AssignProperties_To_KeyVaultReference_STATUS(destination *storage.KeyVaultReference_STATUS) error
AssignProperties_To_KeyVaultReference_STATUS 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.
func (*KeyVaultReference_STATUS) NewEmptyARMValue ¶
func (reference *KeyVaultReference_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*KeyVaultReference_STATUS) PopulateFromARM ¶
func (reference *KeyVaultReference_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type KeyVaultReference_STATUS_ARM ¶
type KeyVaultReference_STATUS_ARM struct {
// Id: The resource ID of the Azure key vault associated with the Batch account.
Id *string `json:"id,omitempty"`
// Url: The URL of the Azure key vault associated with the Batch account.
Url *string `json:"url,omitempty"`
}
Identifies the Azure key vault associated with a Batch account.
func (*KeyVaultReference_STATUS_ARM) DeepCopy ¶
func (in *KeyVaultReference_STATUS_ARM) DeepCopy() *KeyVaultReference_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new KeyVaultReference_STATUS_ARM.
func (*KeyVaultReference_STATUS_ARM) DeepCopyInto ¶
func (in *KeyVaultReference_STATUS_ARM) DeepCopyInto(out *KeyVaultReference_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PoolAllocationMode ¶
type PoolAllocationMode string
The allocation mode for creating pools in the Batch account. +kubebuilder:validation:Enum={"BatchService","UserSubscription"}
type PoolAllocationMode_STATUS ¶
type PoolAllocationMode_STATUS string
The allocation mode for creating pools in the Batch account.
type PrivateEndpointConnection_STATUS ¶
type PrivateEndpointConnection_STATUS struct {
// Id: The ID of the resource.
Id *string `json:"id,omitempty"`
}
Contains information about a private link resource.
func (*PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS ¶
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_From_PrivateEndpointConnection_STATUS populates our PrivateEndpointConnection_STATUS from the provided source PrivateEndpointConnection_STATUS
func (*PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS ¶
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_To_PrivateEndpointConnection_STATUS 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.
func (*PrivateEndpointConnection_STATUS) NewEmptyARMValue ¶
func (connection *PrivateEndpointConnection_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*PrivateEndpointConnection_STATUS) PopulateFromARM ¶
func (connection *PrivateEndpointConnection_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type PrivateEndpointConnection_STATUS_ARM ¶
type PrivateEndpointConnection_STATUS_ARM struct {
// Id: The ID of the resource.
Id *string `json:"id,omitempty"`
}
Contains information about a private link resource.
func (*PrivateEndpointConnection_STATUS_ARM) DeepCopy ¶
func (in *PrivateEndpointConnection_STATUS_ARM) DeepCopy() *PrivateEndpointConnection_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_STATUS_ARM.
func (*PrivateEndpointConnection_STATUS_ARM) DeepCopyInto ¶
func (in *PrivateEndpointConnection_STATUS_ARM) DeepCopyInto(out *PrivateEndpointConnection_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PublicNetworkAccessType ¶
type PublicNetworkAccessType string
The network access type for operating on the resources in the Batch account. +kubebuilder:validation:Enum={"Disabled","Enabled"}
type PublicNetworkAccessType_STATUS ¶
type PublicNetworkAccessType_STATUS string
The network access type for operating on the resources in the Batch account.
type UserAssignedIdentityDetails ¶
type UserAssignedIdentityDetails struct {
Reference genruntime.ResourceReference `armReference:"Reference" json:"reference,omitempty"`
}
Information about the user assigned identity for the resource
func (*UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails ¶
func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *storage.UserAssignedIdentityDetails) error
AssignProperties_From_UserAssignedIdentityDetails populates our UserAssignedIdentityDetails from the provided source UserAssignedIdentityDetails
func (*UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails ¶
func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *storage.UserAssignedIdentityDetails) error
AssignProperties_To_UserAssignedIdentityDetails populates the provided destination UserAssignedIdentityDetails from our UserAssignedIdentityDetails
func (*UserAssignedIdentityDetails) DeepCopy ¶
func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAssignedIdentityDetails.
func (*UserAssignedIdentityDetails) DeepCopyInto ¶
func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type UserAssignedIdentityDetails_ARM ¶
type UserAssignedIdentityDetails_ARM struct {
}
Information about the user assigned identity for the resource
func (*UserAssignedIdentityDetails_ARM) DeepCopy ¶
func (in *UserAssignedIdentityDetails_ARM) DeepCopy() *UserAssignedIdentityDetails_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserAssignedIdentityDetails_ARM.
func (*UserAssignedIdentityDetails_ARM) DeepCopyInto ¶
func (in *UserAssignedIdentityDetails_ARM) DeepCopyInto(out *UserAssignedIdentityDetails_ARM)
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: The core quota for the VM family for the Batch account.
CoreQuota *int `json:"coreQuota,omitempty"`
// Name: The Virtual Machine family name.
Name *string `json:"name,omitempty"`
}
A VM Family and its associated core quota for the Batch account.
func (*VirtualMachineFamilyCoreQuota_STATUS) AssignProperties_From_VirtualMachineFamilyCoreQuota_STATUS ¶
func (quota *VirtualMachineFamilyCoreQuota_STATUS) AssignProperties_From_VirtualMachineFamilyCoreQuota_STATUS(source *storage.VirtualMachineFamilyCoreQuota_STATUS) error
AssignProperties_From_VirtualMachineFamilyCoreQuota_STATUS populates our VirtualMachineFamilyCoreQuota_STATUS from the provided source VirtualMachineFamilyCoreQuota_STATUS
func (*VirtualMachineFamilyCoreQuota_STATUS) AssignProperties_To_VirtualMachineFamilyCoreQuota_STATUS ¶
func (quota *VirtualMachineFamilyCoreQuota_STATUS) AssignProperties_To_VirtualMachineFamilyCoreQuota_STATUS(destination *storage.VirtualMachineFamilyCoreQuota_STATUS) error
AssignProperties_To_VirtualMachineFamilyCoreQuota_STATUS 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.
func (*VirtualMachineFamilyCoreQuota_STATUS) NewEmptyARMValue ¶
func (quota *VirtualMachineFamilyCoreQuota_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*VirtualMachineFamilyCoreQuota_STATUS) PopulateFromARM ¶
func (quota *VirtualMachineFamilyCoreQuota_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type VirtualMachineFamilyCoreQuota_STATUS_ARM ¶
type VirtualMachineFamilyCoreQuota_STATUS_ARM struct {
// CoreQuota: The core quota for the VM family for the Batch account.
CoreQuota *int `json:"coreQuota,omitempty"`
// Name: The Virtual Machine family name.
Name *string `json:"name,omitempty"`
}
A VM Family and its associated core quota for the Batch account.
func (*VirtualMachineFamilyCoreQuota_STATUS_ARM) DeepCopy ¶
func (in *VirtualMachineFamilyCoreQuota_STATUS_ARM) DeepCopy() *VirtualMachineFamilyCoreQuota_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VirtualMachineFamilyCoreQuota_STATUS_ARM.
func (*VirtualMachineFamilyCoreQuota_STATUS_ARM) DeepCopyInto ¶
func (in *VirtualMachineFamilyCoreQuota_STATUS_ARM) DeepCopyInto(out *VirtualMachineFamilyCoreQuota_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.