helm

package
v0.0.0-...-9940484 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientConfigGetter

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

func (*ClientConfigGetter) ClientConfig

func (c *ClientConfigGetter) ClientConfig() (*rest.Config, error)

func (*ClientConfigGetter) ConfigAccess

func (c *ClientConfigGetter) ConfigAccess() clientcmd.ConfigAccess

func (*ClientConfigGetter) Namespace

func (c *ClientConfigGetter) Namespace() (string, bool, error)

func (*ClientConfigGetter) RawConfig

func (c *ClientConfigGetter) RawConfig() (clientcmdapi.Config, error)

type HelmClient

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

func NewHelmClient

func NewHelmClient(ctx context.Context, config *util.IntegrationTestConfig, gardenClient client.Client) *HelmClient

func (*HelmClient) GetDeployedValues

func (p *HelmClient) GetDeployedValues(ctx context.Context, installName, namespace string) map[string]interface{}

Jump to

Keyboard shortcuts

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