config

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2018 License: Apache-2.0 Imports: 5 Imported by: 12

Documentation

Index

Constants

View Source
const LatestVersion string = v1alpha2.Version

Variables

Ordered list of all schema versions

Functions

func GetConfig added in v0.4.0

func GetConfig(contents []byte, useDefault bool, dev bool) (util.VersionedConfig, error)

Types

type ApiVersion added in v0.4.0

type ApiVersion struct {
	Version string `yaml:"apiVersion"`
}

type SkaffoldConfig

type SkaffoldConfig = v1alpha2.SkaffoldConfig

the "latest" SkaffoldConfig object

type SkaffoldOptions

type SkaffoldOptions struct {
	DevMode      bool
	Cleanup      bool
	Notification bool
	Profiles     []string
	CustomTag    string
	Output       io.Writer
}

SkaffoldOptions are options that are set by command line arguments not included in the config file itself

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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