Versions in this module Expand all Collapse all v0 v0.1.0 Aug 15, 2016 Changes in this version + type Catalog struct + Data interface{} + ID *string + Node *Node + Source *string + func (m *Catalog) Validate(formats strfmt.Registry) error + type Error struct + Code int32 + Fields string + Message string + func (m *Error) Validate(formats strfmt.Registry) error + type Graphobject struct + Context interface{} + Definition interface{} + ID string + Instanceid string + Node *Node + Tasks interface{} + func (m *Graphobject) Validate(formats strfmt.Registry) error + type Lease struct + BoundFlag bool + ExpirationTimer int32 + IPAddress *string + LeaseExpiresAt int64 + Mac *string + RebindExpiresAt int64 + RebindingTimer int32 + RenewalExpiresAt int64 + RenewalTimer int32 + ReservationExpiresAt int64 + ReservationTimer int32 + ReserveTimer int64 + ReservedFlag bool + func (m *Lease) Validate(formats strfmt.Registry) error + type Node struct + AutoDiscover bool + BootSettings interface{} + Catalogs []*Catalog + ID string + Name *string + ObmSettings []interface{} + Relations []interface{} + SSHSettings interface{} + Sku string + SnmpSettings interface{} + Tags []interface{} + Type string + Workflows []*Graphobject + func (m *Node) Validate(formats strfmt.Registry) error + type Sku struct + DiscoveryGraphName string + DiscoveryGraphOptions interface{} + ID string + Name string + Nodes []*Node + Rules interface{} + func (m *Sku) Validate(formats strfmt.Registry) error + type Tag struct + Name *string + func (m *Tag) Validate(formats strfmt.Registry) error