Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes
index
PodAndErrors
Interface PodAndErrors
Wraps a pod with the associated detected errors and cluster
interface
PodAndErrors
{
cluster
:
ClusterAttributes
;
errors
:
DetectedError
[]
;
pod
:
Pod
;
}
Index
Properties
cluster
errors
pod
Properties
cluster
cluster
:
ClusterAttributes
errors
errors
:
DetectedError
[]
pod
pod
:
Pod
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
errors
pod
Docs
Github
Backstage
Loading...
Wraps a pod with the associated detected errors and cluster