KubernetesIPConfiguration interface
Kubernetes node IP configuration
Properties
ip |
IP address of the Kubernetes node. |
port | Port of the Kubernetes node. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
ipAddress
IP address of the Kubernetes node.
ipAddress?: string
Property Value
string
port
Port of the Kubernetes node. NOTE: This property will not be serialized. It can only be populated by the server.
port?: string
Property Value
string