package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/docker/cli.git
Documentation: pkg.go.dev

# Constants

RestrictedNameChars collects the characters allowed to represent a name, normally used to validate container and volume names.

# Variables

RestrictedNamePattern is a regular expression to validate names against the collection of restricted characters.