Class TestConfigurationProperties


  • @ConfigurationProperties("javaoperatorsdk.test")
    public class TestConfigurationProperties
    extends Object
    • Constructor Detail

      • TestConfigurationProperties

        public TestConfigurationProperties()
    • Method Detail

      • setCrdPaths

        public void setCrdPaths​(List<String> crdPaths)
      • getGlobalCrdPaths

        public List<String> getGlobalCrdPaths()
      • setGlobalCrdPaths

        public void setGlobalCrdPaths​(List<String> globalCrdPaths)