PodLogsDialog()
Home > @backstage/plugin-kubernetes-react > PodLogsDialog
Shows the logs for the given pod in a Dialog
Signature:
PodLogsDialog: ({ containerScope }: PodLogsDialogProps) => import("react/jsx-runtime").JSX.Element
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ containerScope } |
import("react/jsx-runtime").JSX.Element