release

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsReleaseStatusNotMatching

func IsReleaseStatusNotMatching(err error) bool

IsReleaseStatusNotMatching asserts releaseStatusNotMatchingError

func IsReleaseVersionNotMatching

func IsReleaseVersionNotMatching(err error) bool

IsReleaseVersionNotMatching asserts releaseVersionNotMatchingError

Types

type Config

type Config struct {
	HelmClient *helmclient.Client
	Logger     micrologger.Logger
}

type Release

type Release struct {
	// contains filtered or unexported fields
}

func New

func New(config Config) (*Release, error)

func (*Release) WaitForChartVersion added in v1.0.0

func (r *Release) WaitForChartVersion(ctx context.Context, namespace, release, version string) error

func (*Release) WaitForStatus

func (r *Release) WaitForStatus(ctx context.Context, namespace, release, status string) error

Jump to

Keyboard shortcuts

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