splitted one operator module to file, account, image operators; splitted operator functions; etc

This commit is contained in:
2026-03-05 11:32:32 +02:00
parent 9ecd25ed0b
commit 80d6a244cf
54 changed files with 1049 additions and 826 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
package repocli
const (
//MediaTypeDDMLv2 = "application/vnd.docker.distribution.manifest.list.v2+json"
//MediaTypeDDMv2 = "application/vnd.docker.distribution.manifest.v2+json"
// MediaTypeDDMLv2 = "application/vnd.docker.distribution.manifest.list.v2+json"
// MediaTypeDDMv2 = "application/vnd.docker.distribution.manifest.v2+json"
)