ContainerNetworkPolicyDomainSecretParam interface
model interface ContainerNetworkPolicyDomainSecretParam
Properties
| domain | The domain associated with the secret. |
| name | The name of the secret to inject for the domain. |
| value | The secret value to inject for the domain. |
Property Details
domain
The domain associated with the secret.
domain: string
Property Value
string
name
The name of the secret to inject for the domain.
name: string
Property Value
string
value
The secret value to inject for the domain.
value: string
Property Value
string