NodeStatus type
定义 NodeStatus 的值。
KnownNodeStatus 可与 NodeStatus 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
未知
up
向下
重新启动
ShuttingDown
type NodeStatus = string