func/vendor/github.com/google/go-containerregistry/pkg/v1/empty
..
README.md
doc.go
image.go
index.go

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.