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 v1beta20220501 contains API Schema definitions for the appconfiguration v1beta20220501 API group +groupName=appconfiguration.azure.com
Package v1beta20220501 contains API Schema definitions for the appconfiguration v1beta20220501 API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=appconfiguration.azure.com
Index ¶
- Constants
- Variables
- type APIVersion
- type ConfigurationStore
- func (store *ConfigurationStore) AssignProperties_From_ConfigurationStore(source *v20220501s.ConfigurationStore) error
- func (store *ConfigurationStore) AssignProperties_To_ConfigurationStore(destination *v20220501s.ConfigurationStore) error
- func (store *ConfigurationStore) AzureName() string
- func (store *ConfigurationStore) ConvertFrom(hub conversion.Hub) error
- func (store *ConfigurationStore) ConvertTo(hub conversion.Hub) error
- func (in *ConfigurationStore) DeepCopy() *ConfigurationStore
- func (in *ConfigurationStore) DeepCopyInto(out *ConfigurationStore)
- func (in *ConfigurationStore) DeepCopyObject() runtime.Object
- func (store *ConfigurationStore) Default()
- func (store ConfigurationStore) GetAPIVersion() string
- func (store *ConfigurationStore) GetConditions() conditions.Conditions
- func (store *ConfigurationStore) GetResourceScope() genruntime.ResourceScope
- func (store *ConfigurationStore) GetSpec() genruntime.ConvertibleSpec
- func (store *ConfigurationStore) GetStatus() genruntime.ConvertibleStatus
- func (store *ConfigurationStore) GetType() string
- func (store *ConfigurationStore) NewEmptyStatus() genruntime.ConvertibleStatus
- func (store *ConfigurationStore) OriginalGVK() *schema.GroupVersionKind
- func (store *ConfigurationStore) Owner() *genruntime.ResourceReference
- func (store *ConfigurationStore) SetConditions(conditions conditions.Conditions)
- func (store *ConfigurationStore) SetStatus(status genruntime.ConvertibleStatus) error
- func (store *ConfigurationStore) ValidateCreate() (admission.Warnings, error)
- func (store *ConfigurationStore) ValidateDelete() (admission.Warnings, error)
- func (store *ConfigurationStore) ValidateUpdate(old runtime.Object) (admission.Warnings, error)
- type ConfigurationStoreList
- type ConfigurationStoreOperatorSecrets
- func (secrets *ConfigurationStoreOperatorSecrets) AssignProperties_From_ConfigurationStoreOperatorSecrets(source *v20220501s.ConfigurationStoreOperatorSecrets) error
- func (secrets *ConfigurationStoreOperatorSecrets) AssignProperties_To_ConfigurationStoreOperatorSecrets(destination *v20220501s.ConfigurationStoreOperatorSecrets) error
- func (in *ConfigurationStoreOperatorSecrets) DeepCopy() *ConfigurationStoreOperatorSecrets
- func (in *ConfigurationStoreOperatorSecrets) DeepCopyInto(out *ConfigurationStoreOperatorSecrets)
- type ConfigurationStoreOperatorSpec
- func (operator *ConfigurationStoreOperatorSpec) AssignProperties_From_ConfigurationStoreOperatorSpec(source *v20220501s.ConfigurationStoreOperatorSpec) error
- func (operator *ConfigurationStoreOperatorSpec) AssignProperties_To_ConfigurationStoreOperatorSpec(destination *v20220501s.ConfigurationStoreOperatorSpec) error
- func (in *ConfigurationStoreOperatorSpec) DeepCopy() *ConfigurationStoreOperatorSpec
- func (in *ConfigurationStoreOperatorSpec) DeepCopyInto(out *ConfigurationStoreOperatorSpec)
- type ConfigurationStoreProperties_ARM
- type ConfigurationStoreProperties_CreateMode
- type ConfigurationStoreProperties_CreateMode_STATUS
- type ConfigurationStoreProperties_ProvisioningState_STATUS
- type ConfigurationStoreProperties_PublicNetworkAccess
- type ConfigurationStoreProperties_PublicNetworkAccess_STATUS
- type ConfigurationStoreProperties_STATUS_ARM
- type ConfigurationStore_STATUS
- func (store *ConfigurationStore_STATUS) AssignProperties_From_ConfigurationStore_STATUS(source *v20220501s.ConfigurationStore_STATUS) error
- func (store *ConfigurationStore_STATUS) AssignProperties_To_ConfigurationStore_STATUS(destination *v20220501s.ConfigurationStore_STATUS) error
- func (store *ConfigurationStore_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (store *ConfigurationStore_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *ConfigurationStore_STATUS) DeepCopy() *ConfigurationStore_STATUS
- func (in *ConfigurationStore_STATUS) DeepCopyInto(out *ConfigurationStore_STATUS)
- func (store *ConfigurationStore_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (store *ConfigurationStore_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type ConfigurationStore_STATUS_ARM
- type ConfigurationStore_Spec
- func (store *ConfigurationStore_Spec) AssignProperties_From_ConfigurationStore_Spec(source *v20220501s.ConfigurationStore_Spec) error
- func (store *ConfigurationStore_Spec) AssignProperties_To_ConfigurationStore_Spec(destination *v20220501s.ConfigurationStore_Spec) error
- func (store *ConfigurationStore_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (store *ConfigurationStore_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (store *ConfigurationStore_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *ConfigurationStore_Spec) DeepCopy() *ConfigurationStore_Spec
- func (in *ConfigurationStore_Spec) DeepCopyInto(out *ConfigurationStore_Spec)
- func (store *ConfigurationStore_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (store *ConfigurationStore_Spec) OriginalVersion() string
- func (store *ConfigurationStore_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- func (store *ConfigurationStore_Spec) SetAzureName(azureName string)
- type ConfigurationStore_Spec_ARM
- func (in *ConfigurationStore_Spec_ARM) DeepCopy() *ConfigurationStore_Spec_ARM
- func (in *ConfigurationStore_Spec_ARM) DeepCopyInto(out *ConfigurationStore_Spec_ARM)
- func (store ConfigurationStore_Spec_ARM) GetAPIVersion() string
- func (store *ConfigurationStore_Spec_ARM) GetName() string
- func (store *ConfigurationStore_Spec_ARM) GetType() string
- type EncryptionProperties
- func (properties *EncryptionProperties) AssignProperties_From_EncryptionProperties(source *v20220501s.EncryptionProperties) error
- func (properties *EncryptionProperties) AssignProperties_To_EncryptionProperties(destination *v20220501s.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) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (properties *EncryptionProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type EncryptionProperties_ARM
- type EncryptionProperties_STATUS
- func (properties *EncryptionProperties_STATUS) AssignProperties_From_EncryptionProperties_STATUS(source *v20220501s.EncryptionProperties_STATUS) error
- func (properties *EncryptionProperties_STATUS) AssignProperties_To_EncryptionProperties_STATUS(destination *v20220501s.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 *v20220501s.KeyVaultProperties) error
- func (properties *KeyVaultProperties) AssignProperties_To_KeyVaultProperties(destination *v20220501s.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) 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 *v20220501s.KeyVaultProperties_STATUS) error
- func (properties *KeyVaultProperties_STATUS) AssignProperties_To_KeyVaultProperties_STATUS(destination *v20220501s.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 PrivateEndpointConnectionReference_STATUS
- func (reference *PrivateEndpointConnectionReference_STATUS) AssignProperties_From_PrivateEndpointConnectionReference_STATUS(source *v20220501s.PrivateEndpointConnectionReference_STATUS) error
- func (reference *PrivateEndpointConnectionReference_STATUS) AssignProperties_To_PrivateEndpointConnectionReference_STATUS(destination *v20220501s.PrivateEndpointConnectionReference_STATUS) error
- func (in *PrivateEndpointConnectionReference_STATUS) DeepCopy() *PrivateEndpointConnectionReference_STATUS
- func (in *PrivateEndpointConnectionReference_STATUS) DeepCopyInto(out *PrivateEndpointConnectionReference_STATUS)
- func (reference *PrivateEndpointConnectionReference_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (reference *PrivateEndpointConnectionReference_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type PrivateEndpointConnectionReference_STATUS_ARM
- type ResourceIdentity
- func (identity *ResourceIdentity) AssignProperties_From_ResourceIdentity(source *v20220501s.ResourceIdentity) error
- func (identity *ResourceIdentity) AssignProperties_To_ResourceIdentity(destination *v20220501s.ResourceIdentity) error
- func (identity *ResourceIdentity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *ResourceIdentity) DeepCopy() *ResourceIdentity
- func (in *ResourceIdentity) DeepCopyInto(out *ResourceIdentity)
- func (identity *ResourceIdentity) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identity *ResourceIdentity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type ResourceIdentity_ARM
- type ResourceIdentity_STATUS
- func (identity *ResourceIdentity_STATUS) AssignProperties_From_ResourceIdentity_STATUS(source *v20220501s.ResourceIdentity_STATUS) error
- func (identity *ResourceIdentity_STATUS) AssignProperties_To_ResourceIdentity_STATUS(destination *v20220501s.ResourceIdentity_STATUS) error
- func (in *ResourceIdentity_STATUS) DeepCopy() *ResourceIdentity_STATUS
- func (in *ResourceIdentity_STATUS) DeepCopyInto(out *ResourceIdentity_STATUS)
- func (identity *ResourceIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identity *ResourceIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type ResourceIdentity_STATUS_ARM
- type ResourceIdentity_Type
- type ResourceIdentity_Type_STATUS
- type Sku
- func (sku *Sku) AssignProperties_From_Sku(source *v20220501s.Sku) error
- func (sku *Sku) AssignProperties_To_Sku(destination *v20220501s.Sku) error
- func (sku *Sku) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *Sku) DeepCopy() *Sku
- func (in *Sku) DeepCopyInto(out *Sku)
- func (sku *Sku) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (sku *Sku) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type Sku_ARM
- type Sku_STATUS
- func (sku *Sku_STATUS) AssignProperties_From_Sku_STATUS(source *v20220501s.Sku_STATUS) error
- func (sku *Sku_STATUS) AssignProperties_To_Sku_STATUS(destination *v20220501s.Sku_STATUS) error
- func (in *Sku_STATUS) DeepCopy() *Sku_STATUS
- func (in *Sku_STATUS) DeepCopyInto(out *Sku_STATUS)
- func (sku *Sku_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (sku *Sku_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type Sku_STATUS_ARM
- type SystemData
- func (data *SystemData) AssignProperties_From_SystemData(source *v20220501s.SystemData) error
- func (data *SystemData) AssignProperties_To_SystemData(destination *v20220501s.SystemData) error
- func (data *SystemData) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
- func (in *SystemData) DeepCopy() *SystemData
- func (in *SystemData) DeepCopyInto(out *SystemData)
- func (data *SystemData) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (data *SystemData) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type SystemData_ARM
- type SystemData_CreatedByType
- type SystemData_CreatedByType_STATUS
- type SystemData_LastModifiedByType
- type SystemData_LastModifiedByType_STATUS
- type SystemData_STATUS
- func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *v20220501s.SystemData_STATUS) error
- func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *v20220501s.SystemData_STATUS) error
- func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS
- func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS)
- func (data *SystemData_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (data *SystemData_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type SystemData_STATUS_ARM
- type UserAssignedIdentityDetails
- func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *v20220501s.UserAssignedIdentityDetails) error
- func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *v20220501s.UserAssignedIdentityDetails) error
- func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails
- func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails)
- type UserAssignedIdentityDetails_ARM
- type UserIdentity_STATUS
- func (identity *UserIdentity_STATUS) AssignProperties_From_UserIdentity_STATUS(source *v20220501s.UserIdentity_STATUS) error
- func (identity *UserIdentity_STATUS) AssignProperties_To_UserIdentity_STATUS(destination *v20220501s.UserIdentity_STATUS) error
- func (in *UserIdentity_STATUS) DeepCopy() *UserIdentity_STATUS
- func (in *UserIdentity_STATUS) DeepCopyInto(out *UserIdentity_STATUS)
- func (identity *UserIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
- func (identity *UserIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
- type UserIdentity_STATUS_ARM
Constants ¶
const ( ResourceIdentity_Type_None = ResourceIdentity_Type("None") ResourceIdentity_Type_SystemAssigned = ResourceIdentity_Type("SystemAssigned") ResourceIdentity_Type_SystemAssignedUserAssigned = ResourceIdentity_Type("SystemAssigned, UserAssigned") ResourceIdentity_Type_UserAssigned = ResourceIdentity_Type("UserAssigned") )
const ( SystemData_CreatedByType_Application = SystemData_CreatedByType("Application") SystemData_CreatedByType_Key = SystemData_CreatedByType("Key") SystemData_CreatedByType_ManagedIdentity = SystemData_CreatedByType("ManagedIdentity") SystemData_CreatedByType_User = SystemData_CreatedByType("User") )
const ( SystemData_LastModifiedByType_Application = SystemData_LastModifiedByType("Application") SystemData_LastModifiedByType_Key = SystemData_LastModifiedByType("Key") SystemData_LastModifiedByType_ManagedIdentity = SystemData_LastModifiedByType("ManagedIdentity") SystemData_LastModifiedByType_User = SystemData_LastModifiedByType("User") )
const ( ResourceIdentity_Type_STATUS_None = ResourceIdentity_Type_STATUS("None") ResourceIdentity_Type_STATUS_SystemAssigned = ResourceIdentity_Type_STATUS("SystemAssigned") ResourceIdentity_Type_STATUS_SystemAssignedUserAssigned = ResourceIdentity_Type_STATUS("SystemAssigned, UserAssigned") ResourceIdentity_Type_STATUS_UserAssigned = ResourceIdentity_Type_STATUS("UserAssigned") )
const ( SystemData_CreatedByType_STATUS_Application = SystemData_CreatedByType_STATUS("Application") SystemData_CreatedByType_STATUS_Key = SystemData_CreatedByType_STATUS("Key") SystemData_CreatedByType_STATUS_ManagedIdentity = SystemData_CreatedByType_STATUS("ManagedIdentity") SystemData_CreatedByType_STATUS_User = SystemData_CreatedByType_STATUS("User") )
const ( SystemData_LastModifiedByType_STATUS_Application = SystemData_LastModifiedByType_STATUS("Application") SystemData_LastModifiedByType_STATUS_Key = SystemData_LastModifiedByType_STATUS("Key") SystemData_LastModifiedByType_STATUS_ManagedIdentity = SystemData_LastModifiedByType_STATUS("ManagedIdentity") SystemData_LastModifiedByType_STATUS_User = SystemData_LastModifiedByType_STATUS("User") )
const ( ConfigurationStoreProperties_CreateMode_Default = ConfigurationStoreProperties_CreateMode("Default") ConfigurationStoreProperties_CreateMode_Recover = ConfigurationStoreProperties_CreateMode("Recover") )
const ( ConfigurationStoreProperties_CreateMode_STATUS_Default = ConfigurationStoreProperties_CreateMode_STATUS("Default") ConfigurationStoreProperties_CreateMode_STATUS_Recover = ConfigurationStoreProperties_CreateMode_STATUS("Recover") )
const ( ConfigurationStoreProperties_ProvisioningState_STATUS_Canceled = ConfigurationStoreProperties_ProvisioningState_STATUS("Canceled") ConfigurationStoreProperties_ProvisioningState_STATUS_Creating = ConfigurationStoreProperties_ProvisioningState_STATUS("Creating") ConfigurationStoreProperties_ProvisioningState_STATUS_Deleting = ConfigurationStoreProperties_ProvisioningState_STATUS("Deleting") ConfigurationStoreProperties_ProvisioningState_STATUS_Failed = ConfigurationStoreProperties_ProvisioningState_STATUS("Failed") ConfigurationStoreProperties_ProvisioningState_STATUS_Succeeded = ConfigurationStoreProperties_ProvisioningState_STATUS("Succeeded") ConfigurationStoreProperties_ProvisioningState_STATUS_Updating = ConfigurationStoreProperties_ProvisioningState_STATUS("Updating") )
const ( ConfigurationStoreProperties_PublicNetworkAccess_Disabled = ConfigurationStoreProperties_PublicNetworkAccess("Disabled") ConfigurationStoreProperties_PublicNetworkAccess_Enabled = ConfigurationStoreProperties_PublicNetworkAccess("Enabled") )
const ( ConfigurationStoreProperties_PublicNetworkAccess_STATUS_Disabled = ConfigurationStoreProperties_PublicNetworkAccess_STATUS("Disabled") ConfigurationStoreProperties_PublicNetworkAccess_STATUS_Enabled = ConfigurationStoreProperties_PublicNetworkAccess_STATUS("Enabled") )
const APIVersion_Value = APIVersion("2022-05-01")
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "appconfiguration.azure.com", Version: "v1beta20220501"} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
Functions ¶
This section is empty.
Types ¶
type APIVersion ¶
type APIVersion string
Deprecated version of APIVersion. Use v1api20220501.APIVersion instead +kubebuilder:validation:Enum={"2022-05-01"}
type ConfigurationStore ¶
type ConfigurationStore struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec ConfigurationStore_Spec `json:"spec,omitempty"` Status ConfigurationStore_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" Deprecated version of ConfigurationStore. Use v1api20220501.ConfigurationStore instead
func (*ConfigurationStore) AssignProperties_From_ConfigurationStore ¶
func (store *ConfigurationStore) AssignProperties_From_ConfigurationStore(source *v20220501s.ConfigurationStore) error
AssignProperties_From_ConfigurationStore populates our ConfigurationStore from the provided source ConfigurationStore
func (*ConfigurationStore) AssignProperties_To_ConfigurationStore ¶
func (store *ConfigurationStore) AssignProperties_To_ConfigurationStore(destination *v20220501s.ConfigurationStore) error
AssignProperties_To_ConfigurationStore populates the provided destination ConfigurationStore from our ConfigurationStore
func (*ConfigurationStore) AzureName ¶
func (store *ConfigurationStore) AzureName() string
AzureName returns the Azure name of the resource
func (*ConfigurationStore) ConvertFrom ¶
func (store *ConfigurationStore) ConvertFrom(hub conversion.Hub) error
ConvertFrom populates our ConfigurationStore from the provided hub ConfigurationStore
func (*ConfigurationStore) ConvertTo ¶
func (store *ConfigurationStore) ConvertTo(hub conversion.Hub) error
ConvertTo populates the provided hub ConfigurationStore from our ConfigurationStore
func (*ConfigurationStore) DeepCopy ¶
func (in *ConfigurationStore) DeepCopy() *ConfigurationStore
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStore.
func (*ConfigurationStore) DeepCopyInto ¶
func (in *ConfigurationStore) DeepCopyInto(out *ConfigurationStore)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ConfigurationStore) DeepCopyObject ¶
func (in *ConfigurationStore) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*ConfigurationStore) Default ¶
func (store *ConfigurationStore) Default()
Default applies defaults to the ConfigurationStore resource
func (ConfigurationStore) GetAPIVersion ¶
func (store ConfigurationStore) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2022-05-01"
func (*ConfigurationStore) GetConditions ¶
func (store *ConfigurationStore) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*ConfigurationStore) GetResourceScope ¶
func (store *ConfigurationStore) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*ConfigurationStore) GetSpec ¶
func (store *ConfigurationStore) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*ConfigurationStore) GetStatus ¶
func (store *ConfigurationStore) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*ConfigurationStore) GetType ¶
func (store *ConfigurationStore) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.AppConfiguration/configurationStores"
func (*ConfigurationStore) NewEmptyStatus ¶
func (store *ConfigurationStore) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*ConfigurationStore) OriginalGVK ¶
func (store *ConfigurationStore) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*ConfigurationStore) Owner ¶
func (store *ConfigurationStore) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*ConfigurationStore) SetConditions ¶
func (store *ConfigurationStore) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*ConfigurationStore) SetStatus ¶
func (store *ConfigurationStore) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
func (*ConfigurationStore) ValidateCreate ¶
func (store *ConfigurationStore) ValidateCreate() (admission.Warnings, error)
ValidateCreate validates the creation of the resource
func (*ConfigurationStore) ValidateDelete ¶
func (store *ConfigurationStore) ValidateDelete() (admission.Warnings, error)
ValidateDelete validates the deletion of the resource
func (*ConfigurationStore) ValidateUpdate ¶
ValidateUpdate validates an update of the resource
type ConfigurationStoreList ¶
type ConfigurationStoreList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []ConfigurationStore `json:"items"` }
+kubebuilder:object:root=true Deprecated version of ConfigurationStore. Use v1api20220501.ConfigurationStore instead
func (*ConfigurationStoreList) DeepCopy ¶
func (in *ConfigurationStoreList) DeepCopy() *ConfigurationStoreList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStoreList.
func (*ConfigurationStoreList) DeepCopyInto ¶
func (in *ConfigurationStoreList) DeepCopyInto(out *ConfigurationStoreList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ConfigurationStoreList) DeepCopyObject ¶
func (in *ConfigurationStoreList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type ConfigurationStoreOperatorSecrets ¶
type ConfigurationStoreOperatorSecrets struct { // PrimaryConnectionString: indicates where the PrimaryConnectionString secret should be placed. If omitted, the secret // will not be retrieved from Azure. PrimaryConnectionString *genruntime.SecretDestination `json:"primaryConnectionString,omitempty"` // PrimaryKey: indicates where the PrimaryKey secret should be placed. If omitted, the secret will not be retrieved from // Azure. PrimaryKey *genruntime.SecretDestination `json:"primaryKey,omitempty"` // PrimaryKeyID: indicates where the PrimaryKeyID secret should be placed. If omitted, the secret will not be retrieved // from Azure. PrimaryKeyID *genruntime.SecretDestination `json:"primaryKeyID,omitempty"` // PrimaryReadOnlyConnectionString: indicates where the PrimaryReadOnlyConnectionString secret should be placed. If // omitted, the secret will not be retrieved from Azure. PrimaryReadOnlyConnectionString *genruntime.SecretDestination `json:"primaryReadOnlyConnectionString,omitempty"` // PrimaryReadOnlyKey: indicates where the PrimaryReadOnlyKey secret should be placed. If omitted, the secret will not be // retrieved from Azure. PrimaryReadOnlyKey *genruntime.SecretDestination `json:"primaryReadOnlyKey,omitempty"` // PrimaryReadOnlyKeyID: indicates where the PrimaryReadOnlyKeyID secret should be placed. If omitted, the secret will not // be retrieved from Azure. PrimaryReadOnlyKeyID *genruntime.SecretDestination `json:"primaryReadOnlyKeyID,omitempty"` // SecondaryConnectionString: indicates where the SecondaryConnectionString secret should be placed. If omitted, the secret // will not be retrieved from Azure. SecondaryConnectionString *genruntime.SecretDestination `json:"secondaryConnectionString,omitempty"` // SecondaryKey: indicates where the SecondaryKey secret should be placed. If omitted, the secret will not be retrieved // from Azure. SecondaryKey *genruntime.SecretDestination `json:"secondaryKey,omitempty"` // SecondaryKeyID: indicates where the SecondaryKeyID secret should be placed. If omitted, the secret will not be retrieved // from Azure. SecondaryKeyID *genruntime.SecretDestination `json:"secondaryKeyID,omitempty"` // SecondaryReadOnlyConnectionString: indicates where the SecondaryReadOnlyConnectionString secret should be placed. If // omitted, the secret will not be retrieved from Azure. SecondaryReadOnlyConnectionString *genruntime.SecretDestination `json:"secondaryReadOnlyConnectionString,omitempty"` // SecondaryReadOnlyKey: indicates where the SecondaryReadOnlyKey secret should be placed. If omitted, the secret will not // be retrieved from Azure. SecondaryReadOnlyKey *genruntime.SecretDestination `json:"secondaryReadOnlyKey,omitempty"` // SecondaryReadOnlyKeyID: indicates where the SecondaryReadOnlyKeyID secret should be placed. If omitted, the secret will // not be retrieved from Azure. SecondaryReadOnlyKeyID *genruntime.SecretDestination `json:"secondaryReadOnlyKeyID,omitempty"` }
func (*ConfigurationStoreOperatorSecrets) AssignProperties_From_ConfigurationStoreOperatorSecrets ¶
func (secrets *ConfigurationStoreOperatorSecrets) AssignProperties_From_ConfigurationStoreOperatorSecrets(source *v20220501s.ConfigurationStoreOperatorSecrets) error
AssignProperties_From_ConfigurationStoreOperatorSecrets populates our ConfigurationStoreOperatorSecrets from the provided source ConfigurationStoreOperatorSecrets
func (*ConfigurationStoreOperatorSecrets) AssignProperties_To_ConfigurationStoreOperatorSecrets ¶
func (secrets *ConfigurationStoreOperatorSecrets) AssignProperties_To_ConfigurationStoreOperatorSecrets(destination *v20220501s.ConfigurationStoreOperatorSecrets) error
AssignProperties_To_ConfigurationStoreOperatorSecrets populates the provided destination ConfigurationStoreOperatorSecrets from our ConfigurationStoreOperatorSecrets
func (*ConfigurationStoreOperatorSecrets) DeepCopy ¶
func (in *ConfigurationStoreOperatorSecrets) DeepCopy() *ConfigurationStoreOperatorSecrets
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStoreOperatorSecrets.
func (*ConfigurationStoreOperatorSecrets) DeepCopyInto ¶
func (in *ConfigurationStoreOperatorSecrets) DeepCopyInto(out *ConfigurationStoreOperatorSecrets)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConfigurationStoreOperatorSpec ¶
type ConfigurationStoreOperatorSpec struct { // Secrets: configures where to place Azure generated secrets. Secrets *ConfigurationStoreOperatorSecrets `json:"secrets,omitempty"` }
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*ConfigurationStoreOperatorSpec) AssignProperties_From_ConfigurationStoreOperatorSpec ¶
func (operator *ConfigurationStoreOperatorSpec) AssignProperties_From_ConfigurationStoreOperatorSpec(source *v20220501s.ConfigurationStoreOperatorSpec) error
AssignProperties_From_ConfigurationStoreOperatorSpec populates our ConfigurationStoreOperatorSpec from the provided source ConfigurationStoreOperatorSpec
func (*ConfigurationStoreOperatorSpec) AssignProperties_To_ConfigurationStoreOperatorSpec ¶
func (operator *ConfigurationStoreOperatorSpec) AssignProperties_To_ConfigurationStoreOperatorSpec(destination *v20220501s.ConfigurationStoreOperatorSpec) error
AssignProperties_To_ConfigurationStoreOperatorSpec populates the provided destination ConfigurationStoreOperatorSpec from our ConfigurationStoreOperatorSpec
func (*ConfigurationStoreOperatorSpec) DeepCopy ¶
func (in *ConfigurationStoreOperatorSpec) DeepCopy() *ConfigurationStoreOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStoreOperatorSpec.
func (*ConfigurationStoreOperatorSpec) DeepCopyInto ¶
func (in *ConfigurationStoreOperatorSpec) DeepCopyInto(out *ConfigurationStoreOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConfigurationStoreProperties_ARM ¶
type ConfigurationStoreProperties_ARM struct { CreateMode *ConfigurationStoreProperties_CreateMode `json:"createMode,omitempty"` DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"` EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"` Encryption *EncryptionProperties_ARM `json:"encryption,omitempty"` PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess `json:"publicNetworkAccess,omitempty"` SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"` }
Deprecated version of ConfigurationStoreProperties. Use v1api20220501.ConfigurationStoreProperties instead
func (*ConfigurationStoreProperties_ARM) DeepCopy ¶
func (in *ConfigurationStoreProperties_ARM) DeepCopy() *ConfigurationStoreProperties_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStoreProperties_ARM.
func (*ConfigurationStoreProperties_ARM) DeepCopyInto ¶
func (in *ConfigurationStoreProperties_ARM) DeepCopyInto(out *ConfigurationStoreProperties_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConfigurationStoreProperties_CreateMode ¶
type ConfigurationStoreProperties_CreateMode string
Deprecated version of ConfigurationStoreProperties_CreateMode. Use v1api20220501.ConfigurationStoreProperties_CreateMode instead +kubebuilder:validation:Enum={"Default","Recover"}
type ConfigurationStoreProperties_CreateMode_STATUS ¶
type ConfigurationStoreProperties_CreateMode_STATUS string
Deprecated version of ConfigurationStoreProperties_CreateMode_STATUS. Use v1api20220501.ConfigurationStoreProperties_CreateMode_STATUS instead
type ConfigurationStoreProperties_ProvisioningState_STATUS ¶
type ConfigurationStoreProperties_ProvisioningState_STATUS string
Deprecated version of ConfigurationStoreProperties_ProvisioningState_STATUS. Use v1api20220501.ConfigurationStoreProperties_ProvisioningState_STATUS instead
type ConfigurationStoreProperties_PublicNetworkAccess ¶
type ConfigurationStoreProperties_PublicNetworkAccess string
Deprecated version of ConfigurationStoreProperties_PublicNetworkAccess. Use v1api20220501.ConfigurationStoreProperties_PublicNetworkAccess instead +kubebuilder:validation:Enum={"Disabled","Enabled"}
type ConfigurationStoreProperties_PublicNetworkAccess_STATUS ¶
type ConfigurationStoreProperties_PublicNetworkAccess_STATUS string
Deprecated version of ConfigurationStoreProperties_PublicNetworkAccess_STATUS. Use v1api20220501.ConfigurationStoreProperties_PublicNetworkAccess_STATUS instead
type ConfigurationStoreProperties_STATUS_ARM ¶
type ConfigurationStoreProperties_STATUS_ARM struct { CreateMode *ConfigurationStoreProperties_CreateMode_STATUS `json:"createMode,omitempty"` CreationDate *string `json:"creationDate,omitempty"` DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"` EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"` Encryption *EncryptionProperties_STATUS_ARM `json:"encryption,omitempty"` Endpoint *string `json:"endpoint,omitempty"` PrivateEndpointConnections []PrivateEndpointConnectionReference_STATUS_ARM `json:"privateEndpointConnections,omitempty"` ProvisioningState *ConfigurationStoreProperties_ProvisioningState_STATUS `json:"provisioningState,omitempty"` PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess_STATUS `json:"publicNetworkAccess,omitempty"` SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"` }
Deprecated version of ConfigurationStoreProperties_STATUS. Use v1api20220501.ConfigurationStoreProperties_STATUS instead
func (*ConfigurationStoreProperties_STATUS_ARM) DeepCopy ¶
func (in *ConfigurationStoreProperties_STATUS_ARM) DeepCopy() *ConfigurationStoreProperties_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStoreProperties_STATUS_ARM.
func (*ConfigurationStoreProperties_STATUS_ARM) DeepCopyInto ¶
func (in *ConfigurationStoreProperties_STATUS_ARM) DeepCopyInto(out *ConfigurationStoreProperties_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConfigurationStore_STATUS ¶
type ConfigurationStore_STATUS struct { // Conditions: The observed state of the resource Conditions []conditions.Condition `json:"conditions,omitempty"` CreateMode *ConfigurationStoreProperties_CreateMode_STATUS `json:"createMode,omitempty"` CreationDate *string `json:"creationDate,omitempty"` DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"` EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"` Encryption *EncryptionProperties_STATUS `json:"encryption,omitempty"` Endpoint *string `json:"endpoint,omitempty"` Id *string `json:"id,omitempty"` Identity *ResourceIdentity_STATUS `json:"identity,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` PrivateEndpointConnections []PrivateEndpointConnectionReference_STATUS `json:"privateEndpointConnections,omitempty"` ProvisioningState *ConfigurationStoreProperties_ProvisioningState_STATUS `json:"provisioningState,omitempty"` PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess_STATUS `json:"publicNetworkAccess,omitempty"` Sku *Sku_STATUS `json:"sku,omitempty"` SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"` SystemData *SystemData_STATUS `json:"systemData,omitempty"` Tags map[string]string `json:"tags,omitempty"` Type *string `json:"type,omitempty"` }
Deprecated version of ConfigurationStore_STATUS. Use v1api20220501.ConfigurationStore_STATUS instead
func (*ConfigurationStore_STATUS) AssignProperties_From_ConfigurationStore_STATUS ¶
func (store *ConfigurationStore_STATUS) AssignProperties_From_ConfigurationStore_STATUS(source *v20220501s.ConfigurationStore_STATUS) error
AssignProperties_From_ConfigurationStore_STATUS populates our ConfigurationStore_STATUS from the provided source ConfigurationStore_STATUS
func (*ConfigurationStore_STATUS) AssignProperties_To_ConfigurationStore_STATUS ¶
func (store *ConfigurationStore_STATUS) AssignProperties_To_ConfigurationStore_STATUS(destination *v20220501s.ConfigurationStore_STATUS) error
AssignProperties_To_ConfigurationStore_STATUS populates the provided destination ConfigurationStore_STATUS from our ConfigurationStore_STATUS
func (*ConfigurationStore_STATUS) ConvertStatusFrom ¶
func (store *ConfigurationStore_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our ConfigurationStore_STATUS from the provided source
func (*ConfigurationStore_STATUS) ConvertStatusTo ¶
func (store *ConfigurationStore_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our ConfigurationStore_STATUS
func (*ConfigurationStore_STATUS) DeepCopy ¶
func (in *ConfigurationStore_STATUS) DeepCopy() *ConfigurationStore_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStore_STATUS.
func (*ConfigurationStore_STATUS) DeepCopyInto ¶
func (in *ConfigurationStore_STATUS) DeepCopyInto(out *ConfigurationStore_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ConfigurationStore_STATUS) NewEmptyARMValue ¶
func (store *ConfigurationStore_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*ConfigurationStore_STATUS) PopulateFromARM ¶
func (store *ConfigurationStore_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type ConfigurationStore_STATUS_ARM ¶
type ConfigurationStore_STATUS_ARM struct { Id *string `json:"id,omitempty"` Identity *ResourceIdentity_STATUS_ARM `json:"identity,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` Properties *ConfigurationStoreProperties_STATUS_ARM `json:"properties,omitempty"` Sku *Sku_STATUS_ARM `json:"sku,omitempty"` SystemData *SystemData_STATUS_ARM `json:"systemData,omitempty"` Tags map[string]string `json:"tags,omitempty"` Type *string `json:"type,omitempty"` }
Deprecated version of ConfigurationStore_STATUS. Use v1api20220501.ConfigurationStore_STATUS instead
func (*ConfigurationStore_STATUS_ARM) DeepCopy ¶
func (in *ConfigurationStore_STATUS_ARM) DeepCopy() *ConfigurationStore_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStore_STATUS_ARM.
func (*ConfigurationStore_STATUS_ARM) DeepCopyInto ¶
func (in *ConfigurationStore_STATUS_ARM) DeepCopyInto(out *ConfigurationStore_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ConfigurationStore_Spec ¶
type ConfigurationStore_Spec struct { // +kubebuilder:validation:MaxLength=50 // +kubebuilder:validation:MinLength=5 // +kubebuilder:validation:Pattern="^[a-zA-Z0-9_-]*$" // AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it // doesn't have to be. AzureName string `json:"azureName,omitempty"` CreateMode *ConfigurationStoreProperties_CreateMode `json:"createMode,omitempty"` DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"` EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"` Encryption *EncryptionProperties `json:"encryption,omitempty"` Identity *ResourceIdentity `json:"identity,omitempty"` // +kubebuilder:validation:Required Location *string `json:"location,omitempty"` // OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not // passed directly to Azure OperatorSpec *ConfigurationStoreOperatorSpec `json:"operatorSpec,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"` PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess `json:"publicNetworkAccess,omitempty"` // +kubebuilder:validation:Required Sku *Sku `json:"sku,omitempty"` SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"` SystemData *SystemData `json:"systemData,omitempty"` Tags map[string]string `json:"tags,omitempty"` }
func (*ConfigurationStore_Spec) AssignProperties_From_ConfigurationStore_Spec ¶
func (store *ConfigurationStore_Spec) AssignProperties_From_ConfigurationStore_Spec(source *v20220501s.ConfigurationStore_Spec) error
AssignProperties_From_ConfigurationStore_Spec populates our ConfigurationStore_Spec from the provided source ConfigurationStore_Spec
func (*ConfigurationStore_Spec) AssignProperties_To_ConfigurationStore_Spec ¶
func (store *ConfigurationStore_Spec) AssignProperties_To_ConfigurationStore_Spec(destination *v20220501s.ConfigurationStore_Spec) error
AssignProperties_To_ConfigurationStore_Spec populates the provided destination ConfigurationStore_Spec from our ConfigurationStore_Spec
func (*ConfigurationStore_Spec) ConvertSpecFrom ¶
func (store *ConfigurationStore_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our ConfigurationStore_Spec from the provided source
func (*ConfigurationStore_Spec) ConvertSpecTo ¶
func (store *ConfigurationStore_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our ConfigurationStore_Spec
func (*ConfigurationStore_Spec) ConvertToARM ¶
func (store *ConfigurationStore_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*ConfigurationStore_Spec) DeepCopy ¶
func (in *ConfigurationStore_Spec) DeepCopy() *ConfigurationStore_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStore_Spec.
func (*ConfigurationStore_Spec) DeepCopyInto ¶
func (in *ConfigurationStore_Spec) DeepCopyInto(out *ConfigurationStore_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ConfigurationStore_Spec) NewEmptyARMValue ¶
func (store *ConfigurationStore_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*ConfigurationStore_Spec) OriginalVersion ¶
func (store *ConfigurationStore_Spec) OriginalVersion() string
OriginalVersion returns the original API version used to create the resource.
func (*ConfigurationStore_Spec) PopulateFromARM ¶
func (store *ConfigurationStore_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
func (*ConfigurationStore_Spec) SetAzureName ¶
func (store *ConfigurationStore_Spec) SetAzureName(azureName string)
SetAzureName sets the Azure name of the resource
type ConfigurationStore_Spec_ARM ¶
type ConfigurationStore_Spec_ARM struct { Identity *ResourceIdentity_ARM `json:"identity,omitempty"` Location *string `json:"location,omitempty"` Name string `json:"name,omitempty"` Properties *ConfigurationStoreProperties_ARM `json:"properties,omitempty"` Sku *Sku_ARM `json:"sku,omitempty"` SystemData *SystemData_ARM `json:"systemData,omitempty"` Tags map[string]string `json:"tags,omitempty"` }
Deprecated version of ConfigurationStore_Spec. Use v1api20220501.ConfigurationStore_Spec instead
func (*ConfigurationStore_Spec_ARM) DeepCopy ¶
func (in *ConfigurationStore_Spec_ARM) DeepCopy() *ConfigurationStore_Spec_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ConfigurationStore_Spec_ARM.
func (*ConfigurationStore_Spec_ARM) DeepCopyInto ¶
func (in *ConfigurationStore_Spec_ARM) DeepCopyInto(out *ConfigurationStore_Spec_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (ConfigurationStore_Spec_ARM) GetAPIVersion ¶
func (store ConfigurationStore_Spec_ARM) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2022-05-01"
func (*ConfigurationStore_Spec_ARM) GetName ¶
func (store *ConfigurationStore_Spec_ARM) GetName() string
GetName returns the Name of the resource
func (*ConfigurationStore_Spec_ARM) GetType ¶
func (store *ConfigurationStore_Spec_ARM) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.AppConfiguration/configurationStores"
type EncryptionProperties ¶
type EncryptionProperties struct {
KeyVaultProperties *KeyVaultProperties `json:"keyVaultProperties,omitempty"`
}
Deprecated version of EncryptionProperties. Use v1api20220501.EncryptionProperties instead
func (*EncryptionProperties) AssignProperties_From_EncryptionProperties ¶
func (properties *EncryptionProperties) AssignProperties_From_EncryptionProperties(source *v20220501s.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 *v20220501s.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) 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 {
KeyVaultProperties *KeyVaultProperties_ARM `json:"keyVaultProperties,omitempty"`
}
Deprecated version of EncryptionProperties. Use v1api20220501.EncryptionProperties 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_STATUS ¶
type EncryptionProperties_STATUS struct {
KeyVaultProperties *KeyVaultProperties_STATUS `json:"keyVaultProperties,omitempty"`
}
Deprecated version of EncryptionProperties_STATUS. Use v1api20220501.EncryptionProperties_STATUS instead
func (*EncryptionProperties_STATUS) AssignProperties_From_EncryptionProperties_STATUS ¶
func (properties *EncryptionProperties_STATUS) AssignProperties_From_EncryptionProperties_STATUS(source *v20220501s.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 *v20220501s.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 {
KeyVaultProperties *KeyVaultProperties_STATUS_ARM `json:"keyVaultProperties,omitempty"`
}
Deprecated version of EncryptionProperties_STATUS. Use v1api20220501.EncryptionProperties_STATUS 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 { IdentityClientId *string `json:"identityClientId,omitempty"` KeyIdentifier *string `json:"keyIdentifier,omitempty"` }
Deprecated version of KeyVaultProperties. Use v1api20220501.KeyVaultProperties instead
func (*KeyVaultProperties) AssignProperties_From_KeyVaultProperties ¶
func (properties *KeyVaultProperties) AssignProperties_From_KeyVaultProperties(source *v20220501s.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 *v20220501s.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) 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 { IdentityClientId *string `json:"identityClientId,omitempty"` KeyIdentifier *string `json:"keyIdentifier,omitempty"` }
Deprecated version of KeyVaultProperties. Use v1api20220501.KeyVaultProperties instead
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 { IdentityClientId *string `json:"identityClientId,omitempty"` KeyIdentifier *string `json:"keyIdentifier,omitempty"` }
Deprecated version of KeyVaultProperties_STATUS. Use v1api20220501.KeyVaultProperties_STATUS instead
func (*KeyVaultProperties_STATUS) AssignProperties_From_KeyVaultProperties_STATUS ¶
func (properties *KeyVaultProperties_STATUS) AssignProperties_From_KeyVaultProperties_STATUS(source *v20220501s.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 *v20220501s.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 { IdentityClientId *string `json:"identityClientId,omitempty"` KeyIdentifier *string `json:"keyIdentifier,omitempty"` }
Deprecated version of KeyVaultProperties_STATUS. Use v1api20220501.KeyVaultProperties_STATUS instead
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 PrivateEndpointConnectionReference_STATUS ¶
type PrivateEndpointConnectionReference_STATUS struct {
Id *string `json:"id,omitempty"`
}
Deprecated version of PrivateEndpointConnectionReference_STATUS. Use v1api20220501.PrivateEndpointConnectionReference_STATUS instead
func (*PrivateEndpointConnectionReference_STATUS) AssignProperties_From_PrivateEndpointConnectionReference_STATUS ¶
func (reference *PrivateEndpointConnectionReference_STATUS) AssignProperties_From_PrivateEndpointConnectionReference_STATUS(source *v20220501s.PrivateEndpointConnectionReference_STATUS) error
AssignProperties_From_PrivateEndpointConnectionReference_STATUS populates our PrivateEndpointConnectionReference_STATUS from the provided source PrivateEndpointConnectionReference_STATUS
func (*PrivateEndpointConnectionReference_STATUS) AssignProperties_To_PrivateEndpointConnectionReference_STATUS ¶
func (reference *PrivateEndpointConnectionReference_STATUS) AssignProperties_To_PrivateEndpointConnectionReference_STATUS(destination *v20220501s.PrivateEndpointConnectionReference_STATUS) error
AssignProperties_To_PrivateEndpointConnectionReference_STATUS populates the provided destination PrivateEndpointConnectionReference_STATUS from our PrivateEndpointConnectionReference_STATUS
func (*PrivateEndpointConnectionReference_STATUS) DeepCopy ¶
func (in *PrivateEndpointConnectionReference_STATUS) DeepCopy() *PrivateEndpointConnectionReference_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnectionReference_STATUS.
func (*PrivateEndpointConnectionReference_STATUS) DeepCopyInto ¶
func (in *PrivateEndpointConnectionReference_STATUS) DeepCopyInto(out *PrivateEndpointConnectionReference_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PrivateEndpointConnectionReference_STATUS) NewEmptyARMValue ¶
func (reference *PrivateEndpointConnectionReference_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*PrivateEndpointConnectionReference_STATUS) PopulateFromARM ¶
func (reference *PrivateEndpointConnectionReference_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type PrivateEndpointConnectionReference_STATUS_ARM ¶
type PrivateEndpointConnectionReference_STATUS_ARM struct {
Id *string `json:"id,omitempty"`
}
Deprecated version of PrivateEndpointConnectionReference_STATUS. Use v1api20220501.PrivateEndpointConnectionReference_STATUS instead
func (*PrivateEndpointConnectionReference_STATUS_ARM) DeepCopy ¶
func (in *PrivateEndpointConnectionReference_STATUS_ARM) DeepCopy() *PrivateEndpointConnectionReference_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnectionReference_STATUS_ARM.
func (*PrivateEndpointConnectionReference_STATUS_ARM) DeepCopyInto ¶
func (in *PrivateEndpointConnectionReference_STATUS_ARM) DeepCopyInto(out *PrivateEndpointConnectionReference_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ResourceIdentity ¶
type ResourceIdentity struct { Type *ResourceIdentity_Type `json:"type,omitempty"` UserAssignedIdentities []UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"` }
Deprecated version of ResourceIdentity. Use v1api20220501.ResourceIdentity instead
func (*ResourceIdentity) AssignProperties_From_ResourceIdentity ¶
func (identity *ResourceIdentity) AssignProperties_From_ResourceIdentity(source *v20220501s.ResourceIdentity) error
AssignProperties_From_ResourceIdentity populates our ResourceIdentity from the provided source ResourceIdentity
func (*ResourceIdentity) AssignProperties_To_ResourceIdentity ¶
func (identity *ResourceIdentity) AssignProperties_To_ResourceIdentity(destination *v20220501s.ResourceIdentity) error
AssignProperties_To_ResourceIdentity populates the provided destination ResourceIdentity from our ResourceIdentity
func (*ResourceIdentity) ConvertToARM ¶
func (identity *ResourceIdentity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*ResourceIdentity) DeepCopy ¶
func (in *ResourceIdentity) DeepCopy() *ResourceIdentity
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ResourceIdentity.
func (*ResourceIdentity) DeepCopyInto ¶
func (in *ResourceIdentity) DeepCopyInto(out *ResourceIdentity)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ResourceIdentity) NewEmptyARMValue ¶
func (identity *ResourceIdentity) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*ResourceIdentity) PopulateFromARM ¶
func (identity *ResourceIdentity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type ResourceIdentity_ARM ¶
type ResourceIdentity_ARM struct { Type *ResourceIdentity_Type `json:"type,omitempty"` UserAssignedIdentities map[string]UserAssignedIdentityDetails_ARM `json:"userAssignedIdentities,omitempty"` }
Deprecated version of ResourceIdentity. Use v1api20220501.ResourceIdentity instead
func (*ResourceIdentity_ARM) DeepCopy ¶
func (in *ResourceIdentity_ARM) DeepCopy() *ResourceIdentity_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ResourceIdentity_ARM.
func (*ResourceIdentity_ARM) DeepCopyInto ¶
func (in *ResourceIdentity_ARM) DeepCopyInto(out *ResourceIdentity_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ResourceIdentity_STATUS ¶
type ResourceIdentity_STATUS struct { PrincipalId *string `json:"principalId,omitempty"` TenantId *string `json:"tenantId,omitempty"` Type *ResourceIdentity_Type_STATUS `json:"type,omitempty"` UserAssignedIdentities map[string]UserIdentity_STATUS `json:"userAssignedIdentities,omitempty"` }
Deprecated version of ResourceIdentity_STATUS. Use v1api20220501.ResourceIdentity_STATUS instead
func (*ResourceIdentity_STATUS) AssignProperties_From_ResourceIdentity_STATUS ¶
func (identity *ResourceIdentity_STATUS) AssignProperties_From_ResourceIdentity_STATUS(source *v20220501s.ResourceIdentity_STATUS) error
AssignProperties_From_ResourceIdentity_STATUS populates our ResourceIdentity_STATUS from the provided source ResourceIdentity_STATUS
func (*ResourceIdentity_STATUS) AssignProperties_To_ResourceIdentity_STATUS ¶
func (identity *ResourceIdentity_STATUS) AssignProperties_To_ResourceIdentity_STATUS(destination *v20220501s.ResourceIdentity_STATUS) error
AssignProperties_To_ResourceIdentity_STATUS populates the provided destination ResourceIdentity_STATUS from our ResourceIdentity_STATUS
func (*ResourceIdentity_STATUS) DeepCopy ¶
func (in *ResourceIdentity_STATUS) DeepCopy() *ResourceIdentity_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ResourceIdentity_STATUS.
func (*ResourceIdentity_STATUS) DeepCopyInto ¶
func (in *ResourceIdentity_STATUS) DeepCopyInto(out *ResourceIdentity_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*ResourceIdentity_STATUS) NewEmptyARMValue ¶
func (identity *ResourceIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*ResourceIdentity_STATUS) PopulateFromARM ¶
func (identity *ResourceIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type ResourceIdentity_STATUS_ARM ¶
type ResourceIdentity_STATUS_ARM struct { PrincipalId *string `json:"principalId,omitempty"` TenantId *string `json:"tenantId,omitempty"` Type *ResourceIdentity_Type_STATUS `json:"type,omitempty"` UserAssignedIdentities map[string]UserIdentity_STATUS_ARM `json:"userAssignedIdentities,omitempty"` }
Deprecated version of ResourceIdentity_STATUS. Use v1api20220501.ResourceIdentity_STATUS instead
func (*ResourceIdentity_STATUS_ARM) DeepCopy ¶
func (in *ResourceIdentity_STATUS_ARM) DeepCopy() *ResourceIdentity_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ResourceIdentity_STATUS_ARM.
func (*ResourceIdentity_STATUS_ARM) DeepCopyInto ¶
func (in *ResourceIdentity_STATUS_ARM) DeepCopyInto(out *ResourceIdentity_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type ResourceIdentity_Type ¶
type ResourceIdentity_Type string
Deprecated version of ResourceIdentity_Type. Use v1api20220501.ResourceIdentity_Type instead +kubebuilder:validation:Enum={"None","SystemAssigned","SystemAssigned, UserAssigned","UserAssigned"}
type ResourceIdentity_Type_STATUS ¶
type ResourceIdentity_Type_STATUS string
Deprecated version of ResourceIdentity_Type_STATUS. Use v1api20220501.ResourceIdentity_Type_STATUS instead
type Sku ¶
type Sku struct { // +kubebuilder:validation:Required Name *string `json:"name,omitempty"` }
Deprecated version of Sku. Use v1api20220501.Sku instead
func (*Sku) AssignProperties_From_Sku ¶
func (sku *Sku) AssignProperties_From_Sku(source *v20220501s.Sku) error
AssignProperties_From_Sku populates our Sku from the provided source Sku
func (*Sku) AssignProperties_To_Sku ¶
func (sku *Sku) AssignProperties_To_Sku(destination *v20220501s.Sku) error
AssignProperties_To_Sku populates the provided destination Sku from our Sku
func (*Sku) ConvertToARM ¶
func (sku *Sku) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*Sku) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku.
func (*Sku) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Sku) NewEmptyARMValue ¶
func (sku *Sku) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Sku) PopulateFromARM ¶
func (sku *Sku) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type Sku_ARM ¶
type Sku_ARM struct {
Name *string `json:"name,omitempty"`
}
Deprecated version of Sku. Use v1api20220501.Sku instead
func (*Sku_ARM) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku_ARM.
func (*Sku_ARM) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Sku_STATUS ¶
type Sku_STATUS struct {
Name *string `json:"name,omitempty"`
}
Deprecated version of Sku_STATUS. Use v1api20220501.Sku_STATUS instead
func (*Sku_STATUS) AssignProperties_From_Sku_STATUS ¶
func (sku *Sku_STATUS) AssignProperties_From_Sku_STATUS(source *v20220501s.Sku_STATUS) error
AssignProperties_From_Sku_STATUS populates our Sku_STATUS from the provided source Sku_STATUS
func (*Sku_STATUS) AssignProperties_To_Sku_STATUS ¶
func (sku *Sku_STATUS) AssignProperties_To_Sku_STATUS(destination *v20220501s.Sku_STATUS) error
AssignProperties_To_Sku_STATUS populates the provided destination Sku_STATUS from our Sku_STATUS
func (*Sku_STATUS) DeepCopy ¶
func (in *Sku_STATUS) DeepCopy() *Sku_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku_STATUS.
func (*Sku_STATUS) DeepCopyInto ¶
func (in *Sku_STATUS) DeepCopyInto(out *Sku_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Sku_STATUS) NewEmptyARMValue ¶
func (sku *Sku_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*Sku_STATUS) PopulateFromARM ¶
func (sku *Sku_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type Sku_STATUS_ARM ¶
type Sku_STATUS_ARM struct {
Name *string `json:"name,omitempty"`
}
Deprecated version of Sku_STATUS. Use v1api20220501.Sku_STATUS instead
func (*Sku_STATUS_ARM) DeepCopy ¶
func (in *Sku_STATUS_ARM) DeepCopy() *Sku_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku_STATUS_ARM.
func (*Sku_STATUS_ARM) DeepCopyInto ¶
func (in *Sku_STATUS_ARM) DeepCopyInto(out *Sku_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SystemData ¶
type SystemData struct { CreatedAt *string `json:"createdAt,omitempty"` CreatedBy *string `json:"createdBy,omitempty"` CreatedByType *SystemData_CreatedByType `json:"createdByType,omitempty"` LastModifiedAt *string `json:"lastModifiedAt,omitempty"` LastModifiedBy *string `json:"lastModifiedBy,omitempty"` LastModifiedByType *SystemData_LastModifiedByType `json:"lastModifiedByType,omitempty"` }
Deprecated version of SystemData. Use v1api20220501.SystemData instead
func (*SystemData) AssignProperties_From_SystemData ¶
func (data *SystemData) AssignProperties_From_SystemData(source *v20220501s.SystemData) error
AssignProperties_From_SystemData populates our SystemData from the provided source SystemData
func (*SystemData) AssignProperties_To_SystemData ¶
func (data *SystemData) AssignProperties_To_SystemData(destination *v20220501s.SystemData) error
AssignProperties_To_SystemData populates the provided destination SystemData from our SystemData
func (*SystemData) ConvertToARM ¶
func (data *SystemData) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)
ConvertToARM converts from a Kubernetes CRD object to an ARM object
func (*SystemData) DeepCopy ¶
func (in *SystemData) DeepCopy() *SystemData
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData.
func (*SystemData) DeepCopyInto ¶
func (in *SystemData) DeepCopyInto(out *SystemData)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SystemData) NewEmptyARMValue ¶
func (data *SystemData) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*SystemData) PopulateFromARM ¶
func (data *SystemData) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type SystemData_ARM ¶
type SystemData_ARM struct { CreatedAt *string `json:"createdAt,omitempty"` CreatedBy *string `json:"createdBy,omitempty"` CreatedByType *SystemData_CreatedByType `json:"createdByType,omitempty"` LastModifiedAt *string `json:"lastModifiedAt,omitempty"` LastModifiedBy *string `json:"lastModifiedBy,omitempty"` LastModifiedByType *SystemData_LastModifiedByType `json:"lastModifiedByType,omitempty"` }
Deprecated version of SystemData. Use v1api20220501.SystemData instead
func (*SystemData_ARM) DeepCopy ¶
func (in *SystemData_ARM) DeepCopy() *SystemData_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData_ARM.
func (*SystemData_ARM) DeepCopyInto ¶
func (in *SystemData_ARM) DeepCopyInto(out *SystemData_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SystemData_CreatedByType ¶
type SystemData_CreatedByType string
Deprecated version of SystemData_CreatedByType. Use v1api20220501.SystemData_CreatedByType instead +kubebuilder:validation:Enum={"Application","Key","ManagedIdentity","User"}
type SystemData_CreatedByType_STATUS ¶
type SystemData_CreatedByType_STATUS string
Deprecated version of SystemData_CreatedByType_STATUS. Use v1api20220501.SystemData_CreatedByType_STATUS instead
type SystemData_LastModifiedByType ¶
type SystemData_LastModifiedByType string
Deprecated version of SystemData_LastModifiedByType. Use v1api20220501.SystemData_LastModifiedByType instead +kubebuilder:validation:Enum={"Application","Key","ManagedIdentity","User"}
type SystemData_LastModifiedByType_STATUS ¶
type SystemData_LastModifiedByType_STATUS string
Deprecated version of SystemData_LastModifiedByType_STATUS. Use v1api20220501.SystemData_LastModifiedByType_STATUS instead
type SystemData_STATUS ¶
type SystemData_STATUS struct { CreatedAt *string `json:"createdAt,omitempty"` CreatedBy *string `json:"createdBy,omitempty"` CreatedByType *SystemData_CreatedByType_STATUS `json:"createdByType,omitempty"` LastModifiedAt *string `json:"lastModifiedAt,omitempty"` LastModifiedBy *string `json:"lastModifiedBy,omitempty"` LastModifiedByType *SystemData_LastModifiedByType_STATUS `json:"lastModifiedByType,omitempty"` }
Deprecated version of SystemData_STATUS. Use v1api20220501.SystemData_STATUS instead
func (*SystemData_STATUS) AssignProperties_From_SystemData_STATUS ¶
func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *v20220501s.SystemData_STATUS) error
AssignProperties_From_SystemData_STATUS populates our SystemData_STATUS from the provided source SystemData_STATUS
func (*SystemData_STATUS) AssignProperties_To_SystemData_STATUS ¶
func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *v20220501s.SystemData_STATUS) error
AssignProperties_To_SystemData_STATUS populates the provided destination SystemData_STATUS from our SystemData_STATUS
func (*SystemData_STATUS) DeepCopy ¶
func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData_STATUS.
func (*SystemData_STATUS) DeepCopyInto ¶
func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SystemData_STATUS) NewEmptyARMValue ¶
func (data *SystemData_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*SystemData_STATUS) PopulateFromARM ¶
func (data *SystemData_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type SystemData_STATUS_ARM ¶
type SystemData_STATUS_ARM struct { CreatedAt *string `json:"createdAt,omitempty"` CreatedBy *string `json:"createdBy,omitempty"` CreatedByType *SystemData_CreatedByType_STATUS `json:"createdByType,omitempty"` LastModifiedAt *string `json:"lastModifiedAt,omitempty"` LastModifiedBy *string `json:"lastModifiedBy,omitempty"` LastModifiedByType *SystemData_LastModifiedByType_STATUS `json:"lastModifiedByType,omitempty"` }
Deprecated version of SystemData_STATUS. Use v1api20220501.SystemData_STATUS instead
func (*SystemData_STATUS_ARM) DeepCopy ¶
func (in *SystemData_STATUS_ARM) DeepCopy() *SystemData_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SystemData_STATUS_ARM.
func (*SystemData_STATUS_ARM) DeepCopyInto ¶
func (in *SystemData_STATUS_ARM) DeepCopyInto(out *SystemData_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type UserAssignedIdentityDetails ¶
type UserAssignedIdentityDetails struct {
Reference genruntime.ResourceReference `armReference:"Reference" json:"reference,omitempty"`
}
Deprecated version of UserAssignedIdentityDetails. Use v1api20220501.UserAssignedIdentityDetails instead
func (*UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails ¶
func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *v20220501s.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 *v20220501s.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 UserIdentity_STATUS ¶
type UserIdentity_STATUS struct { ClientId *string `json:"clientId,omitempty"` PrincipalId *string `json:"principalId,omitempty"` }
Deprecated version of UserIdentity_STATUS. Use v1api20220501.UserIdentity_STATUS instead
func (*UserIdentity_STATUS) AssignProperties_From_UserIdentity_STATUS ¶
func (identity *UserIdentity_STATUS) AssignProperties_From_UserIdentity_STATUS(source *v20220501s.UserIdentity_STATUS) error
AssignProperties_From_UserIdentity_STATUS populates our UserIdentity_STATUS from the provided source UserIdentity_STATUS
func (*UserIdentity_STATUS) AssignProperties_To_UserIdentity_STATUS ¶
func (identity *UserIdentity_STATUS) AssignProperties_To_UserIdentity_STATUS(destination *v20220501s.UserIdentity_STATUS) error
AssignProperties_To_UserIdentity_STATUS populates the provided destination UserIdentity_STATUS from our UserIdentity_STATUS
func (*UserIdentity_STATUS) DeepCopy ¶
func (in *UserIdentity_STATUS) DeepCopy() *UserIdentity_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserIdentity_STATUS.
func (*UserIdentity_STATUS) DeepCopyInto ¶
func (in *UserIdentity_STATUS) DeepCopyInto(out *UserIdentity_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*UserIdentity_STATUS) NewEmptyARMValue ¶
func (identity *UserIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus
NewEmptyARMValue returns an empty ARM value suitable for deserializing into
func (*UserIdentity_STATUS) PopulateFromARM ¶
func (identity *UserIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error
PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object
type UserIdentity_STATUS_ARM ¶
type UserIdentity_STATUS_ARM struct { ClientId *string `json:"clientId,omitempty"` PrincipalId *string `json:"principalId,omitempty"` }
Deprecated version of UserIdentity_STATUS. Use v1api20220501.UserIdentity_STATUS instead
func (*UserIdentity_STATUS_ARM) DeepCopy ¶
func (in *UserIdentity_STATUS_ARM) DeepCopy() *UserIdentity_STATUS_ARM
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new UserIdentity_STATUS_ARM.
func (*UserIdentity_STATUS_ARM) DeepCopyInto ¶
func (in *UserIdentity_STATUS_ARM) DeepCopyInto(out *UserIdentity_STATUS_ARM)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.