k3s/pkg/api/rest
Karl Beecher a7623ca6cc Adds ability to define a prefix for etcd paths
The API server can be supplied (via a command line flag) with a custom
prefix that is prepended to etcd resources paths.

Refs: #3476
2015-04-24 12:12:39 +02:00
..
resttest Adds ability to define a prefix for etcd paths 2015-04-24 12:12:39 +02:00
create.go Pass ctx to Validate, ValidateUpdate 2015-03-30 17:33:08 -04:00
create_test.go Add an rc strategy, start delta validating updates 2015-03-13 13:09:03 -07:00
delete.go Graceful deletion of resources 2015-03-19 15:33:32 -04:00
doc.go Add name generation and normalize common create flows 2015-02-02 14:44:53 -05:00
rest.go Add Connecter storage interface to API server 2015-04-16 10:20:17 -04:00
types.go Pass ctx to Validate, ValidateUpdate 2015-03-30 17:33:08 -04:00
update.go Pass ctx to Validate, ValidateUpdate 2015-03-30 17:33:08 -04:00
update_test.go fix tests broken by stronger validation 2015-03-31 11:13:44 -07:00