# Constants
TLSProfileIntermediateType is a TLS security profile based on: https://wiki.mozilla.org/Security/Server_Side_TLS#Intermediate_compatibility_.28default.29.
TLSProfileModernType is a TLS security profile based on: https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility.
TLSProfileOldType is a TLS security profile based on: https://wiki.mozilla.org/Security/Server_Side_TLS#Old_backward_compatibility.
# 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
BuiltInCertManagement is the configuration for the built-in facility to generate and rotate TLS client and serving certificates for all LokiStack services and internal clients except for the lokistack-gateway.
ControllerHealth defines the health configs.
ControllerManagerConfiguration is the Schema for the GenericControllerManagerConfigurations API.
ControllerManagerConfigurationSpec defines the desired state of GenericControllerManagerConfiguration.
ControllerMetrics defines the metrics configs.
ControllerWebhook defines the webhook server for the controller.
FeatureGates is the supported set of all operator feature gates.
OpenShiftFeatureGates is the supported set of all operator features gates on OpenShift.
ProjectConfig is the Schema for the projectconfigs API.
# Type aliases
TLSProfileType is a TLS security profile based on the Mozilla definitions: https://wiki.mozilla.org/Security/Server_Side_TLS.