探索容器實例檢視

容器實例的執行時間資訊。

屬性

名稱 類型 必要
restartCount 整數 No
currentState ContainerState No
previousState ContainerState No
events ContainerEvent的陣列 No

restartCount

類型:整數
必要:否

容器重新開機的次數。


currentState

類型ContainerState
必要:否

目前的容器實例狀態。


previousState

類型ContainerState
必要:否

先前的容器實例狀態。


events

類型ContainerEvent的陣列
必要:否

這個容器實例的事件。