DockerDelegate

class DockerDelegate(secret: String, fallback: () -> String?)(source)

Constructors

Link copied to clipboard
constructor(secret: String, fallback: () -> String?)

Functions

Link copied to clipboard
operator fun getValue(arguments: Arguments, property: KProperty<*>): String?