Backstage
    Preparing search index...
    interface StatefulSetsFetchResponse {
        resources: V1StatefulSet[];
        type: "statefulsets";
    }
    Index

    Properties

    Properties

    resources: V1StatefulSet[]
    type: "statefulsets"