execution

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//ActionCreate for terraform
	ActionCreate = "create"
	//ActionDestroy for terraform
	ActionDestroy = "destroy"
	//Default Image
	DefaultExecutorImage = "rancher/terraform-operator-executor"
)

Variables

This section is empty.

Functions

func Register

func Register(ctx context.Context, ns string, client *client.MasterClient) error

Types

type Input

type Input struct {
	Configs    []*coreV1.ConfigMap
	EnvVars    []coreV1.EnvVar
	Executions map[string]string
	Image      string
	Module     *v1.Module
	Secrets    []*coreV1.Secret
}

Jump to

Keyboard shortcuts

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