Class CloudSecretStore

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.jdisc.secretstore.SecretStoreConfig.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>

public class CloudSecretStore extends SimpleComponent implements com.yahoo.container.jdisc.secretstore.SecretStoreConfig.Producer
Author:
olaa
See Also:
  • Constructor Details

    • CloudSecretStore

      public CloudSecretStore()
  • Method Details

    • addConfig

      public void addConfig(String name, String region, String awsId, String role, String externalId)
    • getConfig

      public void getConfig(com.yahoo.container.jdisc.secretstore.SecretStoreConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.container.jdisc.secretstore.SecretStoreConfig.Producer