options

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Build

type Build struct {
	File    string
	Version string
	// if true, then don't push images to docker repo
	SkipDockerPush bool
}

type Ensure

type Ensure struct {
	File              string
	ValetArtifacts    bool
	LocalArtifactsDir string
	GkeClusterName    string
	GlooVersion       string
}

type Options

type Options struct {
	Ensure Ensure
	Build  Build
	Top    Top
}

type Top

type Top struct {
	Ctx context.Context
}

Jump to

Keyboard shortcuts

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