package static

import "github.com/google/go-containerregistry/pkg/v1/static"

Index

Functions

func NewLayer

func NewLayer(b []byte, mt types.MediaType) v1.Layer

NewLayer returns a layer containing the given bytes, with the given mediaType.

Contents will not be compressed.

Source Files

layer.go

Version
v0.19.0
Published
Jan 29, 2024
Platform
js/wasm
Imports
5 packages
Last checked
2 hours ago

Tools for package owners.