package
3.2.17+incompatible
Repository: https://github.com/geoinstinct-web/teleport.git
Documentation: pkg.go.dev
# Functions
NewCachingAuthClient creates a new instance of CachingAuthClient using a live connection to the auth server (ap).
NoCache is a no cache used for access point.
# Structs
CachingAuthClient implements auth.AccessPoint interface and remembers the previously returned upstream value for each API call.
Config is CachingAuthClient config.
# Type aliases
NewCachingAcessPoint returns new caching access point using access point policy.