ContainerNetworkPolicyAllowlistParam interface

model interface ContainerNetworkPolicyAllowlistParam

Extends

屬性

allowed_domains

當類型為 allowlist時允許的網域清單。

domain_secrets

允許列出的網域可選地設範圍祕密。

type

只允許對指定網域進行外撥網路存取。 一律為 allowlist

屬性詳細資料

allowed_domains

當類型為 allowlist時允許的網域清單。

allowed_domains: string[]

屬性值

string[]

domain_secrets

允許列出的網域可選地設範圍祕密。

domain_secrets?: ContainerNetworkPolicyDomainSecretParam[]

屬性值

type

只允許對指定網域進行外撥網路存取。 一律為 allowlist

type: "allowlist"

屬性值

"allowlist"