Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes-common
ErrorMapper
Interface ErrorMapper<T>
interface
ErrorMapper
<
T
>
{
detectErrors
:
(
resource
:
T
)
=>
DetectedError
[]
;
}
Type Parameters
T
Index
Properties
detect
Errors
Properties
detect
Errors
detectErrors
:
(
resource
:
T
)
=>
DetectedError
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
detect
Errors
Docs
Github
Backstage
Loading...