package
3.0.0-alpha.9+incompatible
Repository: https://github.com/dogeerf/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.