Documentation ¶
Index ¶
- Constants
- Variables
- func CentralLoggingConfiguration() (component.CentralLoggingConfig, error)
- func CentralMonitoringConfiguration() (component.CentralMonitoringConfig, error)
- func New(client client.Client, namespace string, values Values) component.DeployWaiter
- func NewCRD(applier kubernetes.Applier) component.Deployer
- type Values
Constants ¶
View Source
const (
// ManagedResourceName is the name of the managed resource for the resources.
ManagedResourceName = "hvpa"
)
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 HVPA logs.
func CentralMonitoringConfiguration ¶
func CentralMonitoringConfiguration() (component.CentralMonitoringConfig, error)
CentralMonitoringConfiguration returns scrape configs for the central Prometheus.
Types ¶
Click to show internal directories.
Click to hide internal directories.