package
0.34.0
Repository: https://github.com/tilt-dev/tilt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
FilesToPathMappings converts a list of absolute local filepaths into pathMappings (i.e.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Create a new ImageTarget with the platform OS/Arch from the target cluster.
Create a new ImageTarget with the Dockerfiles rewritten with the injected images.
No description provided by the author
Return all the path mappings for local paths that do not exist.
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
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

# Constants

Label for all image builds created with Tilt.
No description provided by the author
Label when an image is for path caching.
No description provided by the author
Label when an image is created by a test.

# Variables

The image tag prefix can be customized.

# Structs

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
PathMapping represents a mapping from the local path to the tarball path To send a local file into a container, we copy it into a tarball, send the tarball to docker, and then run a sequence of steps to unpack the tarball in the container file system.
No description provided by the author
No description provided by the author
A little utility class that tracks how many bytes we've written, to the Docker context.
RunStepFailure indicates that the update failed because one of the user's Runs failed (i.e.

# Interfaces

No description provided by the author
Describes how a docker instance connects to kubernetes instances.
No description provided by the author