Documentation ¶
Index ¶
- func ActionInit(log hclog.Logger, kubeConfigPath string, context string) (*action.Configuration, error)
- func ChartPathOptions(repository string, chart string, version string) (*action.ChartPathOptions, string, error)
- func GetChart(name string, cpo *action.ChartPathOptions, settings *cli.EnvSettings) (*chart.Chart, string, error)
- func GetLatestHelmChartVersion(ctx context.Context) ([]*github.RepositoryTag, error)
- func SettingsInit() (*cli.EnvSettings, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionInit ¶
func ActionInit(log hclog.Logger, kubeConfigPath string, context string) (*action.Configuration, error)
func ChartPathOptions ¶
func GetChart ¶
func GetChart(name string, cpo *action.ChartPathOptions, settings *cli.EnvSettings) (*chart.Chart, string, error)
func GetLatestHelmChartVersion ¶
func GetLatestHelmChartVersion(ctx context.Context) ([]*github.RepositoryTag, error)
func SettingsInit ¶
func SettingsInit() (*cli.EnvSettings, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.