kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/empty
Tejal Desai 7b51aec5d9 upgrade go container registry to latest master 2020-03-18 15:00:49 -07:00
..
README.md upgrade go container registry to latest master 2020-03-18 15:00:49 -07:00
doc.go dep update go-containerregistry 2018-06-03 00:59:34 +00:00
image.go Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00
index.go Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00

README.md

empty

GoDoc

The empty packages provides an empty base for constructing a v1.Image or v1.ImageIndex. This is especially useful when paired with the mutate package, see mutate.Append and mutate.AppendManifests.