caf_components/naming

Constants for naming conventions.

Source:

Members

CA :string

Source:

The name of the enclosing CA component in a particular CA context.

Type:
  • string

DELTA :string

Source:

The suffix in a JSON description filename to indicate that is a delta on a JSON template with similar base name. For example, foo++.json is a delta on the template foo.json.

Type:
  • string
Source:

Prefix that identifies a description value in an environment that needs to be resolved to a top level description property.

Type:
  • string

ENV_PROPERTY_PREFIX :string

Source:

Prefix that identifies a description value that needs to be resolved by looking up an environment property.

Type:
  • string

LOADER :string

Source:

The name of the loader component in the top level context.

Type:
  • string

TOP :string

Source:

The name of the topmost level component in every context.

Type:
  • string