kubernetes/vendor/gopkg.in/gcfg.v1
2021-02-28 15:17:29 -08:00
..
scanner hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
token hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
types hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
doc.go generated: hack/update-vendor.sh 2019-04-03 10:19:40 -04:00
errors.go Update vendor of gopkg.in/gcfg from v1 to v1.2.0 2017-07-26 08:52:25 -07:00
go1_0.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
go1_2.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
LICENSE Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
read.go Update vendor of gopkg.in/gcfg from v1 to v1.2.0 2017-07-26 08:52:25 -07:00
README Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
set.go Update vendor of gopkg.in/gcfg from v1 to v1.2.0 2017-07-26 08:52:25 -07:00

Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1