| Package | Description |
|---|---|
| org.springframework.cloud.gcp.autoconfigure.secretmanager |
Auto-configuration for Spring Cloud GCP Secret Manager module.
|
| org.springframework.cloud.gcp.secretmanager |
| Modifier and Type | Method and Description |
|---|---|
SecretManagerTemplate |
GcpSecretManagerBootstrapConfiguration.secretManagerTemplate(com.google.cloud.secretmanager.v1beta1.SecretManagerServiceClient client) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.bootstrap.config.PropertySourceLocator |
GcpSecretManagerBootstrapConfiguration.secretManagerPropertySourceLocator(SecretManagerTemplate secretManagerTemplate) |
| Constructor and Description |
|---|
SecretManagerPropertySource(String propertySourceName,
SecretManagerTemplate secretManagerTemplate,
GcpProjectIdProvider projectIdProvider) |
SecretManagerPropertySourceLocator(SecretManagerTemplate template,
GcpProjectIdProvider projectIdProvider) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.