Documentation
¶
Index ¶
- type Client
- func (c *Client) GetValues(args map[string]interface{}) (string, error)
- func (c *Client) History(args map[string]interface{}) (string, error)
- func (c *Client) Install(args map[string]interface{}) (string, error)
- func (c *Client) RepoAdd(args map[string]interface{}) (string, error)
- func (c *Client) RepoList(args map[string]interface{}) (string, error)
- func (c *Client) RepoUpdate(args map[string]interface{}) (string, error)
- func (c *Client) Request(cmd string, args map[string]interface{}) (string, error)
- func (c *Client) Rollback(args map[string]interface{}) (string, error)
- func (c *Client) Uninstall(args map[string]interface{}) (string, error)
- func (c *Client) Upgrade(args map[string]interface{}) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.