k3s/pkg/apiserver
Daniel Smith 3045311398 Fix subtle bug when proxy constructs outgoing URL. 2014-10-29 11:29:28 -07:00
..
apiserver.go Serve API version list, test with an integration test. 2014-10-28 17:35:56 -07:00
apiserver_test.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
async.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04: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 Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
handlers_test.go Add read-only, rate limited endpoint 2014-10-20 16:32:52 -07:00
index.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02: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 Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
proxy.go Fix subtle bug when proxy constructs outgoing URL. 2014-10-29 11:29:28 -07:00
proxy_test.go Add unit test for namespace aware proxy 2014-10-20 16:26:51 -04: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 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.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04: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 a validator for validating components in the cluster infrastructure. 2014-09-16 13:37:01 -07:00
validator_test.go Add a validator for validating components in the cluster infrastructure. 2014-09-16 13:37:01 -07:00
watch.go Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
watch_test.go Rename ID -> Name 2014-10-22 15:00:26 -04:00