package labels

import "github.com/containerd/containerd/labels"

Index

Constants

const LabelUncompressed = "containerd.io/uncompressed"

LabelUncompressed is added to compressed layer contents. The value is digest of the uncompressed content.

Functions

func Validate

func Validate(k, v string) error

Validate a label's key and value are under 4096 bytes

Source Files

labels.go validate.go

Version
v1.5.15
Published
Dec 6, 2022
Platform
windows/amd64
Imports
2 packages
Last checked
1 second ago

Tools for package owners.