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

# Functions

No description provided by the author
NewFakeClientProvider creates a client provider suitable for tests.

# Variables

NotFoundError indicates there is no cluster client for the given key.
StaleClientError indicates that the Cluster object is out-of-date.

# Structs

ClientManager is a convenience wrapper over ClientProvider which simplifies handling client changes.
No description provided by the author

# Interfaces

ClientProvider provides client instances to the ClientManager.