package
2.0.0-rc.2
Repository: https://github.com/containerd/nerdctl.git
Documentation: pkg.go.dev

# Functions

ParseAny parses the passed reference with allowing it to be non-docker reference.
ParseAnyReference parses the passed reference as IPFS, CID, or a classic reference.
ParseDockerRef parses the passed reference with assuming it's a docker reference.
ParseIPFSRefWithScheme parses the passed reference with assuming it's an IPFS reference with scheme prefix.
SuggestContainerName generates a container name from name.

# Interfaces

Reference is a reference to an image.