config

package
v0.33.13 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const UserConfigFileName = "tilt_config.json"

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigDef added in v0.10.24

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

type Plugin added in v0.22.4

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

func NewPlugin added in v0.22.4

func NewPlugin(tiltSubcommand model.TiltSubcommand) *Plugin

func (*Plugin) NewState added in v0.22.4

func (e *Plugin) NewState() interface{}

func (*Plugin) OnStart added in v0.22.4

func (e *Plugin) OnStart(env *starkit.Environment) error

type Settings

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

func GetState

func GetState(m starkit.Model) (Settings, error)

func MustState

func MustState(model starkit.Model) Settings

func (Settings) EnabledResources

func (s Settings) EnabledResources(tf *v1alpha1.Tiltfile, manifests []model.Manifest) ([]model.ManifestName, error)

for the given args and list of full manifests, figure out which manifests the user actually selected

Jump to

Keyboard shortcuts

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