cloudinit/datasource
Lars Wiegman 513a1eb602 Trim newlines from the cloud-config-url kernel parameter and added a test
- In the Fetch function trim whitespace from /proc/cmdline
- New test for Fetch function
- Added Location field to the procCmdline struct for testing
2014-05-21 11:09:39 +02:00
..
datasource.go feat(proc-cmdline): Parse /proc/cmdline for cloud-config-url 2014-04-22 16:38:01 -07:00
file.go refactor(*): Break apart packages 2014-03-18 09:14:11 -07:00
metadata_service.go feat(proc-cmdline): Parse /proc/cmdline for cloud-config-url 2014-04-22 16:38:01 -07:00
proc_cmdline_test.go Trim newlines from the cloud-config-url kernel parameter and added a test 2014-05-21 11:09:39 +02:00
proc_cmdline.go Trim newlines from the cloud-config-url kernel parameter and added a test 2014-05-21 11:09:39 +02:00