apply

package
v0.3.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoResources = errors.New("no resources found to deploy")
)

Functions

func Apply

func Apply(ctx context.Context, client *client.Getter, name string, baseDirs []string, opts *Options) error

func Dir

func Dir(ctx context.Context, client *client.Getter, name, baseDir string, opts *Options) error

Types

type Options

type Options struct {
	BundleFile     string
	TargetsFile    string
	Compress       bool
	BundleReader   io.Reader
	Output         io.Writer
	ServiceAccount string
	Labels         map[string]string
	SyncBefore     *time.Time
}

Jump to

Keyboard shortcuts

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