package
1.7.7
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.
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.