kubernetes/pkg/apiserver
2014-11-14 16:49:19 +00:00
..
apiserver_test.go Automatic API generation by adopting go-restful 2014-11-14 16:49:19 +00:00
apiserver.go Automatic API generation by adopting go-restful 2014-11-14 16:49:19 +00:00
async.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04: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 Add forbidden error. 2014-10-16 09:25:54 -07:00
handlers_test.go Stop httptest server. 2014-10-30 21:37:08 -04:00
handlers.go Automatic API generation by adopting go-restful 2014-11-14 16:49:19 +00: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_test.go Automatic API generation by adopting go-restful 2014-11-14 16:49:19 +00:00
operation.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
proxy_test.go Automatic API generation by adopting go-restful 2014-11-14 16:49:19 +00:00
proxy.go Fix subtle bug when proxy constructs outgoing URL. 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
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
resthandler_test.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
resthandler.go Fix self linking of objects returned in lists. 2014-10-30 15:04:11 -07:00
validator_test.go Add etcd to the list of services to validate. 2014-11-05 21:22:01 -08:00
validator.go Add etcd to the list of services to validate. 2014-11-05 21:22:01 -08:00
watch_test.go Automatic API generation by adopting go-restful 2014-11-14 16:49:19 +00:00
watch.go Add self links to objects sent down the watch channel. 2014-11-05 17:22:18 -08:00