.. |
api_installer.go
|
Moving /watch, /proxy and /redirect registration to go-restful
|
2015-02-03 15:47:48 -08:00 |
apiserver.go
|
Moving /watch, /proxy and /redirect registration to go-restful
|
2015-02-03 15:47:48 -08:00 |
apiserver_test.go
|
Moving /watch, /proxy and /redirect registration to go-restful
|
2015-02-03 15:47:48 -08:00 |
async.go
|
Allow clients to determine the difference between create or update on PUT
|
2014-10-24 14:41:15 -04:00 |
authn.go
|
Make master take authenticator.Request interface instead of tokenfile
|
2014-11-19 15:07:51 -05:00 |
authz.go
|
Basic ACL file.
|
2014-11-05 16:06:22 -08:00 |
doc.go
|
Unify Godoc formatting, fix various typos
|
2014-09-02 13:41:03 +02:00 |
errors.go
|
Replace code that eats errors with a more consistent reporting
|
2015-01-26 20:54:29 -05:00 |
errors_test.go
|
Caps on StatusReason*
|
2014-09-27 21:38:51 -07:00 |
handlers.go
|
Increase API rate limit on read only port of apiserver
|
2015-01-30 11:58:59 -08:00 |
handlers_test.go
|
Added namespace test case for POST to /pods
|
2014-12-16 15:55:48 -05:00 |
index.go
|
Updating handleIndex in master to list all valid paths.
|
2015-01-21 13:40:01 -08:00 |
interfaces.go
|
Split RESTStorage into separate interfaces
|
2015-01-12 12:19:45 -05:00 |
mux_helper.go
|
Updating handleIndex in master to list all valid paths.
|
2015-01-21 13:40:01 -08:00 |
operation.go
|
Deleting OperationHandler for handling /operation endpoint on server
|
2015-01-28 13:13:10 -08:00 |
proxy.go
|
Fix apiserver proxy path rewriting.
|
2015-02-02 13:01:46 -08:00 |
proxy_test.go
|
Moving /watch, /proxy and /redirect registration to go-restful
|
2015-02-03 15:47:48 -08:00 |
redirect.go
|
Split RESTStorage into separate interfaces
|
2015-01-12 12:19:45 -05:00 |
redirect_test.go
|
Moving /watch, /proxy and /redirect registration to go-restful
|
2015-02-03 15:47:48 -08:00 |
resthandler.go
|
Making all operations synchronous
|
2015-01-27 18:47:56 -08:00 |
resthandler_test.go
|
Allow clients to determine the difference between create or update on PUT
|
2014-10-24 14:41:15 -04:00 |
validator.go
|
rename probe.Healthy to probe.Success and renam probe.Unhealthy to probe.Failure.
|
2015-01-27 11:20:30 -08:00 |
validator_test.go
|
rename probe.Healthy to probe.Success and renam probe.Unhealthy to probe.Failure.
|
2015-01-27 11:20:30 -08:00 |
watch.go
|
Split RESTStorage into separate interfaces
|
2015-01-12 12:19:45 -05:00 |
watch_test.go
|
Plumb restmapper properly through apiserver and tests
|
2015-02-02 10:26:19 -05:00 |