xiekeyang / oci-discovery

Contain the OCI Ref-engine Discovery specification and related specifications as an extention to the image specification.
Other
2 stars 1 forks source link

Discovery Tools for OCI Image #16

Closed xiekeyang closed 7 years ago

xiekeyang commented 7 years ago

To implement the associated tools to discovery spec. This looks a framework with basic objects fetching. Something like uri template, final response body... should be refactor.

Signed-off-by: xiekeyang xiekeyang@huawei.com

xiekeyang commented 7 years ago

This is a framework of implementation according to discovery protocol defined in this project. Although many should be refactored, I hope we can land the rough codes firstly. Then we can discuss, improve and refactor implementation via golang, which is closer to OCI style.

xiekeyang commented 7 years ago

LGTM