Backstage
    Preparing search index...
    interface EventsSolution {
        actions: string[];
        errorType: string;
        podName: string;
        rootCauseExplanation: string;
        type: "events";
    }

    Hierarchy (View Summary)

    Index

    Properties

    actions: string[]
    errorType: string
    podName: string
    rootCauseExplanation: string
    type: "events"