useMatchingErrors()
Home > @backstage/plugin-kubernetes-react
> useMatchingErrors
Find errors which match the resource
Signature:
useMatchingErrors: (matcher: ErrorMatcher) => DetectedError[]
Parameters
Parameter |
Type |
Description |
---|---|---|
matcher |