containerd/cmd/dist
Stephen J Day ea9389d4c5
cmd/dist: default mediatypes to oci and docker
To make using the `fetch-object` for demonstrations much easier, the
mediatypes are defaulted when a non-digest object identifier is
provided. We also add support for OCI mediatypes, although they are
mostly unavailable.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-03-02 16:50:32 -08:00
..
active.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
apply.go Update log lines to use containerd log package 2017-02-17 11:50:49 -08:00
common.go cmd/dist: add global connect-timeout for GRPC 2017-02-28 16:43:08 -08:00
delete.go cmd/dist: change fetch to fetch-object command 2017-03-02 13:50:09 -08:00
fetchobject.go cmd/dist: default mediatypes to oci and docker 2017-03-02 16:50:32 -08:00
get.go services/content: move service client into package 2017-02-28 17:12:24 -08:00
ingest.go services/content: move service client into package 2017-02-28 17:12:24 -08:00
list.go Use errors.New() directly to output the error message 2017-02-22 10:53:16 +08:00
main.go cmd/dist: change fetch to fetch-object command 2017-03-02 13:50:09 -08:00