outputs

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2019 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRegisteredNames

func GetRegisteredNames() []string

func Register

func Register(name string, output Output) error

Types

type Output

type Output interface {
	Save(name string, namespace string, writer io.Writer, vars []model.Variable) error
}

func Get

func Get(name string) Output

type OutputDockerEnv added in v0.3.8

type OutputDockerEnv struct{}

func (*OutputDockerEnv) Save added in v0.3.8

func (o *OutputDockerEnv) Save(name string, namespace string, writer io.Writer, vars []model.Variable) error

type OutputEnvrc

type OutputEnvrc struct{}

func (*OutputEnvrc) Save

func (o *OutputEnvrc) Save(name string, namespace string, writer io.Writer, vars []model.Variable) error

type OutputK8SYaml

type OutputK8SYaml struct{}

func (*OutputK8SYaml) Save

func (o *OutputK8SYaml) Save(name string, namespace string, writer io.Writer, vars []model.Variable) error

type OutputOneline added in v0.3.0

type OutputOneline struct{}

func (*OutputOneline) Save added in v0.3.0

func (o *OutputOneline) Save(name string, namespace string, writer io.Writer, vars []model.Variable) error

Jump to

Keyboard shortcuts

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