.. |
api_installer.go
|
Set the emptyNameError to be a bad request. Always return a JSON error.
|
2015-03-17 16:17:14 -07:00 |
apiserver.go
|
Increased default timeout in APIServer to 2 minutes
|
2015-03-14 06:54:31 +01:00 |
apiserver_test.go
|
Increased default timeout in APIServer to 2 minutes
|
2015-03-14 06:54:31 +01: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
|
Remove layers of indirection between apiinstaller and resthandler
|
2015-02-11 16:26:06 -05:00 |
errors_test.go
|
Caps on StatusReason*
|
2014-09-27 21:38:51 -07:00 |
handlers.go
|
add URL path generation function
|
2015-02-24 10:10:04 -08:00 |
handlers_test.go
|
add URL path generation function
|
2015-02-24 10:10:04 -08:00 |
index.go
|
Updating handleIndex in master to list all valid paths.
|
2015-01-21 13:40:01 -08:00 |
interfaces.go
|
Adding fields selector
|
2015-03-10 22:13:10 +01:00 |
mux_helper.go
|
Updating handleIndex in master to list all valid paths.
|
2015-01-21 13:40:01 -08:00 |
proxy.go
|
Redirector.ResourceLocation shouldn't return `"", nil`
|
2015-03-13 08:26:46 +08:00 |
proxy_test.go
|
Simplify api_installer and setup methods
|
2015-03-09 14:39:31 -04:00 |
redirect.go
|
Merge pull request #5147 from a-robinson/func
|
2015-03-06 15:31:45 -08:00 |
redirect_test.go
|
Simplify api_installer and setup methods
|
2015-03-09 14:39:31 -04:00 |
resthandler.go
|
Set the emptyNameError to be a bad request. Always return a JSON error.
|
2015-03-17 16:17:14 -07:00 |
validator.go
|
Fix the broken calls to the monitor() by having it take arguments as pointers.
|
2015-03-06 23:16:44 +00:00 |
validator_test.go
|
rename probe.Status to probe.Result.
|
2015-02-05 15:49:58 -08:00 |
watch.go
|
start normalizing error handling in watch.
|
2015-03-17 21:04:55 -07:00 |
watch_test.go
|
Make label and field selector query strings versionable.
|
2015-03-12 12:24:07 -07:00 |