Function getResourceType

  • Given a resource type name, return the resource type from the Archon policy service.

    Parameters

    • resourceTypeName: string | ResourceTypeName

      the name of the resource type to retrieve, found in the archon.yaml file.

    Returns Promise<ResourceType>

    The resource type from the Archon policy service.