Revision interface
容器應用程式修訂。
- Extends
屬性
active | 描述修訂是否為使用中附註的布爾值:此屬性將不會串行化。 它只能由伺服器填入。 |
created |
描述控制器所建立修訂時間的時間戳注意:此屬性將不會串行化。 它只能由伺服器填入。 |
fqdn | 修訂的完整功能變數名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
health |
修訂的目前健全狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
provisioning |
選擇性欄位 - 平台錯誤訊息注意:此屬性將不會串行化。 它只能由伺服器填入。 |
provisioning |
修訂的目前布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
replicas | 目前針對此修訂執行的 Pod 數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
template | 具有所有可能設定的容器應用程式修訂範本,如果使用者未提供這些設定,則為預設值。 預設值會在建立時填入注意:此屬性將不會串行化。 它只能由伺服器填入。 |
traffic |
指派給此修訂的流量權數注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
location | 資源位置。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
active
描述修訂是否為使用中附註的布爾值:此屬性將不會串行化。 它只能由伺服器填入。
active?: boolean
屬性值
boolean
createdTime
描述控制器所建立修訂時間的時間戳注意:此屬性將不會串行化。 它只能由伺服器填入。
createdTime?: Date
屬性值
Date
fqdn
修訂的完整功能變數名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
fqdn?: string
屬性值
string
healthState
修訂的目前健全狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
healthState?: string
屬性值
string
provisioningError
選擇性欄位 - 平台錯誤訊息注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningError?: string
屬性值
string
provisioningState
修訂的目前布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
replicas
目前針對此修訂執行的 Pod 數目注意:此屬性將不會串行化。 它只能由伺服器填入。
replicas?: number
屬性值
number
template
具有所有可能設定的容器應用程式修訂範本,如果使用者未提供這些設定,則為預設值。 預設值會在建立時填入注意:此屬性將不會串行化。 它只能由伺服器填入。
template?: Template
屬性值
trafficWeight
指派給此修訂的流量權數注意:此屬性將不會串行化。 它只能由伺服器填入。
trafficWeight?: number
屬性值
number