Backstage
    Preparing search index...

    Interface HorizontalPodAutoscalersFetchResponse

    interface HorizontalPodAutoscalersFetchResponse {
        resources: V2HorizontalPodAutoscaler[];
        type: "horizontalpodautoscalers";
    }
    Index
    resources: V2HorizontalPodAutoscaler[]
    type: "horizontalpodautoscalers"