Home
last modified time | relevance | path

Searched refs:RemoteStats (Results 1 – 22 of 22) sorted by relevance

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
239 remoteStats := te.RemoteStats()
277 remoteStats := te.RemoteStats()
340 remoteStats := te.RemoteStats()
413 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
211 remoteStats := env.RemoteStats()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
239 remoteStats := te.RemoteStats()
277 remoteStats := te.RemoteStats()
340 remoteStats := te.RemoteStats()
413 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
211 remoteStats := env.RemoteStats()
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
229 remoteStats := te.RemoteStats()
267 remoteStats := te.RemoteStats()
330 remoteStats := te.RemoteStats()
403 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
210 remoteStats := env.RemoteStats()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
239 remoteStats := te.RemoteStats()
277 remoteStats := te.RemoteStats()
340 remoteStats := te.RemoteStats()
413 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
211 remoteStats := env.RemoteStats()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
239 remoteStats := te.RemoteStats()
277 remoteStats := te.RemoteStats()
340 remoteStats := te.RemoteStats()
413 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
211 remoteStats := env.RemoteStats()
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
239 remoteStats := te.RemoteStats()
277 remoteStats := te.RemoteStats()
340 remoteStats := te.RemoteStats()
413 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
211 remoteStats := env.RemoteStats()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
239 remoteStats := te.RemoteStats()
277 remoteStats := te.RemoteStats()
340 remoteStats := te.RemoteStats()
413 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
211 remoteStats := env.RemoteStats()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
229 remoteStats := te.RemoteStats()
267 remoteStats := te.RemoteStats()
330 remoteStats := te.RemoteStats()
403 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
210 remoteStats := env.RemoteStats()
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
229 remoteStats := te.RemoteStats()
267 remoteStats := te.RemoteStats()
330 remoteStats := te.RemoteStats()
403 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
210 remoteStats := env.RemoteStats()
/dports/sysutils/docker-registry/distribution-2.7.1/registry/proxy/
H A Dproxyblobstore_test.go109 func (te *testEnv) RemoteStats() *map[string]int { func
239 remoteStats := te.RemoteStats()
277 remoteStats := te.RemoteStats()
340 remoteStats := te.RemoteStats()
413 remoteStats = te.RemoteStats()
H A Dproxymanifeststore_test.go39 func (te manifestStoreTestEnv) RemoteStats() *map[string]int { func
211 remoteStats := env.RemoteStats()
/dports/net/rclone/rclone-1.57.0/fs/accounting/
H A Dstats_groups.go62 return StatsGroup(ctx, group).RemoteStats()
65 return groups.sum(ctx).RemoteStats()
H A Dstats.go85 func (s *StatsInfo) RemoteStats() (out rc.Params, err error) { func
479 out, _ := s.RemoteStats()