kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/layout
Sascha Schwarze 69f942f751
Improve retry behavior for push operation (#1578)
* Update go-containerregistry to 0.4

* Implement --push-retry argument
2021-02-22 21:25:58 -08:00
..
README.md upgrade go container registry to latest master 2020-03-18 15:00:49 -07:00
blob.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
doc.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
image.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
index.go bump go-containerregistry dep 2020-08-04 19:41:26 -07:00
layoutpath.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
options.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
read.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
write.go Improve retry behavior for push operation (#1578) 2021-02-22 21:25:58 -08:00

README.md

layout

GoDoc

The layout package implements support for interacting with an OCI Image Layout.