Package-level declarations

Types

Link copied to clipboard
data class GetSecretPlainArgs(val namespace: String? = null, val path: String, val version: Int? = null, val withLeaseStartTime: Boolean? = null) : ConvertibleToJava<GetSecretPlainArgs>

A collection of arguments for invoking getSecret.

Link copied to clipboard