Package | Description |
---|---|
com.google.cloud.spring.autoconfigure.secretmanager |
Auto-configuration for Spring Cloud GCP Secret Manager module.
|
com.google.cloud.spring.secretmanager |
Class and Description |
---|
SecretManagerPropertySourceLocator
Implementation of
PropertySourceLocator which provides GCP Secret Manager as a
property source. |
SecretManagerTemplate
Offers convenience methods for performing common operations on Secret Manager including
creating and reading secrets.
|
Class and Description |
---|
SecretManagerOperations
Describes supported operations that one can perform on the Secret Manager API.
|
SecretManagerTemplate
Offers convenience methods for performing common operations on Secret Manager including
creating and reading secrets.
|
Copyright © 2021. All rights reserved.