Package clusterless.commons.naming


package clusterless.commons.naming
  • Class
    Description
    Fixed is a Label that retains the value formatting.
    Label simplifies creating complex strings used for naming, displays, and paths.
     
    Partition is a Label that support a path like structure having name=value pairs.
    Will force the enum type and value to be lowercase, unless the enum also implements Label, in which Label.lowerHyphen() is called.
     
    Creates an identifier to use as an export/import key for provider output/export values.
     
    Region is a Fixed value that represents an AWS region.
    Stage is a Fixed value that represents a stage of deployment.
    Version is a Fixed value that represents a version.