Home
last modified time | relevance | path

Searched defs:LockOptions (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
82 LockDelay time.Duration // Optional, defaults to 15s
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
82 LockDelay time.Duration // Optional, defaults to 15s
[all …]
/dports/sysutils/consul/consul-1.10.3/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
82 LockDelay time.Duration // Optional, defaults to 15s
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
82 LockDelay time.Duration // Optional, defaults to 15s
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
82 LockDelay time.Duration // Optional, defaults to 15s
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
82 LockDelay time.Duration // Optional, defaults to 15s
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
82 LockDelay time.Duration // Optional, defaults to 15s
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/hashicorp/consul/api/
H A Dlock.go71 type LockOptions struct { struct
72 Key string // Must be set and have write permissions
73 Value []byte // Optional, value to associate with the lock
74 Session string // Optional, created if not specified
75 SessionOpts *SessionEntry // Optional, options to use when creating a session
77 … string // Optional, defaults to DefaultLockSessionTTL (ignored if SessionOpts is given)
78 MonitorRetries int // Optional, defaults to 0 which means no retries
79 MonitorRetryTime time.Duration // Optional, defaults to DefaultMonitorRetryTime
80 LockWaitTime time.Duration // Optional, defaults to DefaultLockWaitTime
81 LockTryOnce bool // Optional, defaults to false which means try forever
[all …]

123