kops/vendor/github.com/google/go-containerregistry/pkg/v1/empty
Ciprian Hacman 30f84a4f13 Update dependencies 2023-05-08 07:35:34 +03:00
..
README.md Remap images to add digest to them 2022-03-26 18:40:21 +01:00
doc.go Remap images to add digest to them 2022-03-26 18:40:21 +01:00
image.go Remap images to add digest to them 2022-03-26 18:40:21 +01:00
index.go Update dependencies 2023-05-08 07:35:34 +03: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.