Documentation ¶
Index ¶
- Variables
- func AddRepo(repoName, repoUrl string) error
- func GetActionConfig(namespace string) (*action.Configuration, error)
- func IsReleaseAvailable(name, namespace string) (bool, error)
- func Lint(path, namespace string, values map[string]interface{}) error
- func Push(chartName, repoUrl string) error
- func Template(conf *action.Configuration, name, namespace, path string, ...) ([]byte, error)
- func Uninstall(name, namespace string) error
- func UpdateDependencies(path string) error
- type ChartMuseum
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetActionConfig ¶
func GetActionConfig(namespace string) (*action.Configuration, error)
func IsReleaseAvailable ¶
func UpdateDependencies ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.