tiltfile

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2019 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const FileName = "Tiltfile"

Variables

This section is empty.

Functions

func Load

func Load(ctx context.Context, filename string, matching map[string]bool) (manifests []model.Manifest, global model.YAMLManifest, configFiles []string, err error)

Load loads the Tiltfile in `filename`, and returns the manifests matching `matching`.

Types

type Volume added in v0.5.0

type Volume struct {
	Source string
}

type Volumes added in v0.5.0

type Volumes struct {
	Volumes []Volume
}

func (*Volumes) UnmarshalYAML added in v0.5.0

func (v *Volumes) UnmarshalYAML(unmarshal func(interface{}) error) error

Jump to

Keyboard shortcuts

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