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 v1api20220501 contains API Schema definitions for the appconfiguration v1api20220501 API group +groupName=appconfiguration.azure.com
Package v1api20220501 contains API Schema definitions for the appconfiguration v1api20220501 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 +versionName=v1api20220501
Index ¶
- Constants
- Variables
- type APIVersion
- type ConfigurationStore
- func (store *ConfigurationStore) AssignProperties_From_ConfigurationStore(source *storage.ConfigurationStore) error
- func (store *ConfigurationStore) AssignProperties_To_ConfigurationStore(destination *storage.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) GetSupportedOperations() []genruntime.ResourceOperation
- func (store *ConfigurationStore) GetType() string
- func (store *ConfigurationStore) InitializeSpec(status genruntime.ConvertibleStatus) error
- 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 *storage.ConfigurationStoreOperatorSecrets) error
- func (secrets *ConfigurationStoreOperatorSecrets) AssignProperties_To_ConfigurationStoreOperatorSecrets(destination *storage.ConfigurationStoreOperatorSecrets) error
- func (in *ConfigurationStoreOperatorSecrets) DeepCopy() *ConfigurationStoreOperatorSecrets
- func (in *ConfigurationStoreOperatorSecrets) DeepCopyInto(out *ConfigurationStoreOperatorSecrets)
- type ConfigurationStoreOperatorSpec
- func (operator *ConfigurationStoreOperatorSpec) AssignProperties_From_ConfigurationStoreOperatorSpec(source *storage.ConfigurationStoreOperatorSpec) error
- func (operator *ConfigurationStoreOperatorSpec) AssignProperties_To_ConfigurationStoreOperatorSpec(destination *storage.ConfigurationStoreOperatorSpec) error
- func (in *ConfigurationStoreOperatorSpec) DeepCopy() *ConfigurationStoreOperatorSpec
- func (in *ConfigurationStoreOperatorSpec) DeepCopyInto(out *ConfigurationStoreOperatorSpec)
- type ConfigurationStoreProperties_ARM
- type ConfigurationStoreProperties_CreateMode
- type ConfigurationStoreProperties_CreateMode_ARM
- type ConfigurationStoreProperties_CreateMode_STATUS
- type ConfigurationStoreProperties_CreateMode_STATUS_ARM
- type ConfigurationStoreProperties_ProvisioningState_STATUS
- type ConfigurationStoreProperties_ProvisioningState_STATUS_ARM
- type ConfigurationStoreProperties_PublicNetworkAccess
- type ConfigurationStoreProperties_PublicNetworkAccess_ARM
- type ConfigurationStoreProperties_PublicNetworkAccess_STATUS
- type ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM
- type ConfigurationStoreProperties_STATUS_ARM
- type ConfigurationStore_STATUS
- func (store *ConfigurationStore_STATUS) AssignProperties_From_ConfigurationStore_STATUS(source *storage.ConfigurationStore_STATUS) error
- func (store *ConfigurationStore_STATUS) AssignProperties_To_ConfigurationStore_STATUS(destination *storage.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 *storage.ConfigurationStore_Spec) error
- func (store *ConfigurationStore_Spec) AssignProperties_To_ConfigurationStore_Spec(destination *storage.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) Initialize_From_ConfigurationStore_STATUS(source *ConfigurationStore_STATUS) error
- 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 *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_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 PrivateEndpointConnectionReference_STATUS
- func (reference *PrivateEndpointConnectionReference_STATUS) AssignProperties_From_PrivateEndpointConnectionReference_STATUS(source *storage.PrivateEndpointConnectionReference_STATUS) error
- func (reference *PrivateEndpointConnectionReference_STATUS) AssignProperties_To_PrivateEndpointConnectionReference_STATUS(destination *storage.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 *storage.ResourceIdentity) error
- func (identity *ResourceIdentity) AssignProperties_To_ResourceIdentity(destination *storage.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) Initialize_From_ResourceIdentity_STATUS(source *ResourceIdentity_STATUS) error
- 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 *storage.ResourceIdentity_STATUS) error
- func (identity *ResourceIdentity_STATUS) AssignProperties_To_ResourceIdentity_STATUS(destination *storage.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_ARM
- type ResourceIdentity_Type_STATUS
- type ResourceIdentity_Type_STATUS_ARM
- type Sku
- func (sku *Sku) AssignProperties_From_Sku(source *storage.Sku) error
- func (sku *Sku) AssignProperties_To_Sku(destination *storage.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) Initialize_From_Sku_STATUS(source *Sku_STATUS) error
- 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 *storage.Sku_STATUS) error
- func (sku *Sku_STATUS) AssignProperties_To_Sku_STATUS(destination *storage.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 *storage.SystemData) error
- func (data *SystemData) AssignProperties_To_SystemData(destination *storage.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) Initialize_From_SystemData_STATUS(source *SystemData_STATUS) error
- 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_ARM
- type SystemData_CreatedByType_STATUS
- type SystemData_CreatedByType_STATUS_ARM
- type SystemData_LastModifiedByType
- type SystemData_LastModifiedByType_ARM
- type SystemData_LastModifiedByType_STATUS
- type SystemData_LastModifiedByType_STATUS_ARM
- type SystemData_STATUS
- func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *storage.SystemData_STATUS) error
- func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *storage.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 *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 UserIdentity_STATUS
- func (identity *UserIdentity_STATUS) AssignProperties_From_UserIdentity_STATUS(source *storage.UserIdentity_STATUS) error
- func (identity *UserIdentity_STATUS) AssignProperties_To_UserIdentity_STATUS(destination *storage.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 ( ConfigurationStoreProperties_CreateMode_ARM_Default = ConfigurationStoreProperties_CreateMode_ARM("Default") ConfigurationStoreProperties_CreateMode_ARM_Recover = ConfigurationStoreProperties_CreateMode_ARM("Recover") )
const ( ConfigurationStoreProperties_PublicNetworkAccess_ARM_Disabled = ConfigurationStoreProperties_PublicNetworkAccess_ARM("Disabled") ConfigurationStoreProperties_PublicNetworkAccess_ARM_Enabled = ConfigurationStoreProperties_PublicNetworkAccess_ARM("Enabled") )
const ( ResourceIdentity_Type_ARM_None = ResourceIdentity_Type_ARM("None") ResourceIdentity_Type_ARM_SystemAssigned = ResourceIdentity_Type_ARM("SystemAssigned") ResourceIdentity_Type_ARM_SystemAssignedUserAssigned = ResourceIdentity_Type_ARM("SystemAssigned, UserAssigned") ResourceIdentity_Type_ARM_UserAssigned = ResourceIdentity_Type_ARM("UserAssigned") )
const ( SystemData_CreatedByType_ARM_Application = SystemData_CreatedByType_ARM("Application") SystemData_CreatedByType_ARM_Key = SystemData_CreatedByType_ARM("Key") SystemData_CreatedByType_ARM_ManagedIdentity = SystemData_CreatedByType_ARM("ManagedIdentity") SystemData_CreatedByType_ARM_User = SystemData_CreatedByType_ARM("User") )
const ( SystemData_LastModifiedByType_ARM_Application = SystemData_LastModifiedByType_ARM("Application") SystemData_LastModifiedByType_ARM_Key = SystemData_LastModifiedByType_ARM("Key") SystemData_LastModifiedByType_ARM_ManagedIdentity = SystemData_LastModifiedByType_ARM("ManagedIdentity") SystemData_LastModifiedByType_ARM_User = SystemData_LastModifiedByType_ARM("User") )
const ( ConfigurationStoreProperties_CreateMode_STATUS_ARM_Default = ConfigurationStoreProperties_CreateMode_STATUS_ARM("Default") ConfigurationStoreProperties_CreateMode_STATUS_ARM_Recover = ConfigurationStoreProperties_CreateMode_STATUS_ARM("Recover") )
const ( ConfigurationStoreProperties_ProvisioningState_STATUS_ARM_Canceled = ConfigurationStoreProperties_ProvisioningState_STATUS_ARM("Canceled") ConfigurationStoreProperties_ProvisioningState_STATUS_ARM_Creating = ConfigurationStoreProperties_ProvisioningState_STATUS_ARM("Creating") ConfigurationStoreProperties_ProvisioningState_STATUS_ARM_Deleting = ConfigurationStoreProperties_ProvisioningState_STATUS_ARM("Deleting") ConfigurationStoreProperties_ProvisioningState_STATUS_ARM_Failed = ConfigurationStoreProperties_ProvisioningState_STATUS_ARM("Failed") ConfigurationStoreProperties_ProvisioningState_STATUS_ARM_Succeeded = ConfigurationStoreProperties_ProvisioningState_STATUS_ARM("Succeeded") ConfigurationStoreProperties_ProvisioningState_STATUS_ARM_Updating = ConfigurationStoreProperties_ProvisioningState_STATUS_ARM("Updating") )
const ( ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM_Disabled = ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM("Disabled") ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM_Enabled = ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM("Enabled") )
const ( ResourceIdentity_Type_STATUS_ARM_None = ResourceIdentity_Type_STATUS_ARM("None") ResourceIdentity_Type_STATUS_ARM_SystemAssigned = ResourceIdentity_Type_STATUS_ARM("SystemAssigned") ResourceIdentity_Type_STATUS_ARM_SystemAssignedUserAssigned = ResourceIdentity_Type_STATUS_ARM("SystemAssigned, UserAssigned") ResourceIdentity_Type_STATUS_ARM_UserAssigned = ResourceIdentity_Type_STATUS_ARM("UserAssigned") )
const ( SystemData_CreatedByType_STATUS_ARM_Application = SystemData_CreatedByType_STATUS_ARM("Application") SystemData_CreatedByType_STATUS_ARM_Key = SystemData_CreatedByType_STATUS_ARM("Key") SystemData_CreatedByType_STATUS_ARM_ManagedIdentity = SystemData_CreatedByType_STATUS_ARM("ManagedIdentity") SystemData_CreatedByType_STATUS_ARM_User = SystemData_CreatedByType_STATUS_ARM("User") )
const ( SystemData_LastModifiedByType_STATUS_ARM_Application = SystemData_LastModifiedByType_STATUS_ARM("Application") SystemData_LastModifiedByType_STATUS_ARM_Key = SystemData_LastModifiedByType_STATUS_ARM("Key") SystemData_LastModifiedByType_STATUS_ARM_ManagedIdentity = SystemData_LastModifiedByType_STATUS_ARM("ManagedIdentity") SystemData_LastModifiedByType_STATUS_ARM_User = SystemData_LastModifiedByType_STATUS_ARM("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 ( 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 ( 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_Application = SystemData_CreatedByType("Application") SystemData_CreatedByType_Key = SystemData_CreatedByType("Key") SystemData_CreatedByType_ManagedIdentity = SystemData_CreatedByType("ManagedIdentity") SystemData_CreatedByType_User = SystemData_CreatedByType("User") )
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_Application = SystemData_LastModifiedByType("Application") SystemData_LastModifiedByType_Key = SystemData_LastModifiedByType("Key") SystemData_LastModifiedByType_ManagedIdentity = SystemData_LastModifiedByType("ManagedIdentity") SystemData_LastModifiedByType_User = SystemData_LastModifiedByType("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 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: "v1api20220501"} // 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 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" Generator information: - Generated from: /appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/appconfiguration.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}
func (*ConfigurationStore) AssignProperties_From_ConfigurationStore ¶
func (store *ConfigurationStore) AssignProperties_From_ConfigurationStore(source *storage.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 *storage.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) GetSupportedOperations ¶ added in v2.4.0
func (store *ConfigurationStore) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the 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) InitializeSpec ¶
func (store *ConfigurationStore) InitializeSpec(status genruntime.ConvertibleStatus) error
InitializeSpec initializes the spec for this resource from the given status
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 Generator information: - Generated from: /appconfiguration/resource-manager/Microsoft.AppConfiguration/stable/2022-05-01/appconfiguration.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppConfiguration/configurationStores/{configStoreName}
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 *storage.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 *storage.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 *storage.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 *storage.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: Indicates whether the configuration store need to be recovered.
CreateMode *ConfigurationStoreProperties_CreateMode_ARM `json:"createMode,omitempty"`
// DisableLocalAuth: Disables all authentication methods other than AAD authentication.
DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`
// EnablePurgeProtection: Property specifying whether protection against purge is enabled for this configuration store.
EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"`
// Encryption: The encryption settings of the configuration store.
Encryption *EncryptionProperties_ARM `json:"encryption,omitempty"`
// PublicNetworkAccess: Control permission for data plane traffic coming from public networks while private endpoint is
// enabled.
PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess_ARM `json:"publicNetworkAccess,omitempty"`
// SoftDeleteRetentionInDays: The amount of time in days that the configuration store will be retained when it is soft
// deleted.
SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"`
}
The properties of a configuration store.
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
+kubebuilder:validation:Enum={"Default","Recover"}
type ConfigurationStoreProperties_CreateMode_ARM ¶ added in v2.10.0
type ConfigurationStoreProperties_CreateMode_ARM string
+kubebuilder:validation:Enum={"Default","Recover"}
type ConfigurationStoreProperties_CreateMode_STATUS ¶
type ConfigurationStoreProperties_CreateMode_STATUS string
type ConfigurationStoreProperties_CreateMode_STATUS_ARM ¶ added in v2.10.0
type ConfigurationStoreProperties_CreateMode_STATUS_ARM string
type ConfigurationStoreProperties_ProvisioningState_STATUS ¶
type ConfigurationStoreProperties_ProvisioningState_STATUS string
type ConfigurationStoreProperties_ProvisioningState_STATUS_ARM ¶ added in v2.10.0
type ConfigurationStoreProperties_ProvisioningState_STATUS_ARM string
type ConfigurationStoreProperties_PublicNetworkAccess ¶
type ConfigurationStoreProperties_PublicNetworkAccess string
+kubebuilder:validation:Enum={"Disabled","Enabled"}
type ConfigurationStoreProperties_PublicNetworkAccess_ARM ¶ added in v2.10.0
type ConfigurationStoreProperties_PublicNetworkAccess_ARM string
+kubebuilder:validation:Enum={"Disabled","Enabled"}
type ConfigurationStoreProperties_PublicNetworkAccess_STATUS ¶
type ConfigurationStoreProperties_PublicNetworkAccess_STATUS string
type ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM ¶ added in v2.10.0
type ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM string
type ConfigurationStoreProperties_STATUS_ARM ¶
type ConfigurationStoreProperties_STATUS_ARM struct {
// CreateMode: Indicates whether the configuration store need to be recovered.
CreateMode *ConfigurationStoreProperties_CreateMode_STATUS_ARM `json:"createMode,omitempty"`
// CreationDate: The creation date of configuration store.
CreationDate *string `json:"creationDate,omitempty"`
// DisableLocalAuth: Disables all authentication methods other than AAD authentication.
DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`
// EnablePurgeProtection: Property specifying whether protection against purge is enabled for this configuration store.
EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"`
// Encryption: The encryption settings of the configuration store.
Encryption *EncryptionProperties_STATUS_ARM `json:"encryption,omitempty"`
// Endpoint: The DNS endpoint where the configuration store API will be available.
Endpoint *string `json:"endpoint,omitempty"`
// PrivateEndpointConnections: The list of private endpoint connections that are set up for this resource.
PrivateEndpointConnections []PrivateEndpointConnectionReference_STATUS_ARM `json:"privateEndpointConnections,omitempty"`
// ProvisioningState: The provisioning state of the configuration store.
ProvisioningState *ConfigurationStoreProperties_ProvisioningState_STATUS_ARM `json:"provisioningState,omitempty"`
// PublicNetworkAccess: Control permission for data plane traffic coming from public networks while private endpoint is
// enabled.
PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess_STATUS_ARM `json:"publicNetworkAccess,omitempty"`
// SoftDeleteRetentionInDays: The amount of time in days that the configuration store will be retained when it is soft
// deleted.
SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"`
}
The properties of a configuration store.
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: Indicates whether the configuration store need to be recovered.
CreateMode *ConfigurationStoreProperties_CreateMode_STATUS `json:"createMode,omitempty"`
// CreationDate: The creation date of configuration store.
CreationDate *string `json:"creationDate,omitempty"`
// DisableLocalAuth: Disables all authentication methods other than AAD authentication.
DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`
// EnablePurgeProtection: Property specifying whether protection against purge is enabled for this configuration store.
EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"`
// Encryption: The encryption settings of the configuration store.
Encryption *EncryptionProperties_STATUS `json:"encryption,omitempty"`
// Endpoint: The DNS endpoint where the configuration store API will be available.
Endpoint *string `json:"endpoint,omitempty"`
// Id: Fully qualified resource ID for the resource. Ex -
// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Id *string `json:"id,omitempty"`
// Identity: The managed identity information, if configured.
Identity *ResourceIdentity_STATUS `json:"identity,omitempty"`
// Location: The geo-location where the resource lives
Location *string `json:"location,omitempty"`
// Name: The name of the resource
Name *string `json:"name,omitempty"`
// PrivateEndpointConnections: The list of private endpoint connections that are set up for this resource.
PrivateEndpointConnections []PrivateEndpointConnectionReference_STATUS `json:"privateEndpointConnections,omitempty"`
// ProvisioningState: The provisioning state of the configuration store.
ProvisioningState *ConfigurationStoreProperties_ProvisioningState_STATUS `json:"provisioningState,omitempty"`
// PublicNetworkAccess: Control permission for data plane traffic coming from public networks while private endpoint is
// enabled.
PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess_STATUS `json:"publicNetworkAccess,omitempty"`
// Sku: The sku of the configuration store.
Sku *Sku_STATUS `json:"sku,omitempty"`
// SoftDeleteRetentionInDays: The amount of time in days that the configuration store will be retained when it is soft
// deleted.
SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"`
// SystemData: Resource system metadata.
SystemData *SystemData_STATUS `json:"systemData,omitempty"`
// Tags: Resource tags.
Tags map[string]string `json:"tags,omitempty"`
// Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Type *string `json:"type,omitempty"`
}
The configuration store along with all resource properties. The Configuration Store will have all information to begin utilizing it.
func (*ConfigurationStore_STATUS) AssignProperties_From_ConfigurationStore_STATUS ¶
func (store *ConfigurationStore_STATUS) AssignProperties_From_ConfigurationStore_STATUS(source *storage.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 *storage.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: Fully qualified resource ID for the resource. Ex -
// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Id *string `json:"id,omitempty"`
// Identity: The managed identity information, if configured.
Identity *ResourceIdentity_STATUS_ARM `json:"identity,omitempty"`
// Location: The geo-location where the resource lives
Location *string `json:"location,omitempty"`
// Name: The name of the resource
Name *string `json:"name,omitempty"`
// Properties: The properties of a configuration store.
Properties *ConfigurationStoreProperties_STATUS_ARM `json:"properties,omitempty"`
// Sku: The sku of the configuration store.
Sku *Sku_STATUS_ARM `json:"sku,omitempty"`
// SystemData: Resource system metadata.
SystemData *SystemData_STATUS_ARM `json:"systemData,omitempty"`
// Tags: Resource tags.
Tags map[string]string `json:"tags,omitempty"`
// Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Type *string `json:"type,omitempty"`
}
The configuration store along with all resource properties. The Configuration Store will have all information to begin utilizing it.
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: Indicates whether the configuration store need to be recovered.
CreateMode *ConfigurationStoreProperties_CreateMode `json:"createMode,omitempty"`
// DisableLocalAuth: Disables all authentication methods other than AAD authentication.
DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`
// EnablePurgeProtection: Property specifying whether protection against purge is enabled for this configuration store.
EnablePurgeProtection *bool `json:"enablePurgeProtection,omitempty"`
// Encryption: The encryption settings of the configuration store.
Encryption *EncryptionProperties `json:"encryption,omitempty"`
// Identity: The managed identity information, if configured.
Identity *ResourceIdentity `json:"identity,omitempty"`
// +kubebuilder:validation:Required
// Location: The geo-location where the resource lives
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: Control permission for data plane traffic coming from public networks while private endpoint is
// enabled.
PublicNetworkAccess *ConfigurationStoreProperties_PublicNetworkAccess `json:"publicNetworkAccess,omitempty"`
// +kubebuilder:validation:Required
// Sku: The sku of the configuration store.
Sku *Sku `json:"sku,omitempty"`
// SoftDeleteRetentionInDays: The amount of time in days that the configuration store will be retained when it is soft
// deleted.
SoftDeleteRetentionInDays *int `json:"softDeleteRetentionInDays,omitempty"`
// SystemData: Resource system metadata.
SystemData *SystemData `json:"systemData,omitempty"`
// Tags: Resource tags.
Tags map[string]string `json:"tags,omitempty"`
}
func (*ConfigurationStore_Spec) AssignProperties_From_ConfigurationStore_Spec ¶
func (store *ConfigurationStore_Spec) AssignProperties_From_ConfigurationStore_Spec(source *storage.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 *storage.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) Initialize_From_ConfigurationStore_STATUS ¶
func (store *ConfigurationStore_Spec) Initialize_From_ConfigurationStore_STATUS(source *ConfigurationStore_STATUS) error
Initialize_From_ConfigurationStore_STATUS populates our ConfigurationStore_Spec from the provided source ConfigurationStore_STATUS
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: The managed identity information, if configured.
Identity *ResourceIdentity_ARM `json:"identity,omitempty"`
// Location: The geo-location where the resource lives
Location *string `json:"location,omitempty"`
Name string `json:"name,omitempty"`
// Properties: The properties of a configuration store.
Properties *ConfigurationStoreProperties_ARM `json:"properties,omitempty"`
// Sku: The sku of the configuration store.
Sku *Sku_ARM `json:"sku,omitempty"`
// SystemData: Resource system metadata.
SystemData *SystemData_ARM `json:"systemData,omitempty"`
// Tags: Resource tags.
Tags map[string]string `json:"tags,omitempty"`
}
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: Key vault properties.
KeyVaultProperties *KeyVaultProperties `json:"keyVaultProperties,omitempty"`
}
The encryption settings for a configuration store.
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 {
// KeyVaultProperties: Key vault properties.
KeyVaultProperties *KeyVaultProperties_ARM `json:"keyVaultProperties,omitempty"`
}
The encryption settings for a configuration store.
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: Key vault properties.
KeyVaultProperties *KeyVaultProperties_STATUS `json:"keyVaultProperties,omitempty"`
}
The encryption settings for a configuration store.
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 {
// KeyVaultProperties: Key vault properties.
KeyVaultProperties *KeyVaultProperties_STATUS_ARM `json:"keyVaultProperties,omitempty"`
}
The encryption settings for a configuration store.
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: The client id of the identity which will be used to access key vault.
IdentityClientId *string `json:"identityClientId,omitempty"`
// KeyIdentifier: The URI of the key vault key used to encrypt data.
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
Settings concerning key vault encryption for a configuration store.
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 {
// IdentityClientId: The client id of the identity which will be used to access key vault.
IdentityClientId *string `json:"identityClientId,omitempty"`
// KeyIdentifier: The URI of the key vault key used to encrypt data.
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
Settings concerning key vault encryption for a configuration store.
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: The client id of the identity which will be used to access key vault.
IdentityClientId *string `json:"identityClientId,omitempty"`
// KeyIdentifier: The URI of the key vault key used to encrypt data.
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
Settings concerning key vault encryption for a configuration store.
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 {
// IdentityClientId: The client id of the identity which will be used to access key vault.
IdentityClientId *string `json:"identityClientId,omitempty"`
// KeyIdentifier: The URI of the key vault key used to encrypt data.
KeyIdentifier *string `json:"keyIdentifier,omitempty"`
}
Settings concerning key vault encryption for a configuration store.
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: The resource ID.
Id *string `json:"id,omitempty"`
}
A reference to a related private endpoint connection.
func (*PrivateEndpointConnectionReference_STATUS) AssignProperties_From_PrivateEndpointConnectionReference_STATUS ¶
func (reference *PrivateEndpointConnectionReference_STATUS) AssignProperties_From_PrivateEndpointConnectionReference_STATUS(source *storage.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 *storage.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: The resource ID.
Id *string `json:"id,omitempty"`
}
A reference to a related private endpoint connection.
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: The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created
// identity and a set of user-assigned identities. The type 'None' will remove any identities.
Type *ResourceIdentity_Type `json:"type,omitempty"`
// UserAssignedIdentities: The list of user-assigned identities associated with the resource. The user-assigned identity
// dictionary keys will be ARM resource ids in the form:
// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
UserAssignedIdentities []UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"`
}
An identity that can be associated with a resource.
func (*ResourceIdentity) AssignProperties_From_ResourceIdentity ¶
func (identity *ResourceIdentity) AssignProperties_From_ResourceIdentity(source *storage.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 *storage.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) Initialize_From_ResourceIdentity_STATUS ¶
func (identity *ResourceIdentity) Initialize_From_ResourceIdentity_STATUS(source *ResourceIdentity_STATUS) error
Initialize_From_ResourceIdentity_STATUS populates our ResourceIdentity from the provided source ResourceIdentity_STATUS
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: The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created
// identity and a set of user-assigned identities. The type 'None' will remove any identities.
Type *ResourceIdentity_Type_ARM `json:"type,omitempty"`
UserAssignedIdentities map[string]UserAssignedIdentityDetails_ARM `json:"userAssignedIdentities,omitempty"`
}
An identity that can be associated with a resource.
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: The principal id of the identity. This property will only be provided for a system-assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
// TenantId: The tenant id associated with the resource's identity. This property will only be provided for a
// system-assigned identity.
TenantId *string `json:"tenantId,omitempty"`
// Type: The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created
// identity and a set of user-assigned identities. The type 'None' will remove any identities.
Type *ResourceIdentity_Type_STATUS `json:"type,omitempty"`
// UserAssignedIdentities: The list of user-assigned identities associated with the resource. The user-assigned identity
// dictionary keys will be ARM resource ids in the form:
// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
UserAssignedIdentities map[string]UserIdentity_STATUS `json:"userAssignedIdentities,omitempty"`
}
An identity that can be associated with a resource.
func (*ResourceIdentity_STATUS) AssignProperties_From_ResourceIdentity_STATUS ¶
func (identity *ResourceIdentity_STATUS) AssignProperties_From_ResourceIdentity_STATUS(source *storage.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 *storage.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: The principal id of the identity. This property will only be provided for a system-assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
// TenantId: The tenant id associated with the resource's identity. This property will only be provided for a
// system-assigned identity.
TenantId *string `json:"tenantId,omitempty"`
// Type: The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created
// identity and a set of user-assigned identities. The type 'None' will remove any identities.
Type *ResourceIdentity_Type_STATUS_ARM `json:"type,omitempty"`
// UserAssignedIdentities: The list of user-assigned identities associated with the resource. The user-assigned identity
// dictionary keys will be ARM resource ids in the form:
// '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
UserAssignedIdentities map[string]UserIdentity_STATUS_ARM `json:"userAssignedIdentities,omitempty"`
}
An identity that can be associated with a resource.
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
+kubebuilder:validation:Enum={"None","SystemAssigned","SystemAssigned, UserAssigned","UserAssigned"}
type ResourceIdentity_Type_ARM ¶ added in v2.10.0
type ResourceIdentity_Type_ARM string
+kubebuilder:validation:Enum={"None","SystemAssigned","SystemAssigned, UserAssigned","UserAssigned"}
type ResourceIdentity_Type_STATUS ¶
type ResourceIdentity_Type_STATUS string
type ResourceIdentity_Type_STATUS_ARM ¶ added in v2.10.0
type ResourceIdentity_Type_STATUS_ARM string
type Sku ¶
type Sku struct {
// +kubebuilder:validation:Required
// Name: The SKU name of the configuration store.
Name *string `json:"name,omitempty"`
}
Describes a configuration store SKU.
func (*Sku) AssignProperties_From_Sku ¶
AssignProperties_From_Sku populates our Sku from the provided source Sku
func (*Sku) AssignProperties_To_Sku ¶
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) Initialize_From_Sku_STATUS ¶
func (sku *Sku) Initialize_From_Sku_STATUS(source *Sku_STATUS) error
Initialize_From_Sku_STATUS populates our Sku from the provided source Sku_STATUS
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: The SKU name of the configuration store.
Name *string `json:"name,omitempty"`
}
Describes a configuration store SKU.
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: The SKU name of the configuration store.
Name *string `json:"name,omitempty"`
}
Describes a configuration store SKU.
func (*Sku_STATUS) AssignProperties_From_Sku_STATUS ¶
func (sku *Sku_STATUS) AssignProperties_From_Sku_STATUS(source *storage.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 *storage.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: The SKU name of the configuration store.
Name *string `json:"name,omitempty"`
}
Describes a configuration store SKU.
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: The timestamp of resource creation (UTC).
CreatedAt *string `json:"createdAt,omitempty"`
// CreatedBy: The identity that created the resource.
CreatedBy *string `json:"createdBy,omitempty"`
// CreatedByType: The type of identity that created the resource.
CreatedByType *SystemData_CreatedByType `json:"createdByType,omitempty"`
// LastModifiedAt: The timestamp of resource last modification (UTC)
LastModifiedAt *string `json:"lastModifiedAt,omitempty"`
// LastModifiedBy: The identity that last modified the resource.
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
// LastModifiedByType: The type of identity that last modified the resource.
LastModifiedByType *SystemData_LastModifiedByType `json:"lastModifiedByType,omitempty"`
}
Metadata pertaining to creation and last modification of the resource.
func (*SystemData) AssignProperties_From_SystemData ¶
func (data *SystemData) AssignProperties_From_SystemData(source *storage.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 *storage.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) Initialize_From_SystemData_STATUS ¶
func (data *SystemData) Initialize_From_SystemData_STATUS(source *SystemData_STATUS) error
Initialize_From_SystemData_STATUS populates our SystemData from the provided source SystemData_STATUS
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: The timestamp of resource creation (UTC).
CreatedAt *string `json:"createdAt,omitempty"`
// CreatedBy: The identity that created the resource.
CreatedBy *string `json:"createdBy,omitempty"`
// CreatedByType: The type of identity that created the resource.
CreatedByType *SystemData_CreatedByType_ARM `json:"createdByType,omitempty"`
// LastModifiedAt: The timestamp of resource last modification (UTC)
LastModifiedAt *string `json:"lastModifiedAt,omitempty"`
// LastModifiedBy: The identity that last modified the resource.
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
// LastModifiedByType: The type of identity that last modified the resource.
LastModifiedByType *SystemData_LastModifiedByType_ARM `json:"lastModifiedByType,omitempty"`
}
Metadata pertaining to creation and last modification of the resource.
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
+kubebuilder:validation:Enum={"Application","Key","ManagedIdentity","User"}
type SystemData_CreatedByType_ARM ¶ added in v2.10.0
type SystemData_CreatedByType_ARM string
+kubebuilder:validation:Enum={"Application","Key","ManagedIdentity","User"}
type SystemData_CreatedByType_STATUS ¶
type SystemData_CreatedByType_STATUS string
type SystemData_CreatedByType_STATUS_ARM ¶ added in v2.10.0
type SystemData_CreatedByType_STATUS_ARM string
type SystemData_LastModifiedByType ¶
type SystemData_LastModifiedByType string
+kubebuilder:validation:Enum={"Application","Key","ManagedIdentity","User"}
type SystemData_LastModifiedByType_ARM ¶ added in v2.10.0
type SystemData_LastModifiedByType_ARM string
+kubebuilder:validation:Enum={"Application","Key","ManagedIdentity","User"}
type SystemData_LastModifiedByType_STATUS ¶
type SystemData_LastModifiedByType_STATUS string
type SystemData_LastModifiedByType_STATUS_ARM ¶ added in v2.10.0
type SystemData_LastModifiedByType_STATUS_ARM string
type SystemData_STATUS ¶
type SystemData_STATUS struct {
// CreatedAt: The timestamp of resource creation (UTC).
CreatedAt *string `json:"createdAt,omitempty"`
// CreatedBy: The identity that created the resource.
CreatedBy *string `json:"createdBy,omitempty"`
// CreatedByType: The type of identity that created the resource.
CreatedByType *SystemData_CreatedByType_STATUS `json:"createdByType,omitempty"`
// LastModifiedAt: The timestamp of resource last modification (UTC)
LastModifiedAt *string `json:"lastModifiedAt,omitempty"`
// LastModifiedBy: The identity that last modified the resource.
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
// LastModifiedByType: The type of identity that last modified the resource.
LastModifiedByType *SystemData_LastModifiedByType_STATUS `json:"lastModifiedByType,omitempty"`
}
Metadata pertaining to creation and last modification of the resource.
func (*SystemData_STATUS) AssignProperties_From_SystemData_STATUS ¶
func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *storage.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 *storage.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: The timestamp of resource creation (UTC).
CreatedAt *string `json:"createdAt,omitempty"`
// CreatedBy: The identity that created the resource.
CreatedBy *string `json:"createdBy,omitempty"`
// CreatedByType: The type of identity that created the resource.
CreatedByType *SystemData_CreatedByType_STATUS_ARM `json:"createdByType,omitempty"`
// LastModifiedAt: The timestamp of resource last modification (UTC)
LastModifiedAt *string `json:"lastModifiedAt,omitempty"`
// LastModifiedBy: The identity that last modified the resource.
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
// LastModifiedByType: The type of identity that last modified the resource.
LastModifiedByType *SystemData_LastModifiedByType_STATUS_ARM `json:"lastModifiedByType,omitempty"`
}
Metadata pertaining to creation and last modification of the resource.
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"`
}
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 UserIdentity_STATUS ¶
type UserIdentity_STATUS struct {
// ClientId: The client ID of the user-assigned identity.
ClientId *string `json:"clientId,omitempty"`
// PrincipalId: The principal ID of the user-assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
}
A resource identity that is managed by the user of the service.
func (*UserIdentity_STATUS) AssignProperties_From_UserIdentity_STATUS ¶
func (identity *UserIdentity_STATUS) AssignProperties_From_UserIdentity_STATUS(source *storage.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 *storage.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: The client ID of the user-assigned identity.
ClientId *string `json:"clientId,omitempty"`
// PrincipalId: The principal ID of the user-assigned identity.
PrincipalId *string `json:"principalId,omitempty"`
}
A resource identity that is managed by the user of the service.
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.