CniConfig interface
Cni configuration
Properties
pod |
Pod Subnet NOTE: This property will not be serialized. It can only be populated by the server. |
service |
Service subnet NOTE: This property will not be serialized. It can only be populated by the server. |
type | Cni type NOTE: This property will not be serialized. It can only be populated by the server. |
version | Cni version NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
podSubnet
Pod Subnet NOTE: This property will not be serialized. It can only be populated by the server.
podSubnet?: string
Property Value
string
serviceSubnet
Service subnet NOTE: This property will not be serialized. It can only be populated by the server.
serviceSubnet?: string
Property Value
string
type
Cni type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
version
Cni version NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string