Versions in this module Expand all Collapse all v1 v1.5.0 Jul 14, 2015 Changes in this version + const DefaultAddress + func NewDatasource(root string) *metadataService + type Metadata struct + Hostname string + NetworkData NetworkData + SSHKeys []string + type Netblock struct + Address net.IP + AddressFamily int + Cidr int + Gateway net.IP + Netmask net.IP + Public bool + type NetworkData struct + DNS []net.IP + Interfaces []Nic + Netblocks []Netblock + type Nic struct + Mac string + Name string