# Functions

ClusterScopedResourceInHierarchyConfigError reports that a Resource defined in a HierarchyConfig has Cluster scope which means it's not feasible to interpret the resource in a hierarchical manner.
IllegalHierarchyModeError reports that a HierarchyConfig is defined with a disallowed hierarchyMode.
UnsupportedResourceInHierarchyConfigError reports that config management is unsupported for a Resource defined in a HierarchyConfig.

# Constants

ClusterScopedResourceInHierarchyConfigErrorCode is the error code for ClusterScopedResourceInHierarchyConfigError.
IllegalHierarchyModeErrorCode is the error code for IllegalHierarchyModeError.
UnsupportedResourceInHierarchyConfigErrorCode is the error code for UnsupportedResourceInHierarchyConfigError.