helmpath

package
v3.0.0-alpha.2+incompa... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Home

type Home string

Home describes the location of a CLI configuration.

This helper builds paths relative to a Helm Home directory.

func (Home) Archive

func (h Home) Archive() string

Archive returns the path to download chart archives.

func (Home) Cache

func (h Home) Cache() string

Cache returns the path to the local cache.

func (Home) CacheIndex

func (h Home) CacheIndex(name string) string

CacheIndex returns the path to an index for the given named repository.

func (Home) Path

func (h Home) Path(elem ...string) string

Path returns Home with elements appended.

func (Home) Plugins

func (h Home) Plugins() string

Plugins returns the path to the plugins directory.

func (Home) Registry

func (h Home) Registry() string

Registry returns the path to the local registry cache.

func (Home) Repository

func (h Home) Repository() string

Repository returns the path to the local repository.

func (Home) RepositoryFile

func (h Home) RepositoryFile() string

RepositoryFile returns the path to the repositories.yaml file.

func (Home) Starters

func (h Home) Starters() string

Starters returns the path to the Helm starter packs.

func (Home) String

func (h Home) String() string

String returns Home as a string.

Implements fmt.Stringer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL