helm

package
v0.0.0-...-597cd30 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsErrorConnectionRefused

func IsErrorConnectionRefused(err error) bool

func IsNetIOTimeOut

func IsNetIOTimeOut(err error) bool

Types

type Chart

type Chart struct {
	Namespace       string
	Name            string
	Repository      string
	Version         string
	CreateNamespace bool
	Values          map[string]interface{}
}

type Client

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

func NewClient

func NewClient(kubeConfig string) *Client

func (*Client) Apply

func (c *Client) Apply(ctx context.Context, chart *Chart) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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