apiserver/pkg
Clayton Coleman 679a2b25d7 Allow values to be wrapped prior to serialization in etcd2
This adds a new value transformer to the etcd2 store that can transform
the value from etcd on read and write. This will allow the store to
implement encryption at rest or otherwise transform the value prior to
persistence.
2017-02-13 07:36:41 -05:00
..
admission move admission to genericapiserver 2017-01-19 10:27:27 -05:00
apis/example pkg/genericapiserver/endpoints: cutting off pkg/api deps 2017-02-02 09:36:48 -05:00
authentication move genericapiserver authenticator and authorizer factories 2017-01-27 08:47:01 -05:00
authorization move genericapiserver authenticator and authorizer factories 2017-01-27 08:47:01 -05:00
endpoints extract util used by jsonmergepatch and SMPatch 2017-02-13 07:36:41 -05:00
features pkg/flag: make feature gate extensible and split between generic and kube 2017-01-25 07:42:18 -05:00
registry Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
server add liggitt to apimachinery/apiserver packages 2017-02-13 07:36:41 -05:00
storage Allow values to be wrapped prior to serialization in etcd2 2017-02-13 07:36:41 -05:00
util pkg/util: move trace.go to k8s.io/apiserver/pkg/util/trace 2017-01-30 09:46:32 -05:00