Backstage
    Preparing search index...
    interface StatusError {
        errorType: KubernetesErrorTypes;
        resourcePath?: string;
        statusCode?: number;
    }
    Index

    Properties

    resourcePath?: string
    statusCode?: number