Backstage
    Preparing search index...
    interface ServiceLocatorRequestContext {
        credentials: BackstageCredentials;
        customResources: CustomResourceMatcher[];
        objectTypesToFetch: Set<ObjectToFetch>;
    }
    Index

    Properties

    customResources: CustomResourceMatcher[]
    objectTypesToFetch: Set<ObjectToFetch>