Backstage
    Preparing search index...

    Props drilled down to the PodExecTerminal component

    interface PodExecTerminalProps {
        cluster: ClusterAttributes;
        containerName: string;
        podName: string;
        podNamespace: string;
    }
    Index

    Properties

    containerName: string
    podName: string
    podNamespace: string