kubernetes/pkg/kubelet/config
Clayton Coleman ca2f1b87ad
Replace negotiation with a new method that can extract info
Alter how runtime.SerializeInfo is represented to simplify negotiation
and reduce the need to allocate during negotiation. Simplify the dynamic
client's logic around negotiating type. Add more tests for media type
handling where necessary.
2016-10-28 11:30:11 -04:00
..
apiserver_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
apiserver.go Update clientset generator to use RESTClient interface instead of the RESTClient data type 2016-10-21 10:13:51 +02:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
common_test.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
common.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
config_test.go Fix various typos in pkg/kubelet 2016-08-30 22:57:47 +02:00
config.go change sourcesSeenLock to sync.RWMutex 2016-08-31 09:10:14 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
file_linux_test.go Fix #33784, IN_CREATE event does not guarantee file content written 2016-10-03 15:07:08 -07:00
file_linux.go fix issue #27137: kubelet detects pod manifest files in the directory using inotify 2016-09-28 10:34:56 +08:00
file_unsupported.go fix issue #27137: kubelet detects pod manifest files in the directory using inotify 2016-09-28 10:34:56 +08:00
file.go fix issue #27137: kubelet detects pod manifest files in the directory using inotify 2016-09-28 10:34:56 +08:00
http_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
http.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
sources.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00