# Functions
NewNamer creates a new Namer object with the default suffix length restriction.
# Constants
MaxResourceNameLength is the max length of a name that will keep all its child resources under the K8S max label length after accounting for the longest suffix that could be added by the operator.
MaxSuffixLength is the max allowed suffix length that will keep a name within K8S label length restrictions.