package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.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.