Backstage
    Preparing search index...
    interface ConfigMapFetchResponse {
        resources: V1ConfigMap[];
        type: "configmaps";
    }
    Index

    Properties

    Properties

    resources: V1ConfigMap[]
    type: "configmaps"