Versions in this module Expand all Collapse all v0 v0.19.3 Nov 2, 2015 v0.19.2 Oct 23, 2015 v0.19.1 Oct 22, 2015 Changes in this version + type Client struct + func NewClient(url string) (*Client, error) + func (self *Client) Attributes() (attr *info.Attributes, err error) + func (self *Client) MachineInfo() (minfo *v1.MachineInfo, err error) + func (self *Client) VersionInfo() (version string, err error)