apps

package
v0.0.0-...-16565fb Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppList = []*App{
	CreateMetallbApp(),
	CreateLokiApp(),
}

Functions

This section is empty.

Types

type App

type App struct {
	Namespace       string
	ChartRepository string
	ChartName       string
	ChartVersion    string
	Name            string
	Values          helm.Values
}

func CreateLokiApp

func CreateLokiApp() *App

func CreateMetallbApp

func CreateMetallbApp() *App

func (*App) GetHelmRelease

func (app *App) GetHelmRelease() *helmreleasev1.HelmRelease

func (*App) Install

func (app *App) Install() error

func (*App) Update

func (app *App) Update() error

Jump to

Keyboard shortcuts

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