generators

package
v0.0.0-...-e82d05c Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandGenerator

type CommandGenerator struct {
	// contains filtered or unexported fields
}

func NewCommandGenerator

func NewCommandGenerator(commands ...string) *CommandGenerator

func (*CommandGenerator) Generate

func (*CommandGenerator) SetWorkingDirectory

func (cg *CommandGenerator) SetWorkingDirectory(dir string)

type Generator

type Generator interface {
	Generate(ctx context.Context, app *v1alpha1.Application) ([]*unstructured.Unstructured, error)
}

Jump to

Keyboard shortcuts

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