KRM API hsm.gdc.goog/v1

hsm.gdc.goog/v1

包含 HSM 群組的 API 結構定義。

CTMKey

代表 CipherTrust Manager 上的資源。

顯示位置: - CTMKeyList

欄位 說明
apiVersion 字串 hsm.gdc.goog/v1
kind 字串 CTMKey
metadata ObjectMeta 如需 metadata 的欄位,請參閱 Kubernetes API 說明文件。
spec CTMKeySpec
status CTMKeyStatus

CTMKeyDomain

提供 CTM 金鑰所在的網域。

顯示於: - CTMKeySpec

欄位 說明
name 字串
id 字串

CTMKeyList

代表 CTM 金鑰的集合。

欄位 說明
apiVersion 字串 hsm.gdc.goog/v1
kind 字串 CTMKeyList
metadata ListMeta 如需 metadata 的欄位,請參閱 Kubernetes API 說明文件。
items CTMKey 陣列

CTMKeySpec

提供 CTM 金鑰的規格。

顯示位置: - CTMKey

欄位 說明
domain CTMKeyDomain CTM 金鑰所在的網域。
details KeyResource CTM 金鑰的詳細資料。

CTMKeyStatus

提供 CTM 金鑰的狀態。

顯示位置: - CTMKey

欄位 說明
conditions Condition 陣列 CTM 金鑰的狀態。
name 字串 CTM 金鑰名稱。

KeyMeta

顯示於: - KeyResource

欄位 說明
customAttributes object (keys:string, values:string)

KeyResource

提供 CTM 金鑰的詳細資料。

顯示於: - CTMKeySpec

欄位 說明
id 字串
uri 字串
createdAt 字串
destroyDate 字串
name 字串
updatedAt 字串
meta KeyMeta
version 整數
algorithm 字串
size 整數
objectType 字串
activationDate 字串
state 字串
uuid 字串