KvFunctions

Functions

Link copied to clipboard
suspend fun getSecret(argument: suspend GetSecretPlainArgsBuilder.() -> Unit): GetSecretResult
suspend fun getSecret(namespace: String? = null, path: String): GetSecretResult
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun getSecretSubkeysV2(depth: Int? = null, mount: String, name: String, namespace: String? = null, version: Int? = null): GetSecretSubkeysV2Result
Link copied to clipboard
suspend fun getSecretV2(argument: suspend GetSecretV2PlainArgsBuilder.() -> Unit): GetSecretV2Result
suspend fun getSecretV2(mount: String, name: String, namespace: String? = null, version: Int? = null): GetSecretV2Result