Backstage
    Preparing search index...
    interface ReplicaSetsFetchResponse {
        resources: V1ReplicaSet[];
        type: "replicasets";
    }
    Index

    Properties

    Properties

    resources: V1ReplicaSet[]
    type: "replicasets"