Home
last modified time | relevance | path

Searched refs:newAgentBackoff (Results 1 – 2 of 2) sorted by relevance

/dports/security/vault/vault-1.8.2/command/agent/auth/
H A Dauth.go106 backoff := newAgentBackoff(ah.maxBackoff)
334 func newAgentBackoff(max time.Duration) *agentBackoff { func
H A Dauth_test.go112 backoff := newAgentBackoff(max)