Package-level declarations

Types

Link copied to clipboard

Reads secrets from environment variables in a JVM environment.

Link copied to clipboard

Reads system configuration properties in a JVM environment.

Link copied to clipboard

An interface for reading system configuration properties.

Link copied to clipboard

An interface for reading secrets.

Link copied to clipboard
class UserDefaultsSystemConfigReader(userDefaults: NSUserDefaults) : SystemConfigReader

A configuration reader implementation backed by Apple's NSUserDefaults.

Functions

Link copied to clipboard

Provides an implementation of the SystemConfigReader interface for the current platform.

Link copied to clipboard

Provides an implementation of the SystemSecretsReader interface for the current platform.