GcpVaultConfigurationProperties |
VaultConfigurationProperties.gcp() |
|
GcpVaultConfigurationProperties |
GcpVaultConfigurationProperties.withProjectId(String projectId) |
The GCP Project ID
|
GcpVaultConfigurationProperties |
GcpVaultConfigurationProperties.withRefreshEnabled(boolean refreshEnabled) |
Whether to automatically reload Camel upon secrets being updated in Google.
|
GcpVaultConfigurationProperties |
GcpVaultConfigurationProperties.withRefreshPeriod(long refreshPeriod) |
The period (millis) between checking Google for updated secrets.
|
GcpVaultConfigurationProperties |
GcpVaultConfigurationProperties.withSecrets(String secrets) |
Specify the secret names (or pattern) to check for updates.
|
GcpVaultConfigurationProperties |
GcpVaultConfigurationProperties.withServiceAccountKey(String serviceAccountKey) |
The Service Account Key location
|
GcpVaultConfigurationProperties |
GcpVaultConfigurationProperties.withSubscriptionName(String subscriptionName) |
The Pubsub subscriptionName name
|
GcpVaultConfigurationProperties |
GcpVaultConfigurationProperties.withUseDefaultInstance(boolean useDefaultInstance) |
The GCP Project ID
|