|
@@ -4,16 +4,16 @@
|
|
TODO "/events": getEvents, N
|
|
TODO "/events": getEvents, N
|
|
ok "/info": getInfo, 1
|
|
ok "/info": getInfo, 1
|
|
ok "/version": getVersion, 1
|
|
ok "/version": getVersion, 1
|
|
-... "/images/json": getImagesJSON, N
|
|
|
|
-TODO "/images/viz": getImagesViz, 0 yes
|
|
|
|
-TODO "/images/search": getImagesSearch, N
|
|
|
|
-#3490 "/images/{name:.*}/get": getImagesGet, 0
|
|
|
|
-TODO "/images/{name:.*}/history": getImagesHistory, N
|
|
|
|
|
|
+ok "/images/json": getImagesJSON, N
|
|
|
|
+ok "/images/viz": getImagesViz, 0 yes
|
|
|
|
+#3615 "/images/search": getImagesSearch, N
|
|
|
|
+ok "/images/{name:.*}/get": getImagesGet, 0
|
|
|
|
+ok "/images/{name:.*}/history": getImagesHistory, N
|
|
TODO "/images/{name:.*}/json": getImagesByName, 1
|
|
TODO "/images/{name:.*}/json": getImagesByName, 1
|
|
TODO "/containers/ps": getContainersJSON, N
|
|
TODO "/containers/ps": getContainersJSON, N
|
|
TODO "/containers/json": getContainersJSON, 1
|
|
TODO "/containers/json": getContainersJSON, 1
|
|
ok "/containers/{name:.*}/export": getContainersExport, 0
|
|
ok "/containers/{name:.*}/export": getContainersExport, 0
|
|
-TODO "/containers/{name:.*}/changes": getContainersChanges, N
|
|
|
|
|
|
+... "/containers/{name:.*}/changes": getContainersChanges, N
|
|
TODO "/containers/{name:.*}/json": getContainersByName, 1
|
|
TODO "/containers/{name:.*}/json": getContainersByName, 1
|
|
TODO "/containers/{name:.*}/top": getContainersTop, N
|
|
TODO "/containers/{name:.*}/top": getContainersTop, N
|
|
#3512 "/containers/{name:.*}/attach/ws": wsContainersAttach, 0 yes
|
|
#3512 "/containers/{name:.*}/attach/ws": wsContainersAttach, 0 yes
|
|
@@ -23,22 +23,22 @@ TODO "/auth": postAuth, 0
|
|
ok "/commit": postCommit, 0
|
|
ok "/commit": postCommit, 0
|
|
TODO "/build": postBuild, 0 yes
|
|
TODO "/build": postBuild, 0 yes
|
|
TODO "/images/create": postImagesCreate, N yes yes (pull)
|
|
TODO "/images/create": postImagesCreate, N yes yes (pull)
|
|
-TODO "/images/{name:.*}/insert": postImagesInsert, N yes yes
|
|
|
|
|
|
+#3559 "/images/{name:.*}/insert": postImagesInsert, N yes yes
|
|
TODO "/images/load": postImagesLoad, 1 yes (stdin)
|
|
TODO "/images/load": postImagesLoad, 1 yes (stdin)
|
|
TODO "/images/{name:.*}/push": postImagesPush, N yes
|
|
TODO "/images/{name:.*}/push": postImagesPush, N yes
|
|
ok "/images/{name:.*}/tag": postImagesTag, 0
|
|
ok "/images/{name:.*}/tag": postImagesTag, 0
|
|
ok "/containers/create": postContainersCreate, 0
|
|
ok "/containers/create": postContainersCreate, 0
|
|
ok "/containers/{name:.*}/kill": postContainersKill, 0
|
|
ok "/containers/{name:.*}/kill": postContainersKill, 0
|
|
-#3476 "/containers/{name:.*}/restart": postContainersRestart, 0
|
|
|
|
|
|
+ok "/containers/{name:.*}/restart": postContainersRestart, 0
|
|
ok "/containers/{name:.*}/start": postContainersStart, 0
|
|
ok "/containers/{name:.*}/start": postContainersStart, 0
|
|
ok "/containers/{name:.*}/stop": postContainersStop, 0
|
|
ok "/containers/{name:.*}/stop": postContainersStop, 0
|
|
ok "/containers/{name:.*}/wait": postContainersWait, 0
|
|
ok "/containers/{name:.*}/wait": postContainersWait, 0
|
|
ok "/containers/{name:.*}/resize": postContainersResize, 0
|
|
ok "/containers/{name:.*}/resize": postContainersResize, 0
|
|
#3512 "/containers/{name:.*}/attach": postContainersAttach, 0 yes
|
|
#3512 "/containers/{name:.*}/attach": postContainersAttach, 0 yes
|
|
-TODO "/containers/{name:.*}/copy": postContainersCopy, 0 yes
|
|
|
|
|
|
+#3560 "/containers/{name:.*}/copy": postContainersCopy, 0 yes
|
|
|
|
|
|
**DELETE**
|
|
**DELETE**
|
|
-#3180 "/containers/{name:.*}": deleteContainers, 0
|
|
|
|
|
|
+ok "/containers/{name:.*}": deleteContainers, 0
|
|
TODO "/images/{name:.*}": deleteImages, N
|
|
TODO "/images/{name:.*}": deleteImages, N
|
|
|
|
|
|
**OPTIONS**
|
|
**OPTIONS**
|