ErrorSeverity
Home > @backstage/plugin-kubernetes-common
> ErrorSeverity
Severity of the error, where 10 is critical and 0 is very low.
Signature:
export type ErrorSeverity = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
Home > @backstage/plugin-kubernetes-common
> ErrorSeverity
Severity of the error, where 10 is critical and 0 is very low.
Signature:
export type ErrorSeverity = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;