Package-level declarations
Functions
Link copied to clipboard
fun Environment.Companion.fromDockerSwarmSecrets(path: Path = File("/run/secrets").toPath(), mapName: (String) -> String = { it.uppercase().replace("-", "_") }): Environment