Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotSupportedMediaType = fmt.Errorf("not supported media type for ingester")
)
Functions ¶
func AppendLayers ¶
func NewAppendIngester ¶
NewAppendIngester creates a containerd/content.Ingestor that will write out the modified files to a predefined paths. The descriptor WriterOpt is required with an accurate MediaType.
This is useful in a Bazel context as we need to predeclare where files will be written to.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.