# Functions
NewExtendedClient returns an extended client capable of caching secrets on the 'Get' operation.
# Constants
DefaultTTLSeconds is the default TTL in seconds of cache entries.
# Structs
ExtendedClient is an extended client that is capable of caching multiple secrets without relying on informers.