Home
last modified time | relevance | path

Searched defs:schedulerEntry (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.go25 type schedulerEntry struct { struct
26 Key string `json:"Key"`
27 Expiry time.Time `json:"ExpiryData"`
28 EntryType int `json:"EntryType"`
30 timer *time.Timer
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer
/dports/sysutils/docker-registry/distribution-2.7.1/registry/proxy/scheduler/
H A Dscheduler.go26 type schedulerEntry struct { struct
27 Key string `json:"Key"`
28 Expiry time.Time `json:"ExpiryData"`
29 EntryType int `json:"EntryType"`
31 timer *time.Timer