kubernetes/pkg/util
Tim Hockin 85effbbc3f IntOrString for use in JSON/YAML
Specifying an API type as IntOrString will allow JSON and YAML to accept
either ints or strings with the same name.  For example, port names or
numbers.
2014-07-10 11:09:47 -07:00
..
doc.go Move etcd helpers to tools package so they can depend on api package. Add ResourceVersion, hook it up to etcd index to get atomic PUTs. 2014-07-02 15:42:05 -07:00
fake_handler_test.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
fake_handler.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
logs.go Default --logtostderr=true 2014-06-24 21:29:53 -07:00
set_test.go improvements to integration test organization 2014-07-01 14:02:14 -07:00
set.go improvements to integration test organization 2014-07-01 14:02:14 -07:00
stringlist_test.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
stringlist.go Fix boilerplate everywhere 2014-06-23 11:32:11 -07:00
util_test.go IntOrString for use in JSON/YAML 2014-07-10 11:09:47 -07:00
util.go IntOrString for use in JSON/YAML 2014-07-10 11:09:47 -07:00
validation_test.go Simplify DNS validation checks 2014-07-08 15:14:17 -07:00
validation.go Simplify DNS validation checks 2014-07-08 15:14:17 -07:00