k3s/pkg/util
Brendan Burns 3ac706a32e Add a rate limiter, use it to rate limit docker pulls. 2014-09-26 11:55:21 -07:00
..
config Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
wait kube-proxy can read config from the apiserver 2014-08-27 15:49:01 -04: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.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
fake_handler_test.go Remove expectNoError from client, kubelet, and util 2014-08-04 09:39:06 -04:00
list.go Rename files: stringlist -> list (similar to set) 2014-08-06 20:13:40 -07:00
list_test.go Rename files: stringlist -> list (similar to set) 2014-08-06 20:13:40 -07:00
logs.go fix go lint errors in util 2014-07-10 17:32:42 -07:00
set.go Add go fuzzer in preparation for testing. Also gofmt a few files that needed it. 2014-07-27 14:54:48 -07:00
set_test.go Add go fuzzer in preparation for testing. Also gofmt a few files that needed it. 2014-07-27 14:54:48 -07:00
throttle.go Add a rate limiter, use it to rate limit docker pulls. 2014-09-26 11:55:21 -07:00
throttle_test.go Add a rate limiter, use it to rate limit docker pulls. 2014-09-26 11:55:21 -07:00
time.go Fix verify-boilerplate 2014-08-15 13:12:01 -05:00
time_test.go Fix typo in tests 2014-08-21 17:02:28 -04:00
util.go Move RecoverPanics to be the top level wrapped handler. Add new method to be sure a logger has been generated instead of assuming one has. Move regexp list compilation into a utility and pass regexp list into CORS. 2014-09-09 17:50:18 -04:00
util_test.go Fix typo in tests 2014-08-21 17:02:28 -04:00
validation.go Add dns-952-identifier validation to service ids. 2014-08-05 11:40:48 -07:00
validation_test.go Add dns-952-identifier validation to service ids. 2014-08-05 11:40:48 -07:00