config

package
v0.11.5 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Overview

Package config handles the cluster configuration file generation. It implements an interactive configuration generation as well as provides default configuration for single node deployments.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyEmbeddedUnsupportedOverrides

func ApplyEmbeddedUnsupportedOverrides(config *v1beta1.Cluster, embconfig string) error

ApplyEmbeddedUnsupportedOverrides applies the custom configuration to the cluster config.

func ReadConfigFile

func ReadConfigFile(cfgPath string) (*v1beta1.Cluster, error)

ReadConfigFile reads the cluster configuration from the provided file.

func RenderClusterConfig

func RenderClusterConfig(ctx context.Context, multi bool) (*v1beta1.Cluster, error)

RenderClusterConfig renders a cluster configuration interactively.

func UpdateHelmConfigs

func UpdateHelmConfigs(cfg *v1beta1.Cluster, opts ...addons.Option) error

UpdateHelmConfigs updates the helm config in the provided cluster configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

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