.. |
config
|
Unify Godoc formatting, fix various typos
|
2014-09-02 13:41:03 +02:00 |
exec
|
Fix the exec test, on os x false and true have different paths, but they're in $PATH on all.
|
2014-10-07 13:26:25 -07:00 |
iptables
|
Add a pkg for iptables support
|
2014-10-07 11:36:46 -07:00 |
wait
|
kube-proxy can read config from the apiserver
|
2014-08-27 15:49:01 -04:00 |
diff.go
|
Move ObjectDiff into util
|
2014-10-09 17:23:43 -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 |
error_list.go
|
Move ErrorList to util
|
2014-10-06 12:12:35 -07:00 |
error_list_test.go
|
Move ErrorList to util
|
2014-10-06 12:12:35 -07:00 |
fake_handler.go
|
Refactor the client (again) to better support auth
|
2014-10-01 15:23:37 -04: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 |
net.go
|
Add a flag-compatible wrapper for net.IPNet
|
2014-10-06 18:28:49 -07:00 |
net_test.go
|
Add a flag-compatible wrapper for net.IPNet
|
2014-10-06 18:28:49 -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 ObjectDiff into util
|
2014-10-09 17:23:43 -04:00 |
util_test.go
|
make api match intent with less specific type
|
2014-10-08 10:01:55 -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 |