BootstrapNetworkingConfig interface

Network configuration returned as part of FlexNode bootstrap data.

Properties

cniVersion

CNI plugin version.

dnsServiceIP

IP address of the cluster DNS service.

Property Details

cniVersion

CNI plugin version.

cniVersion?: string

Property Value

string

dnsServiceIP

IP address of the cluster DNS service.

dnsServiceIP?: string

Property Value

string