| Package | Description |
|---|---|
| org.springframework.cloud.config.server.environment.secretmanager |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpHeaderGoogleConfigProvider |
| Modifier and Type | Method and Description |
|---|---|
static GoogleSecretManagerAccessStrategy |
GoogleSecretManagerAccessStrategyFactory.forVersion(org.springframework.web.client.RestTemplate rest,
GoogleConfigProvider configProvider,
GoogleSecretManagerEnvironmentProperties properties) |
static GoogleSecretManagerAccessStrategy |
GoogleSecretManagerAccessStrategyFactory.forVersion(org.springframework.web.client.RestTemplate rest,
GoogleConfigProvider configProvider,
GoogleSecretManagerEnvironmentProperties properties,
com.google.cloud.secretmanager.v1.SecretManagerServiceClient client) |
| Constructor and Description |
|---|
GoogleSecretManagerV1AccessStrategy(org.springframework.web.client.RestTemplate rest,
GoogleConfigProvider configProvider,
com.google.cloud.secretmanager.v1.SecretManagerServiceClient client) |
GoogleSecretManagerV1AccessStrategy(org.springframework.web.client.RestTemplate rest,
GoogleConfigProvider configProvider,
String serviceAccountFile) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.