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

# Packages

package jsonpath is a template engine using jsonpath syntax, which can be seen at http://goessner.net/articles/JsonPath/.
Package portforward adds support for SSH-like port forwarding from the client's local host to remote containers.
No description provided by the author

# Functions

Convert the current cluster type to an analytics env, for backwards compatibility.
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
Filter returns two slices of entities: those passing the given test, and the remainder of the input.
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
Kubernetes has a bug where the image ref in the container status can be wrong (though this does not mean the container is running unexpected code) Repro steps: 1) Create an image and give it two different tags (A and B) 2) Deploy Pods with both A and B in the pod spec 3) The PodStatus will choose A or B for both pods.
FixContainerStatusImagesNoMutation is the same as FixContainerStatusImages but it does not mutate the input.
FragmentsToEntities maps all possible fragments (e.g.
No description provided by the author
No description provided by the author
Iterate through the fields of a k8s entity and replace a image name with its digest.
Iterate through the fields of a k8s entity and replace the image pull policy on all images.
No description provided by the author
By default, StatefulSets use OrderedPodManagement.
Iterate through the fields of a k8s entity and add the pod template spec hash on all pod template specs.
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
Create a selector that matches the Kind.
Create a selector that matches the Name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Creates a new ObjectSelector If an arg is an empty string it will become an empty regex that matches all input Otherwise the arg must match the input exactly.
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
Creates a new ObjectSelector If an arg is an empty string, it will become an empty regex that matches all input Otherwise the arg will match input from the beginning (prefix matching).
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
Parse the YAML into entities.
No description provided by the author
No description provided by the author
No description provided by the author
PortForwardTemplateSpec creates a port-forward template if necessary.
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
The namespace in the kubeconfig.
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
ReadPodTemplateSpecHashes pulls the PodTemplateSpecHash that Tilt injected into this entity's metadata during deploy (if any).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
format is <name:required>:<kind:optional>:<namespace:optional>.
No description provided by the author
Serializes the provided K8s objects as YAML.
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
Try to convert the current entity to a LoadBalancerSpec service.
No description provided by the author
No description provided by the author
No description provided by the author
Calculates names for workloads by using the shortest uniquely matching identifiers.

# Constants

No description provided by the author
NOTE(nick): This isn't right.
A magic constant.
MagicTestExplodingPort causes FakePortForwarder to fail to initialize (i.e.
https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Kubernetes uses "Forbidden" errors for a variety of field immutability errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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
No description provided by the author
No description provided by the author
No description provided by the author
A wrapper around JSONPath with utility functions for locating particular types we need (like strings).
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
The ObjectRefTree only contains immutable properties of a Kubernetes object: the name, namespace, and UID.
A selector matches an entity if all non-empty selector fields match the corresponding entity fields.
A wrapper object around SharedInformer objects, to make them a bit easier to use correctly.
No description provided by the author
For keying PodLogsByPodAndContainer.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

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
We've adapted Helm's kubernetes client for our needs.
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
No description provided by the author
No description provided by the author
Some K8s environments expose a single IP for the whole cluster.
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