Package | Description |
---|---|
org.springframework.cloud.gcp.autoconfigure.secretmanager |
Auto-configuration for Spring Cloud GCP Secret Manager module.
|
org.springframework.cloud.gcp.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 © 2020 Pivotal Software, Inc.. All rights reserved.