| Package | Description |
|---|---|
| org.springframework.cloud.config.server.environment | |
| org.springframework.cloud.config.server.environment.secretmanager |
| Modifier and Type | Method and Description |
|---|---|
GoogleSecretManagerEnvironmentRepository |
GoogleSecretManagerEnvironmentRepositoryFactory.build(GoogleSecretManagerEnvironmentProperties environmentProperties) |
| Constructor and Description |
|---|
GoogleSecretManagerEnvironmentRepository(org.springframework.beans.factory.ObjectProvider<javax.servlet.http.HttpServletRequest> request,
org.springframework.web.client.RestTemplate rest,
GoogleSecretManagerEnvironmentProperties properties) |
| 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) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.