Versions in this module Expand all Collapse all v0 v0.0.10 May 30, 2023 v0.0.9 Jan 29, 2023 Changes in this version + func CheckTag(connPool *grpc.ConnPool, address, host, repo, tag string) (*pb.DockerCheckTagResponse, error) + func IsImageForbidden(connPool *grpc.ConnPool, addr, host, repo, tag string) (*pb.IsDockerImageForbiddenResponse, error)