# Constants
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:storageversion +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1api20220501.ConfigurationStore 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}.
Storage version of v1api20220501.ConfigurationStore_Spec.
Storage version of v1api20220501.ConfigurationStore_STATUS The configuration store along with all resource properties.
+kubebuilder:object:root=true Storage version of v1api20220501.ConfigurationStore 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}.
Storage version of v1api20220501.ConfigurationStoreOperatorSecrets.
Storage version of v1api20220501.ConfigurationStoreOperatorSpec Details for configuring operator behavior.
Storage version of v1api20220501.EncryptionProperties The encryption settings for a configuration store.
Storage version of v1api20220501.EncryptionProperties_STATUS The encryption settings for a configuration store.
Storage version of v1api20220501.KeyVaultProperties Settings concerning key vault encryption for a configuration store.
Storage version of v1api20220501.KeyVaultProperties_STATUS Settings concerning key vault encryption for a configuration store.
Storage version of v1api20220501.PrivateEndpointConnectionReference_STATUS A reference to a related private endpoint connection.
Storage version of v1api20220501.ResourceIdentity An identity that can be associated with a resource.
Storage version of v1api20220501.ResourceIdentity_STATUS An identity that can be associated with a resource.
Storage version of v1api20220501.Sku Describes a configuration store SKU.
Storage version of v1api20220501.Sku_STATUS Describes a configuration store SKU.
Storage version of v1api20220501.SystemData Metadata pertaining to creation and last modification of the resource.
Storage version of v1api20220501.SystemData_STATUS Metadata pertaining to creation and last modification of the resource.
Storage version of v1api20220501.UserAssignedIdentityDetails Information about the user assigned identity for the resource.
Storage version of v1api20220501.UserIdentity_STATUS A resource identity that is managed by the user of the service.
# Type aliases
Storage version of v1api20220501.APIVersion +kubebuilder:validation:Enum={"2022-05-01"}.