helm

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Instance = &Helm{}

Functions

func BuildLint

func BuildLint(ctx context.Context) error

BuildLint runs a basic build/lint for helm

func PushRepos

func PushRepos(ctx context.Context) error

PushRepos will push previously built charts

func S3Setup

func S3Setup(ctx context.Context) error

S3Setup will create the helm repos that point to S3

Types

type Helm

type Helm struct {
	Env *env.Env
}

func (*Helm) BuildLint

func (h *Helm) BuildLint(ctx context.Context) error

func (*Helm) PushRepos

func (h *Helm) PushRepos(ctx context.Context) error

func (*Helm) S3Setup

func (h *Helm) S3Setup(ctx context.Context) error

type Repo

type Repo struct {
	Name string `json:"name"`
}

Jump to

Keyboard shortcuts

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