charts

package
v1.80.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ChartMachineControllerManagerSeed is the Helm chart for the machine-controller-manager/seed chart.
	//go:embed machine-controller-manager/seed
	ChartMachineControllerManagerSeed embed.FS
	// ChartPathMachineControllerManagerSeed is the path to the machine-controller-manager/seed chart.
	ChartPathMachineControllerManagerSeed = filepath.Join("machine-controller-manager", "seed")

	// ChartMachineControllerManagerShoot is the Helm chart for the machine-controller-manager/shoot chart.
	//go:embed machine-controller-manager/shoot
	ChartMachineControllerManagerShoot embed.FS
	// ChartPathMachineControllerManagerShoot is the path to the machine-controller-manager/shoot chart.
	ChartPathMachineControllerManagerShoot = filepath.Join("machine-controller-manager", "shoot")

	// ChartShootStorageClasses is the Helm chart for the shoot-storageclasses chart.
	//go:embed shoot-storageclasses
	ChartShootStorageClasses embed.FS
	// ChartPathShootStorageClasses is the path to the shoot-storageclasses chart.
	ChartPathShootStorageClasses = filepath.Join("shoot-storageclasses")

	// ChartShootSystemComponents is the Helm chart for the shoot-system-components chart.
	//go:embed shoot-system-components
	ChartShootSystemComponents embed.FS
	// ChartPathShootSystemComponents is the path to the shoot-system-components chart.
	ChartPathShootSystemComponents = filepath.Join("shoot-system-components")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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