vali

package
v1.74.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2023 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ManagedResourceControlName is the name of the Vali managed resource.
	ManagedResourceControlName = "vali"
)

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.

func New added in v1.74.0

func New(
	client client.Client,
	namespace string,
	secretsManager secretsmanager.Interface,
	values Values,
) component.Deployer

New creates a new instance of Vali deployer.

Types

type Values added in v1.74.0

type Values struct {
	ValiImage             string
	CuratorImage          string
	TelegrafImage         string
	KubeRBACProxyImage    string
	RenameLokiToValiImage string
	InitLargeDirImage     string

	ClusterType           component.ClusterType
	Replicas              int32
	PriorityClassName     string
	IngressHost           string
	AuthEnabled           bool
	KubeRBACProxyEnabled  bool
	HVPAEnabled           bool
	Storage               *resource.Quantity
	MaintenanceTimeWindow *hvpav1alpha1.MaintenanceTimeWindow
}

Values are the values for the Vali.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL