package
0.205.0
Repository: https://github.com/weaveworks/eksctl.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

GetCacheFilePath gets the filename to use for caching credentials.
NewFileCacheV2 initializes the cache and returns a *FileCacheV2.

# Constants

EksctlCacheFilenameEnvName defines an environment property to configure where the cache file should live.
EksctlGlobalEnableCachingEnvName defines an environment property to enable the cache globally.

# Structs

FileCacheV2 is a file-based credentials cache for AWS credentials that can expire, satisfying the aws.CredentialsProvider interface.
RealClock defines a clock using time.Now().

# Interfaces

Clock implements Now to return the current time.
Flock provides an interface to handle file locking.

# Type aliases

No description provided by the author