k3s/pkg/util
Alex Mohr 159ba48932 Merge pull request #12238 from eparis/godeps
Auto commit by PR queue bot
2015-08-05 01:06:11 -07:00
..
config Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
errors Merge pull request #7885 from hurf/master 2015-05-07 10:06:26 +02:00
exec Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
fielderrors Fixed empty name error and also changed tests 2015-08-04 14:09:42 -07:00
flushwriter Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
httpstream Merge pull request #11057 from liggitt/close_body 2015-07-24 09:57:23 -07:00
iptables Export GetIptablesVersion utility in util/iptables 2015-06-12 17:13:40 -04:00
jsonpath jsonpath template 2015-07-28 10:17:56 +08:00
mount Search the parent FS for the proper binaries 2015-06-26 14:48:22 -04:00
node Use Node IP Address instead of Node.Name in minion.ResourceLocation. 2015-06-08 16:58:00 -07:00
operationmanager Make GCE PD attach block on pending detach. Retry on detach/attach errors. 2015-07-23 14:03:50 -07:00
proxy Fix proxy rewriting 2015-06-24 13:54:14 -07:00
rand fix unit test breakage by adding seed method to util/rand 2015-07-22 15:01:51 -07:00
slice Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
strategicpatch Fixed pointers bug in PATCH verb in the API 2015-06-16 13:31:49 -07:00
wait e2e test for addon update 2015-06-15 17:37:24 +02:00
workqueue Add old endpoint cleanup function 2015-05-06 13:03:18 -07:00
yaml Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
atomic_value.go Fix logging; extend queue length to 100 2015-06-30 10:27:24 -07:00
atomic_value_test.go Fix logging; extend queue length to 100 2015-06-30 10:27:24 -07:00
bool_flag.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
cache.go Add cache with multiple shards to decrease lock contention 2015-05-11 15:07:50 +02:00
cache_test.go Add cache with multiple shards to decrease lock contention 2015-05-11 15:07:50 +02:00
clock.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
configuration_map.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
crypto.go Use self-signed cert as CA for local-up-cluster.sh 2015-07-24 07:16:07 -07:00
diff.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
escape.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
fake_handler.go ServiceAccounts controller 2015-05-11 17:18:05 -04:00
fake_handler_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
flags.go Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
hash.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
hash_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
http.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
line_delimiter.go Fix up alignment of columns w/ namespaces. 2015-07-09 08:59:32 -07:00
line_delimiter_test.go Fix up alignment of columns w/ namespaces. 2015-07-09 08:59:32 -07:00
list.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
list_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
logs.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
net.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
net_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
pflag_import.go Warn for every _ flag user or cmd defined 2015-05-27 11:23:52 +02:00
port_range.go Add util.PortRange, so that a port range can be a flag. Format: lo-hi 2015-05-16 15:52:57 -04:00
port_range_test.go Add util.PortRange, so that a port range can be a flag. Format: lo-hi 2015-05-16 15:52:57 -04:00
port_split.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
port_split_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
resource_container_linux.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
resource_container_unsupported.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
runner.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
runner_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
set.go Make util.empty public for conversions 2015-07-01 16:12:15 -04:00
set_test.go Merge pull request #7509 from deads2k/deads-has-any 2015-05-04 16:21:33 -04:00
ssh.go Mark realSSHDialer as implementing sshDialer 2015-06-20 18:18:38 -04:00
ssh_test.go Don't assume we always SSH as the current user 2015-06-20 18:18:38 -04:00
string_flag.go Replace the auth config file with a kubeconfig file when 2015-05-13 01:03:28 -07:00
template.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
template_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
throttle.go Switch token bucket rate limiter to github.com/juju/ratelimit 2015-06-30 10:34:41 -04:00
throttle_test.go Switch token bucket rate limiter to github.com/juju/ratelimit 2015-06-30 10:34:41 -04:00
time.go Sort overlapping rcs 2015-06-29 15:30:19 -07:00
time_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
trace.go Add very simple tracing mechanism for easier debugging of slow requests. 2015-05-26 16:17:18 +02:00
util.go add iptables rule for MASQUERADE for egress 2015-06-24 17:19:57 -07:00
util_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
uuid.go Switch from to code.google.com/p/go-uuid/uuid to github.com/pborman/uuid 2015-08-04 20:13:07 -04:00
validation.go To add validation for service ports when defined as string (fixing issue #9734) 2015-06-22 17:21:51 +02:00
validation_test.go To add validation for service ports when defined as string (fixing issue #9734) 2015-06-22 17:21:51 +02:00