# Functions

NewCacheConfigMetadata creates a new CacheConfigMetadata instance based on the environment variables.
ReadAuthConfigFromEnvironments reads auth information from the environment variables.
SelectEndpointURL - if endpointURL provided use that, otherwise select the best build cache endpoint automatically.

# Constants

CIProviderBitrise ...
CIProviderCircleCI ...
CIProviderGitHubActions ...

# Structs

CacheAuthConfig holds the auth config for the cache.
No description provided by the author

# Type aliases

EnvProviderFunc is a function which returns the value of an environment variable.