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