Package | Description |
---|---|
com.google.cloud.spring.autoconfigure.secretmanager |
Auto-configuration for Spring Cloud GCP Secret Manager module.
|
com.google.cloud.spring.secretmanager |
Modifier and Type | Method and Description |
---|---|
SecretManagerTemplate |
GcpSecretManagerBootstrapConfiguration.secretManagerTemplate(com.google.cloud.secretmanager.v1.SecretManagerServiceClient client) |
Modifier and Type | Method and Description |
---|---|
SecretManagerPropertySourceLocator |
GcpSecretManagerBootstrapConfiguration.secretManagerPropertySourceLocator(SecretManagerTemplate secretManagerTemplate) |
Constructor and Description |
---|
SecretManagerPropertySource(String propertySourceName,
SecretManagerTemplate secretManagerTemplate,
GcpProjectIdProvider projectIdProvider) |
SecretManagerPropertySourceLocator(SecretManagerTemplate template,
GcpProjectIdProvider projectIdProvider) |
Copyright © 2021. All rights reserved.