1
0
mirror of https://github.com/rancher/os.git synced 2025-08-02 15:31:15 +00:00
os/config
Wang Long dc33d84a48 config/types.go: add "" to field tag
The field tag format accepted is[1]:
    `(...) yaml:"[<key>][,<flag1>[,<flag2>]]" (...)`
so we should add double quotation marks for the
filed tag format.

[1]: https://godoc.org/gopkg.in/yaml.v2

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2015-10-31 23:54:56 +08:00
..
config_test.go Replace rancherio with rancher 2015-10-12 19:50:57 +08:00
config.go Replace rancherio with rancher 2015-10-12 19:50:57 +08:00
data_funcs.go Replace rancherio with rancher 2015-10-12 19:50:57 +08:00
disk.go Replace rancherio with rancher 2015-10-12 19:50:57 +08:00
docker_config.go Revert "Revert "Storage"" 2015-08-27 12:24:26 -07:00
metadata_test.go Reshuffle cloud-config 2015-09-30 23:59:22 +05:00
types.go config/types.go: add "" to field tag 2015-10-31 23:54:56 +08:00