charts

package
v1.39.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const CalicoConfigKey = "config.yaml"

Variables

This section is empty.

Functions

func ComputeCalicoChartValues

func ComputeCalicoChartValues(
	network *extensionsv1alpha1.Network,
	config *calicov1alpha1.NetworkConfig,
	kubernetesVersion string,
	wantsVPA bool,
	kubeProxyEnabled bool,
	nonPrivileged bool,
	nodeCIDR *string,
) (map[string]interface{}, error)

ComputeCalicoChartValues computes the values for the calico chart.

func RenderCalicoChart

func RenderCalicoChart(
	renderer chartrenderer.Interface,
	network *extensionsv1alpha1.Network,
	config *calicov1alpha1.NetworkConfig,
	kubernetesVersion string,
	wantsVPA bool,
	kubeProxyEnabled bool,
	nonPrivileged bool,
	nodeCIDR *string,
) ([]byte, error)

RenderCalicoChart renders the calico chart with the given values.

Types

This section is empty.

Jump to

Keyboard shortcuts

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