MCPcopy Create free account
hub / github.com/Huawei/containerops / PostRepositoryV1Handler

Function PostRepositoryV1Handler

dockyard/handler/repositoryv1.go:71–132  ·  view source on GitHub ↗

PostRepositoryV1Handler is creating a repository in Dockyard. The repository has different types: 1. docker -> Docker V2 repository -> model: DockerV2 2. binary -> Binary V1 repository -> model: BinaryV1 Notes: 1. When developer push a docker image, it will be create a Docker V2 repository in the da

(ctx *macaron.Context)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

EncodingErrorFunction · 0.92
GetMethod · 0.45
PutMethod · 0.45

Tested by

no test coverage detected