SshFunctions

Functions

Link copied to clipboard

This is a data source which can be used to sign an SSH public key

suspend fun getSecretBackendSign(certType: String? = null, criticalOptions: Map<String, String>? = null, extensions: Map<String, String>? = null, keyId: String? = null, name: String, namespace: String? = null, path: String, publicKey: String, ttl: String? = null, validPrincipals: String? = null): GetSecretBackendSignResult