.. |
apiserver.go
|
Format JSON by default. Fixes #2243.
|
2014-11-25 23:11:43 +00:00 |
apiserver_test.go
|
make selfLink namespace aware
|
2014-12-05 17:37:11 -05: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
|
Add forbidden error.
|
2014-10-16 09:25:54 -07:00 |
errors_test.go
|
Caps on StatusReason*
|
2014-09-27 21:38:51 -07:00 |
handlers.go
|
Automatic API generation by adopting go-restful
|
2014-11-14 16:49:19 +00:00 |
handlers_test.go
|
Stop httptest server.
|
2014-10-30 21:37:08 -04:00 |
index.go
|
Automatic API generation by adopting go-restful
|
2014-11-14 16:49:19 +00:00 |
interfaces.go
|
Allow clients to determine the difference between create or update on PUT
|
2014-10-24 14:41:15 -04:00 |
operation.go
|
Allow clients to determine the difference between create or update on PUT
|
2014-10-24 14:41:15 -04:00 |
operation_test.go
|
Automatic API generation by adopting go-restful
|
2014-11-14 16:49:19 +00:00 |
proxy.go
|
update code.goole.com/p/go.net to golang.org/x/net
|
2014-11-16 22:10:24 -05:00 |
proxy_test.go
|
update code.goole.com/p/go.net to golang.org/x/net
|
2014-11-16 22:10:24 -05:00 |
redirect.go
|
Make redirect handle namespaces just like proxy (which is weird and needs to be fixed but at least this will be consistent).
|
2014-10-29 11:29:28 -07:00 |
redirect_test.go
|
Automatic API generation by adopting go-restful
|
2014-11-14 16:49:19 +00:00 |
resthandler.go
|
make selfLink namespace aware
|
2014-12-05 17:37:11 -05: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
|
Add etcd to the list of services to validate.
|
2014-11-05 21:22:01 -08:00 |
validator_test.go
|
Add etcd to the list of services to validate.
|
2014-11-05 21:22:01 -08:00 |
watch.go
|
update code.goole.com/p/go.net to golang.org/x/net
|
2014-11-16 22:10:24 -05:00 |
watch_test.go
|
Remove unused YAML tags and GetYAML/SetYAML methods
|
2014-12-02 16:25:28 -08:00 |