.. |
api_installer.go
|
Merge pull request #5013 from smarterclayton/misc_fixup
|
2015-03-06 15:41:34 +01:00 |
apiserver_test.go
|
Split naming behavior out into objects that are derived from the request
|
2015-02-16 00:23:38 -05:00 |
apiserver.go
|
Use a prometheus Histogram rather than a Summary for tracking apiserver latency.
|
2015-03-02 02:15:16 +00:00 |
async.go
|
Remove asynchronous channel on RESTStorage interfaces
|
2015-02-11 16:26:07 -05: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_test.go
|
Caps on StatusReason*
|
2014-09-27 21:38:51 -07:00 |
errors.go
|
Remove layers of indirection between apiinstaller and resthandler
|
2015-02-11 16:26:06 -05:00 |
handlers_test.go
|
add URL path generation function
|
2015-02-24 10:10:04 -08:00 |
handlers.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
|
Remove asynchronous channel on RESTStorage interfaces
|
2015-02-11 16:26:07 -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 the API objects related to /operations
|
2015-02-04 20:50:45 -08:00 |
proxy_test.go
|
Add streaming command execution & port forwarding
|
2015-02-20 09:57:02 -05:00 |
proxy.go
|
use correct path for proxy replacements
|
2015-02-24 10:10:06 -08:00 |
redirect_test.go
|
Specify HTTP for REDIRECT
|
2015-03-04 16:37:15 -08:00 |
redirect.go
|
Specify HTTP for REDIRECT
|
2015-03-04 16:37:15 -08:00 |
resthandler.go
|
moving ParseSelector to Parse for labels only.
|
2015-03-05 22:39:36 +01:00 |
validator_test.go
|
rename probe.Status to probe.Result.
|
2015-02-05 15:49:58 -08:00 |
validator.go
|
remove redundant func()
|
2015-02-17 15:58:18 -08:00 |
watch_test.go
|
Revert "Revert "Adding converter functions to convert field label selectors to internal version before matching""
|
2015-03-02 15:00:09 -08:00 |
watch.go
|
Revert "Revert "Adding converter functions to convert field label selectors to internal version before matching""
|
2015-03-02 15:00:09 -08:00 |