cloudinit/datasource
Alex Crawford 9ba25550a1 datasource: use opaque object instead of string
Rather than serializing the network config into a string and then later
deserializing it, just pass the object through directly.
2015-08-24 09:03:29 -07:00
..
configdrive log: use log.Print instead of fmt.Print 2015-08-23 19:30:03 -07:00
file datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00
metadata datasource: use opaque object instead of string 2015-08-24 09:03:29 -07:00
proc_cmdline datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00
test test: add directory support to MockFilesystem 2015-02-17 13:27:30 -08:00
url datasource: remove FetchNetworkConfig step 2015-01-26 16:08:26 -08:00
waagent log: use log.Print instead of fmt.Print 2015-08-23 19:30:03 -07:00
datasource.go datasource: use opaque object instead of string 2015-08-24 09:03:29 -07:00