ContainerExecResponse interface
container exec コマンドの情報。
プロパティ
password | exec コマンドを開始するためのパスワード。 |
web |
exec websocket の URI。 |
プロパティの詳細
password
exec コマンドを開始するためのパスワード。
password?: string
プロパティ値
string
webSocketUri
exec websocket の URI。
webSocketUri?: string
プロパティ値
string