Home
last modified time | relevance | path

Searched refs:blobServiceListener (Results 1 – 11 of 11) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go58 return &blobServiceListener{
103 type blobServiceListener struct { struct
108 var _ distribution.BlobStore = &blobServiceListener{}
110 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
125 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
140 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
155 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
178 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
189 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
194 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/notifications/
H A Dlistener.go83 return &blobServiceListener{
128 type blobServiceListener struct { struct
133 var _ distribution.BlobStore = &blobServiceListener{}
135 func (bsl *blobServiceListener) Get(ctx context.Context, dgst digest.Digest) ([]byte, error) { argument
150 func (bsl *blobServiceListener) Open(ctx context.Context, dgst digest.Digest) (distribution.ReadSee… argument
165 func (bsl *blobServiceListener) ServeBlob(ctx context.Context, w http.ResponseWriter, r *http.Reque… argument
180 func (bsl *blobServiceListener) Put(ctx context.Context, mediaType string, p []byte) (distribution.… argument
203 func (bsl *blobServiceListener) Delete(ctx context.Context, dgst digest.Digest) error { argument
214 func (bsl *blobServiceListener) Resume(ctx context.Context, id string) (distribution.BlobWriter, er… argument
219 func (bsl *blobServiceListener) decorateWriter(wr distribution.BlobWriter) distribution.BlobWriter { argument
[all …]