replication.gdc.goog/v1
包含 replication.gdc.goog v1 API 群組的 API 結構定義。
VolumeFailover
定義「VolumeFailover」API 的結構定義。
出現位置: - VolumeFailoverList
| 欄位 | 說明 |
|---|---|
apiVersion 字串 |
storage.gdc.goog/v1 |
kind 字串 |
VolumeFailover |
metadata ObjectMeta |
如需 metadata 的欄位,請參閱 Kubernetes API 說明文件。 |
spec VolumeFailoverSpec |
|
status VolumeFailoverStatus |
VolumeFailoverList
包含 VolumeReplicationRelationshipReplica 資源清單。
| 欄位 | 說明 |
|---|---|
apiVersion 字串 |
storage.gdc.goog/v1 |
kind 字串 |
VolumeFailoverList |
metadata ListMeta |
如需 metadata 的欄位,請參閱 Kubernetes API 說明文件。 |
items VolumeFailover 陣列 |
VolumeFailoverSpec
定義 VolumeFailover 的所需狀態。
出現位置: - VolumeFailover
| 欄位 | 說明 |
|---|---|
volumeReplicationRelationshipRef 字串 |
參照磁碟區複製關係的不重複字串 |
VolumeFailoverState
基礎類型: string
定義 VolumeFailoverStatus 中使用的磁碟容錯移轉狀態。
顯示位置: - VolumeFailoverStatus
VolumeFailoverStatus
定義 VolumeFailover 的觀察狀態。
出現位置: - VolumeFailover
| 欄位 | 說明 |
|---|---|
state VolumeFailoverState |
磁碟區容錯移轉的目前狀態。 |
message 字串 |
使用者可理解的訊息,指出磁碟區容錯移轉處於此狀態的原因。 |