Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CentralLoggingConfiguration ¶
func CentralLoggingConfiguration() (component.CentralLoggingConfig, error)
CentralLoggingConfiguration returns a fluent-bit parser and filter for the vali logs.
Types ¶
type Interface ¶
type Interface interface { component.Deployer component.MonitoringComponent }
Interface contains functions for a vali deployer.
type Values ¶
type Values struct { ValiImage string CuratorImage string TelegrafImage string KubeRBACProxyImage string InitLargeDirImage string ClusterType component.ClusterType Replicas int32 PriorityClassName string IngressHost string ShootNodeLoggingEnabled bool HVPAEnabled bool Storage *resource.Quantity MaintenanceTimeWindow *hvpav1alpha1.MaintenanceTimeWindow }
Values are the values for the Vali.
Click to show internal directories.
Click to hide internal directories.