KubernetesIPConfiguration interface
Kubernetes 节点 IP 配置
属性
ip |
Kubernetes 节点的 IP 地址。 |
port | Kubernetes 节点的端口。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
ipAddress
Kubernetes 节点的 IP 地址。
ipAddress?: string
属性值
string
port
Kubernetes 节点的端口。 注意:此属性不会序列化。 它只能由服务器填充。
port?: string
属性值
string