Documentation
¶
Index ¶
- func Copy(srcFile, dstFile string) error
- func CopyDirectory(scrDir, dest string) error
- func CopySymLink(source, dest string) error
- func CopyToNodes(nodes []domain.Node, file string) error
- func CreateIfNotExists(dir string, perm os.FileMode) error
- func DeployChart(chart, namespace string)
- func Exists(filePath string) bool
- func Nodes() []domain.Node
- func RemoteLoadImage(nodes []domain.Node, file string) error
- type Exporter
- type Image
- type Loader
- type LocalLoader
- type Node
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyDirectory ¶
func CopySymLink ¶
func DeployChart ¶
func DeployChart(chart, namespace string)
Types ¶
type LocalLoader ¶
type LocalLoader struct {
Path string
}
func (LocalLoader) Load ¶
func (loader LocalLoader) Load() []domain.Chart
Click to show internal directories.
Click to hide internal directories.