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
}
Client for helm driver
func (*Client) AddRepository ¶
AddRepository adds new repository with provided name and url
func (*Client) InstallChart ¶
InstallChart installs chart with provided repository and values map
func (*Client) UninstallChart ¶
UninstallChart uninstalls chart with specified release name
func (*Client) UpdateRepositories ¶
UpdateRepositories updates charts for all helm repos
Click to show internal directories.
Click to hide internal directories.