helm

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WandbHelmRepoURL   = "https://charts.wandb.ai"
	WandbOperatorChart = "operator"
	WandbChart         = "operator-wandb"
)
View Source
const DefaultReleaseName = "wandb"

Variables

This section is empty.

Functions

func Apply

func Apply(
	namespace string,
	releaseName string,
	chart *chart.Chart,
	values map[string]interface{},
) (*release.Release, error)

func DownloadChart

func DownloadChart(
	url string,
	name string,
	version string,
	dest string,
) (string, error)

func ExtractImage

func ExtractImage(obj runtime.Object) []string

func ExtractImages

func ExtractImages(obj []runtime.Object) []string

func GetRuntimeObjects

func GetRuntimeObjects(chartPath string, vals map[string]interface{}) ([]runtime.Object, error)

func InitConfig

func InitConfig(namespace string) (*cli.EnvSettings, *action.Configuration, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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