helm

package
v1.14.0-rc.4 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Helm

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

Helm test helm chart template. It is not really an integration test but this seems the best place to place it

func New

func New(t *testing.T, fopts ...OptionFunc) *Helm

func (*Helm) Cleanup

func (h *Helm) Cleanup(t *testing.T)

func (*Helm) Run

func (h *Helm) Run(t *testing.T, ctx context.Context)

type OptionFunc

type OptionFunc func(*options)

OptionFunc is a function that configures the process.

func WithExit1

func WithExit1() OptionFunc

func WithGlobalValues

func WithGlobalValues(values ...string) OptionFunc

func WithJSONValue

func WithJSONValue(jsonString string) OptionFunc

func WithNamespace

func WithNamespace(namespace string) OptionFunc

func WithShowOnly

func WithShowOnly(chart, tplYamlFileName string) OptionFunc

WithShowOnly adds a specific template yaml file at a specific chart to the list of resources to show only

func WithShowOnlyOperatorDeploy

func WithShowOnlyOperatorDeploy() OptionFunc

func WithShowOnlyPlacementSTS

func WithShowOnlyPlacementSTS() OptionFunc

func WithShowOnlySchedulerSTS

func WithShowOnlySchedulerSTS() OptionFunc

func WithShowOnlySentryDeploy

func WithShowOnlySentryDeploy() OptionFunc

func WithShowOnlySidecarInjectorDeploy

func WithShowOnlySidecarInjectorDeploy() OptionFunc

func WithStderr

func WithStderr(stderr io.WriteCloser) OptionFunc

func WithStdout

func WithStdout(stdout io.WriteCloser) OptionFunc

func WithStringValues

func WithStringValues(values ...string) OptionFunc

func WithValues

func WithValues(values ...string) OptionFunc

Jump to

Keyboard shortcuts

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