helm

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient() (*Client, error)

func (*Client) GetValues

func (c *Client) GetValues(args map[string]interface{}) (string, error)

func (*Client) History

func (c *Client) History(args map[string]interface{}) (string, error)

func (*Client) Install

func (c *Client) Install(args map[string]interface{}) (string, error)

func (*Client) RepoAdd

func (c *Client) RepoAdd(args map[string]interface{}) (string, error)

func (*Client) RepoList

func (c *Client) RepoList(args map[string]interface{}) (string, error)

func (*Client) RepoUpdate

func (c *Client) RepoUpdate(args map[string]interface{}) (string, error)

func (*Client) Request

func (c *Client) Request(cmd string, args map[string]interface{}) (string, error)

func (*Client) Rollback

func (c *Client) Rollback(args map[string]interface{}) (string, error)

func (*Client) Uninstall

func (c *Client) Uninstall(args map[string]interface{}) (string, error)

func (*Client) Upgrade

func (c *Client) Upgrade(args map[string]interface{}) (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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