Package io.micronaut.gcp.secretmanager.client
-
Interface Summary Interface Description SecretManagerClient This interface is intended to abstract interactions withSecretManagerServiceClient
, and instead of returning Google'sApiFuture
transform it on reactive extensions. -
Class Summary Class Description DefaultSecretManagerClient Default implementation ofSecretManagerClient
.VersionedSecret A wrapper class aroundAccessSecretVersionResponse
with secret information.