compose

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Composer

type Composer struct {
	Constellation constellation.Config
	Mapper        mapper.Config
}

Composer takes maps and configs and builds out the helm chart

func (*Composer) Build

func (c *Composer) Build(name string, dir string) (newChart *helm.Chart, err error)

Build takes the loaded DAG and maps and builds the Helm values and requirements documents

func (*Composer) LoadFile

func (c *Composer) LoadFile(dagFile string, mapFile string) (err error)

LoadFile takes a string dag and map and loads them

Jump to

Keyboard shortcuts

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