Backstage
Docs
Github
Preparing search index...
@backstage/plugin-kubernetes
index
PodScope
Interface PodScope
Contains the details needed to make a log request to Kubernetes, except the container name
interface
PodScope
{
cluster
:
ClusterAttributes
;
podName
:
string
;
podNamespace
:
string
;
}
Hierarchy (
View Summary
)
PodScope
ContainerScope
Index
Properties
cluster
pod
Name
pod
Namespace
Properties
cluster
cluster
:
ClusterAttributes
pod
Name
podName
:
string
pod
Namespace
podNamespace
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
pod
Name
pod
Namespace
Docs
Github
Backstage
Loading...
Contains the details needed to make a log request to Kubernetes, except the container name