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

# Packages

No description provided by the author
No description provided by the author

# Functions

ParseFlagP parse port mapping pair, like "127.0.0.1:3000:8080/tcp", "127.0.0.1:3000-3001:8080-8081/tcp" and "3000:8080" ...
ParsePortsLabel parses JSON-marshalled string from label map (under `labels.Ports` key) and returns []gocni.PortMapping.