Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ManagedResourceName is the name of the ManagedResource containing the resource specifications. ManagedResourceName = "shoot-core-metrics-server" // SecretNameCA is the name of the secret containing the CA certificate and key for the metrics-server. SecretNameCA = v1beta1constants.SecretNameCAMetricsServer // SecretNameServer is the name of the secret containing the server certificate and key for the metrics-server. SecretNameServer = "metrics-server" )
Variables ¶
This section is empty.
Functions ¶
func CentralLoggingConfiguration ¶
func CentralLoggingConfiguration() (component.CentralLoggingConfig, error)
CentralLoggingConfiguration returns a fluent-bit parser and filter for the metrics-server logs.
Types ¶
Click to show internal directories.
Click to hide internal directories.