tiltfile

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2018 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const FileName = "Tiltfile"

Variables

This section is empty.

Functions

func SkylarkConfigFilesToDomain

func SkylarkConfigFilesToDomain(cf []string) []string

func SkylarkReposToDomain

func SkylarkReposToDomain(image dockerImage) []model.LocalGithubRepo

Types

type Tiltfile

type Tiltfile struct {
	// contains filtered or unexported fields
}

func Load

func Load(ctx context.Context, filename string) (*Tiltfile, error)

func (Tiltfile) GetManifestConfigsAndGlobalYAML added in v0.1.0

func (t Tiltfile) GetManifestConfigsAndGlobalYAML(ctx context.Context, names ...model.ManifestName) ([]model.Manifest, model.YAMLManifest, []string, error)

GetManifestConfigsAndGlobalYAML executes the Tiltfile to create manifests for all resources and a manifest representing the global yaml.

Jump to

Keyboard shortcuts

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