# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Converts Kubernetes data models into our own internal data models.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
for use by tests (with a real channel-based store, NOT a TestingStore).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Read labels and annotations of the given API object to determine where to log, panicking if there's no info available.
No description provided by the author
No description provided by the author
For docker compose deploy targets.
No description provided by the author
No description provided by the author
For image targets.
When localRef == ClusterRef.
NewK8sDeployResult creates a deploy result for Kubernetes deploy targets.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Returns a Store with a fake reducer that saves observed actions and makes them available via the return value `getActions`.
No description provided by the author
Execute the function from a goroutine, recovering any panics and exiting the program gracefully.
for use by tests (with a real channel-based store, NOT a TestingStore), to wait until an action of the specified type comes out of the given chan at some point we might want it to return the index it was found at, and then take an index, so that we can start searching from the next index.
No description provided by the author
Read labels and annotations of the given API object to determine where to log.
# Constants
No description provided by the author
We're waiting on the cluster connection to be established.
No description provided by the author
No description provided by the author
We're waiting for a reconciler to respond to the change, but don't know yet what it's waiting on.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
For the case where the terminal mode simply hasn't been initialized yet.
A termbox UI takes over your terminal screen.
Tilt waits on a prompt to decide what mode to be in.
Logs are incrementally written to stdout.
# Variables
No description provided by the author
No description provided by the author
EngineModeCI is a mode that builds and applies all resources, waits until they come up, then exits.
EngineModeUp is an interactive dev mode that watches files and resources.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
The state of the system since the last successful build.
No description provided by the author
Represents all the IDs of a particular type of resource that have changed.
Summarize the changes to the EngineState since the last change.
No description provided by the author
Defines different executions modes for running Tilt, and deciding when to exit.
No description provided by the author
No description provided by the author
We place a "hold" on a manifest if we can't build it because it's waiting on something.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A central state store, modeled after the Reactive programming UX pattern.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
The results of a build.
No description provided by the author
Read-only store.
No description provided by the author
Some subscribers need to do SetUp or TearDown.
No description provided by the author
A subscriber is notified whenever the state changes.
Convenience interface for subscriber fulfilling both SetUpper and TearDowner.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A BuildResultSet that can only hold image build results.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
When Tilt is talking to a terminal, it can take on a few different modes.