paths

package
v1.0.32 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Paths

type Paths interface {
	// ChartsDir returns default directory in terra-helmfile where chart sources live
	ChartsDir() string
	// EtcDir returns directory in terra-helmfile containing miscellaneous config files
	EtcDir() string
}

Paths provides information about terra-helmfile paths

func New

func New(cfg config.Config) (Paths, error)

New constructor for Paths object.

Jump to

Keyboard shortcuts

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