k3s/pkg/apiserver
Clayton Coleman 7550c146dc Replace struct initializers for TypeMeta with ObjectMeta 2014-10-24 11:22:21 -04:00
..
apiserver.go remove old proxy code. 2014-10-20 11:28:12 -07:00
apiserver_test.go Rename methods in api/meta to be cleaner 2014-10-22 22:59:12 -04:00
async.go Do interface{} -> runtime.Object rename everywhere 2014-09-07 22:19:24 -07: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 Add read-only, rate limited endpoint 2014-10-20 16:32:52 -07: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 Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
operation.go Replace struct initializers for TypeMeta with ObjectMeta 2014-10-24 11:22:21 -04:00
operation_test.go Rename ID -> Name 2014-10-22 15:00:26 -04:00
proxy.go Flush data periodically instead of their buffering 2014-10-21 01:39:01 +02:00
proxy_test.go Add unit test for namespace aware proxy 2014-10-20 16:26:51 -04:00
redirect.go Add context object to interfaces 2014-09-26 11:50:34 -04:00
redirect_test.go add self linking to apiserver 2014-09-26 15:08:02 -07:00
resthandler.go Rename methods in api/meta to be cleaner 2014-10-22 22:59:12 -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