renderer

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2018 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// V1Beta1 is the string identifier for the v1beta1 version of the stack spec
	V1Beta1 = "v1beta1"
	// V1Beta2 is the string identifier for the v1beta2 version of the stack spec
	V1Beta2 = "v1beta2"
)

Variables

This section is empty.

Functions

func Helm

func Helm(appname string, composeFiles []string, settingsFile []string, env map[string]string, render bool, stackVersion string) error

Helm renders an app as an Helm Chart

func Inspect

func Inspect(out io.Writer, appname string) error

Inspect dumps the metadata of an app

func Render

func Render(appname string, composeFiles []string, settingsFile []string, env map[string]string) (*composetypes.Config, error)

Render renders the Compose file for this app, merging in settings files, other compose files, and env

Types

This section is empty.

Jump to

Keyboard shortcuts

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