package
2.76.2+incompatible
Repository: https://github.com/depot/cli.git
Documentation: pkg.go.dev

# Functions

DecodeExportImages decodes the exported images from the solve response.
DeleteExportLeases removes the long-lived leases we use to inhibit garbage collection of exported images.
No description provided by the author
EncodedExportedImages returns the encoded exported images from the solve response.
No description provided by the author
NewRegistryProxy creates a registry proxy that can be used to pull images from buildkitd cache.
No description provided by the author
PullImages calls the local docker API to pull the image.
PullProxyImage will pull the proxy image into docker.
During a download of an image we temporarily store the image with this random name to avoid conflicts with any other images.
Runs a proxy container via the docker API so that the docker daemon can pull from the local depot registry.
Forcefully stops and removes the proxy container.
WithDepotImagePull updates buildOpts to push to the depot user's personal registry.
For backwards compatibility if the API does not support the depot registry, we use the previous buildx behavior of pulling the image via the output docker.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ImageExported is the solve response key added for `depot.export.image.version=2`.
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

# Structs

DepotLoadOptions are options to load images from the depot hosted registry.
No description provided by the author
No description provided by the author
No description provided by the author
Options to download from the Depot hosted registry and tag the image with the user provide tag.
No description provided by the author
RawExportedImage is the JSON-encoded image manifest and config used loading the image.
No description provided by the author

# Type aliases

No description provided by the author