@Service(name="get-hashicorp-config-source-configuration") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class GetHashiCorpSecretsConfigSourceConfigurationCommand extends BaseGetConfigSourceConfigurationCommand<HashiCorpSecretsConfigSourceConfiguration>
habitat| Constructor and Description |
|---|
GetHashiCorpSecretsConfigSourceConfigurationCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getConfigSourceConfiguration(HashiCorpSecretsConfigSourceConfiguration configuration) |
execute, getConfigSourceProperties, listConfigurationpublic GetHashiCorpSecretsConfigSourceConfigurationCommand()
protected Map<String,Object> getConfigSourceConfiguration(HashiCorpSecretsConfigSourceConfiguration configuration)
getConfigSourceConfiguration in class BaseGetConfigSourceConfigurationCommand<HashiCorpSecretsConfigSourceConfiguration>configuration - the configuration to get properties fromCopyright © 2021. All rights reserved.