Home
last modified time | relevance | path

Searched defs:TTLExpirationScheduler (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/registry/proxy/scheduler/
H A Dscheduler.go48 type TTLExpirationScheduler struct { struct
49 sync.Mutex
51 entries map[string]*schedulerEntry
54 ctx context.Context
55 pathToStateFile string
57 stopped bool
59 onBlobExpire expiryFunc
60 onManifestExpire expiryFunc
62 indexDirty bool
63 saveTimer *time.Ticker
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/registry/proxy/scheduler/
H A Dscheduler.go49 type TTLExpirationScheduler struct { struct
50 sync.Mutex
52 entries map[string]*schedulerEntry
55 ctx context.Context
56 pathToStateFile string
58 stopped bool
60 onBlobExpire expiryFunc
61 onManifestExpire expiryFunc
63 indexDirty bool
64 saveTimer *time.Ticker
[all …]