Davanum Srinivas
|
2b0ed014b7
|
Use Go canonical import paths
Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports
Fixes #29014
|
2016-07-16 13:48:21 -04:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Wojciech Tyczynski
|
53ae56f205
|
Replace "minion" with "node" in bunch of places.
|
2015-09-14 11:07:11 +02:00 |
|
Daniel Smith
|
15b30b8b09
|
Move version agnostic parts of client
pkg/client/unversioned/cache -> pkg/client/cache
pkg/client/unversioned/record -> pkg/client/record
|
2015-09-10 17:17:59 -07:00 |
|
Kris Rousey
|
7ba5b058cc
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Daniel Smith
|
041d56f3d0
|
finish testing client/cache
|
2014-08-04 14:50:01 -07:00 |
|
Daniel Smith
|
a47b65bf8a
|
Add cache package.
|
2014-08-04 14:50:01 -07:00 |
|