kubernetes/pkg/util
2016-02-25 04:45:12 -08:00
..
atomic Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
bandwidth Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
chmod
chown
config Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
dbus
deployment Merge pull request #21957 from mqliang/deployment-preserve-availability 2016-02-24 22:09:54 -08:00
errors
exec
flock kubelet: add a pidfile 2016-02-10 11:38:50 -08:00
flushwriter
hash
httpstream SPDY roundtripper must respect InsecureSkipVerify 2016-02-18 11:48:02 -02:00
integer create some integer min/max function 2016-02-12 11:20:11 +08:00
intstr Deployment: preserve availability when maxUnavailability is not 100% 2016-02-25 13:30:06 +08:00
io
iptables fix a few go-vet errors 2016-02-09 13:20:31 -08:00
jsonpath
keymutex Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
labels Address comments; fix incorrect hash 2016-02-22 10:58:54 -08:00
limitwriter
mount Don't return error when findmnt exits with error. 2016-02-19 14:09:33 +01:00
net Adding hostname to groups discovery information 2016-02-18 11:58:11 -08:00
node
oom Do not fail container creation if the contaienr exits before applyting 2016-02-04 13:39:19 -08:00
parsers
pod
procfs Do not fail container creation if the contaienr exits before applyting 2016-02-04 13:39:19 -08:00
proxy
rand
runtime
selinux
sets Cleanup of docstring for types.go 2016-02-24 14:14:37 -05:00
slice
strategicpatch
strings
sysctl
testing
validation fix a few go-vet errors 2016-02-09 13:20:31 -08:00
wait Add unit test for JitterUntil 2016-02-07 21:09:06 +01:00
workqueue
wsstream
yaml
backoff.go fake backoff implementation for speeding up flakey test, fake Clock Test for sleep 2016-02-24 13:50:29 -05:00
backoff_test.go fake backoff implementation for speeding up flakey test, fake Clock Test for sleep 2016-02-24 13:50:29 -05:00
bool_flag.go
cache.go
cache_test.go
clock.go fake backoff implementation for speeding up flakey test, fake Clock Test for sleep 2016-02-24 13:50:29 -05:00
clock_test.go fake backoff implementation for speeding up flakey test, fake Clock Test for sleep 2016-02-24 13:50:29 -05:00
configuration_map.go
crlf.go
crypto.go
deadlock-detector.go
deadlock-detector_test.go
diff.go
doc.go
env.go
env_test.go
flags.go
line_delimiter.go
line_delimiter_test.go
logs.go Move Until, Forever, NeverStop, ForeverTestTimeout from util to wait 2016-02-07 11:38:48 +01:00
resource_container_linux.go
resource_container_unsupported.go
runner.go
runner_test.go
string_flag.go
template.go
template_test.go
throttle.go Add FakeNeverRateLimitter 2016-02-08 11:06:25 +01:00
throttle_test.go Add FakeNeverRateLimitter 2016-02-08 11:06:25 +01:00
trace.go
umask.go
umask_windows.go
util.go Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
util_test.go Move Until, Forever, NeverStop, ForeverTestTimeout from util to wait 2016-02-07 11:38:48 +01:00
uuid.go