共用方式為


ContainerExecRequest interface

容器 exec 要求。

屬性

command

要執行的命令。

terminalSize

終端機的大小。

屬性詳細資料

command

要執行的命令。

command?: string

屬性值

string

terminalSize

終端機的大小。

terminalSize?: ContainerExecRequestTerminalSize

屬性值