detectErrors()
Home > @backstage/plugin-kubernetes-common
> detectErrors
For each cluster try to find errors in each of the object types provided returning a map of cluster names to errors in that cluster
Signature:
detectErrors: (objects: ObjectsByEntityResponse) => DetectedErrorsByCluster
Parameters
Parameter |
Type |
Description |
---|---|---|
objects |