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) => React.JSX.Element
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
React.JSX.Element