Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ManagedResourceName is the name of the ManagedResource containing the resource specifications.
ManagedResourceName = "shoot-core-node-exporter"
)
Variables ¶
View Source
var TimeoutWaitForManagedResource = 2 * time.Minute
TimeoutWaitForManagedResource is the timeout used while waiting for the ManagedResources to become healthy or deleted.
Functions ¶
func CentralLoggingConfiguration ¶
func CentralLoggingConfiguration() (component.CentralLoggingConfig, error)
CentralLoggingConfiguration returns a fluent-bit parser and filter for the node-exporter logs.
Types ¶
type Interface ¶
type Interface interface { component.DeployWaiter component.MonitoringComponent }
Interface contains functions for a node-exporter deployer.
Click to show internal directories.
Click to hide internal directories.