containerd/api/services
Stephen J Day f7d31e2be4
api, metadata: use map type for Container.Extensions
To allow for updating extensions without collisions, we have moved to
using a map type that can be explicitly selected via the field path for
updates. This ensures that multiple parties can operate on their
extensions without stepping on each other's toes or incurring an
inordinate number of round trips.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-09-08 19:34:26 -07:00
..
containers/v1 api, metadata: use map type for Container.Extensions 2017-09-08 19:34:26 -07:00
content/v1 Add support for content labels on commit 2017-08-11 14:15:20 -07:00
diff/v1 api: cleanup protobuf imports 2017-08-04 12:57:43 -07:00
events/v1 api: RootFS -> SnapshotKey 2017-09-06 15:22:19 -07:00
images/v1 Add runtime events for pause,resume,checkpoint 2017-07-11 12:38:20 -07:00
namespaces/v1 api/services: update go packages and regenerate 2017-06-21 18:22:32 -07:00
snapshot/v1 Update GRPC api to support labels and snapshot updates 2017-08-02 16:28:41 -07:00
tasks/v1 Move metrics requests to services 2017-09-05 17:41:30 -04:00
version/v1 api/services: update go packages and regenerate 2017-06-21 18:22:32 -07:00