hvpa

package
v1.50.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 20 Imported by: 0

Documentation

Index

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.

func New

func New(client client.Client, namespace string, values Values) component.DeployWaiter

New creates a new instance of DeployWaiter for the HVPA controller.

func NewCRD

func NewCRD(applier kubernetes.Applier) component.Deployer

NewCRD can be used to deploy the CRD definitions for the HVPA controller.

Types

type Values

type Values struct {
	// Image is the container image.
	Image string
}

Values is a set of configuration values for the HVPA component.

Jump to

Keyboard shortcuts

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