Home
last modified time | relevance | path

Searched refs:RoleCacheEntry (Results 1 – 11 of 11) sorted by relevance

/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dacl_cache.go63 type RoleCacheEntry struct { struct
68 func (e *RoleCacheEntry) Age() time.Duration { argument
176 func (c *ACLCaches) GetRole(roleID string) *RoleCacheEntry {
182 return raw.(*RoleCacheEntry)
234 c.roles.Add(roleID, &RoleCacheEntry{Role: role, CacheTime: time.Now()})
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl_cache.go63 type RoleCacheEntry struct { struct
68 func (e *RoleCacheEntry) Age() time.Duration { argument
176 func (c *ACLCaches) GetRole(roleID string) *RoleCacheEntry {
182 return raw.(*RoleCacheEntry)
234 c.roles.Add(roleID, &RoleCacheEntry{Role: role, CacheTime: time.Now()})
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl_cache.go63 type RoleCacheEntry struct { struct
68 func (e *RoleCacheEntry) Age() time.Duration { argument
176 func (c *ACLCaches) GetRole(roleID string) *RoleCacheEntry {
182 return raw.(*RoleCacheEntry)
234 c.roles.Add(roleID, &RoleCacheEntry{Role: role, CacheTime: time.Now()})
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl_cache.go63 type RoleCacheEntry struct { struct
68 func (e *RoleCacheEntry) Age() time.Duration { argument
176 func (c *ACLCaches) GetRole(roleID string) *RoleCacheEntry {
182 return raw.(*RoleCacheEntry)
234 c.roles.Add(roleID, &RoleCacheEntry{Role: role, CacheTime: time.Now()})
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl_cache.go63 type RoleCacheEntry struct { struct
68 func (e *RoleCacheEntry) Age() time.Duration { argument
176 func (c *ACLCaches) GetRole(roleID string) *RoleCacheEntry {
182 return raw.(*RoleCacheEntry)
234 c.roles.Add(roleID, &RoleCacheEntry{Role: role, CacheTime: time.Now()})
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dacl_cache.go63 type RoleCacheEntry struct { struct
68 func (e *RoleCacheEntry) Age() time.Duration { argument
176 func (c *ACLCaches) GetRole(roleID string) *RoleCacheEntry {
182 return raw.(*RoleCacheEntry)
234 c.roles.Add(roleID, &RoleCacheEntry{Role: role, CacheTime: time.Now()})
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl.go539 …ty structs.ACLIdentity, roleIDs []string, cached map[string]*structs.RoleCacheEntry) (map[string]*…
871 expCacheMap := make(map[string]*structs.RoleCacheEntry)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl.go550 …ty structs.ACLIdentity, roleIDs []string, cached map[string]*structs.RoleCacheEntry) (map[string]*…
931 expCacheMap := make(map[string]*structs.RoleCacheEntry)
/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dacl.go617 …ty structs.ACLIdentity, roleIDs []string, cached map[string]*structs.RoleCacheEntry) (map[string]*…
998 expCacheMap := make(map[string]*structs.RoleCacheEntry)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl.go617 …ty structs.ACLIdentity, roleIDs []string, cached map[string]*structs.RoleCacheEntry) (map[string]*…
998 expCacheMap := make(map[string]*structs.RoleCacheEntry)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dacl.go617 …ty structs.ACLIdentity, roleIDs []string, cached map[string]*structs.RoleCacheEntry) (map[string]*…
998 expCacheMap := make(map[string]*structs.RoleCacheEntry)