Documentation
¶
Index ¶
- func Dependency(ctx context.Context, path string, name string, version string, ...) error
- func Download(ctx context.Context, repoURL string, name string, version string, ...) error
- func ValuesDiff(ctx context.Context, path string, valueFiles []string, ...) error
- func ValuesRender(ctx context.Context, path string, valueFiles []string, excludeRootValues bool) error
- type Cmd
- func (c *Cmd) Close()
- func (c *Cmd) Fetch(ctx context.Context, path string, version string) error
- func (c *Cmd) FetchAll(ctx context.Context) error
- func (c *Cmd) Info(ctx context.Context, path string, allVersions bool) error
- func (c *Cmd) InfoAll(ctx context.Context) error
- func (c *Cmd) Upgrade(ctx context.Context, path string, version string, ignoreCurrent bool, ...) error
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dependency ¶ added in v1.8.0
func ValuesDiff ¶ added in v1.11.0
Types ¶
Click to show internal directories.
Click to hide internal directories.