splitted one operator module to file, account, image operators; splitted operator functions; etc
This commit is contained in:
@@ -26,7 +26,6 @@ import (
|
||||
const (
|
||||
indexMediaType = "application/vnd.oci.image.index.v1+json"
|
||||
manifestMediaType = "application/vnd.oci.image.manifest.v1+json"
|
||||
|
||||
)
|
||||
|
||||
func (cli *Client) ImageManifest(ctx context.Context, imagepath string) (any, error) {
|
||||
|
||||
Reference in New Issue
Block a user