action

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChunkedStorageDriverMapper

func ChunkedStorageDriverMapper(secretsGetter clientcorev1.SecretsGetter, reader client.Reader, namespace string) helmclient.ObjectToStorageDriverMapper

func ServiceAccountRestConfigMapper

func ServiceAccountRestConfigMapper(tokenGetter *authentication.TokenGetter) func(ctx context.Context, o client.Object, c *rest.Config) (*rest.Config, error)

Types

type ActionClient

type ActionClient struct {
	actionclient.ActionInterface
	// contains filtered or unexported fields
}

func (ActionClient) Get

func (a ActionClient) Get(name string, opts ...actionclient.GetOption) (*release.Release, error)

func (ActionClient) Install

func (a ActionClient) Install(name, namespace string, chrt *chart.Chart, vals map[string]interface{}, opts ...actionclient.InstallOption) (*release.Release, error)

func (ActionClient) Reconcile

func (a ActionClient) Reconcile(rel *release.Release) error

func (ActionClient) Uninstall

func (ActionClient) Upgrade

func (a ActionClient) Upgrade(name, namespace string, chrt *chart.Chart, vals map[string]interface{}, opts ...actionclient.UpgradeOption) (*release.Release, error)

type ActionClientErrorTranslator

type ActionClientErrorTranslator func(err error) error

type ActionClientGetter

type ActionClientGetter struct {
	actionclient.ActionClientGetter
}

func (ActionClientGetter) ActionClientFor

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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