Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NodeInfo ¶
type NodeInfo struct {
Stor_total_bytes int64 `json:"stor_total_bytes"`
Stor_used_bytes int64 `json:"stor_used_bytes"`
heart_beat.HardwareInfo
}
func GetNodeInfo ¶
func GetNodeInfo() *NodeInfo
Click to show internal directories.
Click to hide internal directories.