helm

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Release

type Release struct {
	Chart     string `hcl:"chart"`
	Name      string `hcl:"name"`
	Namespace string `hcl:"namespace"`
}

func NewRelease

func NewRelease() (*Release, error)

func (*Release) GetID

func (r *Release) GetID() string

func (*Release) GetName

func (r *Release) GetName() string

func (*Release) GetType

func (r *Release) GetType() string

func (*Release) Import

func (r *Release) Import() error

Jump to

Keyboard shortcuts

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