Home
last modified time | relevance | path

Searched defs:ErrRepositoryNotExist (Results 1 – 5 of 5) sorted by last modified time

/dports/net/traefik/traefik-2.6.1/vendor/github.com/theupdateframework/notary/client/
H A Derrors.go41 type ErrRepositoryNotExist struct { struct
42 remote string
43 gun data.GUN
46 func (err ErrRepositoryNotExist) Error() string {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/theupdateframework/notary/client/
H A Derrors.go41 type ErrRepositoryNotExist struct { struct
42 remote string
43 gun data.GUN
46 func (err ErrRepositoryNotExist) Error() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/theupdateframework/notary/client/
H A Derrors.go41 type ErrRepositoryNotExist struct { struct
42 remote string
43 gun data.GUN
46 func (err ErrRepositoryNotExist) Error() string {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/theupdateframework/notary/client/
H A Derrors.go41 type ErrRepositoryNotExist struct { struct
42 remote string
43 gun data.GUN
46 func (err ErrRepositoryNotExist) Error() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/docker/notary/client/
H A Dclient.go64 type ErrRepositoryNotExist struct { struct
65 remote string
66 gun string
69 func (err ErrRepositoryNotExist) Error() string {