Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ CompressionType
TypeAlias
CompressionType
pkg/api/types/container_types.go:430–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
428
}
429
430
type
CompressionType string
431
432
const
(
433
Zstd CompressionType =
"zstd"
Callers
1
commitOptions
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected