Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasAllocMode ¶
Types ¶
type BasicInterfaceConfig ¶
type BasicInterfaceConfig struct {
Ip InterfaceIPConfig
}
type InterfaceIPConfig ¶
type MzLinkInfo ¶
type MzLinkInfo struct {
LinkId int
}
type Resource ¶
type Resource struct { Alloc []AllocMode Roles []Role Props xir.Props LinkRoles map[string]Role //system.link.name -> role System *sys.System `json:"-"` }
func GetResourceSpec ¶
func GetResourceSpec(x *xir.Node) *Resource