package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.io.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.