Directories ¶
Path | Synopsis |
---|---|
Package authn defines different methods of authentication for talking to a container registry.
|
Package authn defines different methods of authentication for talking to a container registry. |
k8schain
Package k8schain exposes an implementation of the authn.Keychain interface based on the semantics the Kubelet follows when pulling the images for a Pod in Kubernetes.
|
Package k8schain exposes an implementation of the authn.Keychain interface based on the semantics the Kubelet follows when pulling the images for a Pod in Kubernetes. |
Package crane holds libraries used to implement the crane CLI.
|
Package crane holds libraries used to implement the crane CLI. |
Package gcrane holds libraries used to implement the gcrane CLI.
|
Package gcrane holds libraries used to implement the gcrane CLI. |
internal
|
|
compare
Package compare provides methods for comparing images, indexes, and layers.
|
Package compare provides methods for comparing images, indexes, and layers. |
httptest
Package httptest provides a method for testing a TLS server a la net/http/httptest.
|
Package httptest provides a method for testing a TLS server a la net/http/httptest. |
legacy
Package legacy provides methods for interacting with legacy image formats.
|
Package legacy provides methods for interacting with legacy image formats. |
retry
Package retry provides methods for retrying operations.
|
Package retry provides methods for retrying operations. |
retry/wait
Package wait is a subset of k8s.io/apimachinery to avoid conflicts in dependencies (specifically, logging).
|
Package wait is a subset of k8s.io/apimachinery to avoid conflicts in dependencies (specifically, logging). |
Package legacy provides functionality to work with docker images in the v1 format.
|
Package legacy provides functionality to work with docker images in the v1 format. |
tarball
Package tarball provides facilities for writing v1 docker images (https://github.com/moby/moby/blob/master/image/spec/v1.md) from/to a tarball on-disk.
|
Package tarball provides facilities for writing v1 docker images (https://github.com/moby/moby/blob/master/image/spec/v1.md) from/to a tarball on-disk. |
Package logs exposes the loggers used by this library.
|
Package logs exposes the loggers used by this library. |
Package name defines structured types for representing image references.
|
Package name defines structured types for representing image references. |
Package registry implements a docker V2 registry and the OCI distribution specification.
|
Package registry implements a docker V2 registry and the OCI distribution specification. |
Package v1 defines structured types for OCI v1 images
|
Package v1 defines structured types for OCI v1 images |
cache
Package cache provides methods to cache layers.
|
Package cache provides methods to cache layers. |
daemon
Package daemon provides facilities for reading/writing v1.Image from/to a running daemon.
|
Package daemon provides facilities for reading/writing v1.Image from/to a running daemon. |
empty
Package empty provides an implementation of v1.Image equivalent to "FROM scratch".
|
Package empty provides an implementation of v1.Image equivalent to "FROM scratch". |
fake
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
google
Package google provides facilities for listing images in gcr.io.
|
Package google provides facilities for listing images in gcr.io. |
layout
Package layout provides facilities for reading/writing artifacts from/to an OCI image layout on disk, see: https://github.com/opencontainers/image-spec/blob/master/image-layout.md
|
Package layout provides facilities for reading/writing artifacts from/to an OCI image layout on disk, see: https://github.com/opencontainers/image-spec/blob/master/image-layout.md |
mutate
Package mutate provides facilities for mutating v1.Images of any kind.
|
Package mutate provides facilities for mutating v1.Images of any kind. |
partial
Package partial defines methods for building up a v1.Image from minimal subsets that are sufficient for defining a v1.Image.
|
Package partial defines methods for building up a v1.Image from minimal subsets that are sufficient for defining a v1.Image. |
random
Package random provides a facility for synthesizing pseudo-random images.
|
Package random provides a facility for synthesizing pseudo-random images. |
remote
Package remote provides facilities for reading/writing v1.Images from/to a remote image registry.
|
Package remote provides facilities for reading/writing v1.Images from/to a remote image registry. |
remote/transport
Package transport provides facilities for setting up an authenticated http.RoundTripper given an Authenticator and base RoundTripper.
|
Package transport provides facilities for setting up an authenticated http.RoundTripper given an Authenticator and base RoundTripper. |
tarball
Package tarball provides facilities for reading/writing v1.Images from/to a tarball on-disk.
|
Package tarball provides facilities for reading/writing v1.Images from/to a tarball on-disk. |
validate
Package validate provides methods for validating image correctness.
|
Package validate provides methods for validating image correctness. |
Click to show internal directories.
Click to hide internal directories.