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 |
|
zhouhaibing089
|
83248a9783
|
move keystone package to password since it is a password authenticator
|
2016-03-22 23:27:28 +08:00 |
|
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -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 |
|
Robert Bailey
|
6d85dcb4a0
|
Add support for HTTP basic auth to the kube-apiserver.
|
2015-04-28 10:33:51 -07:00 |
|
Jordan Liggitt
|
3532be3c82
|
Add basicauth and password authenticators
|
2014-11-24 17:52:10 -05:00 |
|