PodExecTerminal()
Home > @backstage/plugin-kubernetes-react > PodExecTerminal
Executes a /bin/sh process in the given pod's container and opens a terminal connected to it
Signature:
PodExecTerminal: (props: PodExecTerminalProps) => import("react/jsx-runtime").JSX.Element
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
import("react/jsx-runtime").JSX.Element