k3s/pkg/proxy/userspace
Michal Rostecki 59ca5986dd Print/log pointers of structs with %#v instead of %+v
There are many places in k8s where %+v is used to format a pointer
to struct, which isn't working as expected.

Fixes #26591
2016-08-01 22:27:56 +02:00
..
loadbalancer.go Merge remote-tracking branch 'thockin/userspace-proxy-affinity-25314' into kubeproxyfix 2016-07-01 11:48:02 -07:00
port_allocator.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
port_allocator_test.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
proxier.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
proxier_test.go Merge pull request #28655 from freehan/kubeproxyfix 2016-07-08 11:28:43 -07:00
proxysocket.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rlimit.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rlimit_windows.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
roundrobin.go Print/log pointers of structs with %#v instead of %+v 2016-08-01 22:27:56 +02:00
roundrobin_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
udp_server.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00