Package io.kestra.core.secret
Class SecretService
java.lang.Object
io.kestra.core.secret.SecretService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecretService
public SecretService()
-
-
Method Details
-
findSecret
public String findSecret(String tenantId, String namespace, String key) throws IOException, IllegalVariableEvaluationException
-