mirror of
https://github.com/mudler/luet.git
synced 2025-07-18 17:31:19 +00:00
.. | ||
doc.go | ||
image.go | ||
index.go | ||
README.md |
empty
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
.