Backstage
    Preparing search index...
    interface CustomResourcesByEntity {
        auth: KubernetesRequestAuth;
        customResources: CustomResourceMatcher[];
        entity: Entity;
    }

    Hierarchy (View Summary)

    Index
    customResources: CustomResourceMatcher[]
    entity: Entity