util

package
v0.0.0-...-6c2d9fc Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2017 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

View Source
const Configfile = "config.yaml"

Configfile is the file containing Helm Classic's YAML configuration data.

View Source
const DefaultConfigfile = `repos:
  default: charts
  tables:
    - name: charts
      repo: https://github.com/helm/charts
workspace:
`

DefaultConfigfile is the default Helm Classic configuration.

Variables

This section is empty.

Functions

func CacheDirectory

func CacheDirectory(home string, paths ...string) string

CacheDirectory - File path to cache directory based on home

func CopyDir

func CopyDir(src, dst string) error

CopyDir copy a directory and its subdirectories.

func CopyFile

func CopyFile(src string, dst string) error

CopyFile copies file from src to dst

func EnsureHome

func EnsureHome(home string)

EnsureHome ensures that a HELMC_HOME exists.

func WorkspaceChartDirectory

func WorkspaceChartDirectory(home string, paths ...string) string

WorkspaceChartDirectory - File path to workspace chart directory based on home

Types

This section is empty.

Jump to

Keyboard shortcuts

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