Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultSlsUrl string = "http://cray-sls/"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComptypeNode ¶
type NodeHardware ¶
type NodeHardware struct { Parent string `json:"Parent"` Children []string `json:"Children"` Xname string `json:"Xname"` Type string `json:"Type"` Class string `json:"Class"` TypeString xnametypes.HMSType `json:"TypeString"` ExtraProperties ComptypeNode `json:"ExtraProperties"` }
Click to show internal directories.
Click to hide internal directories.