NodeInfo interface
Kubernetes 节点信息
属性
| ip |
Kubernetes 节点的 IP 配置。 |
| name | 节点名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 节点类型 - 主/辅助角色注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
ipConfiguration
name
节点名称。 注意:此属性不会序列化。 它只能由服务器填充。
name?: string
属性值
string
type
节点类型 - 主/辅助角色注意:此属性不会序列化。 它只能由服务器填充。
type?: string
属性值
string