Class IstioBootstrapConfiguration.IstioDetectionConfiguration

java.lang.Object
org.springframework.cloud.kubernetes.fabric8.istio.IstioBootstrapConfiguration.IstioDetectionConfiguration
Enclosing class:
IstioBootstrapConfiguration

@EnableConfigurationProperties(IstioClientProperties.class) protected static class IstioBootstrapConfiguration.IstioDetectionConfiguration extends Object
  • Constructor Details

    • IstioDetectionConfiguration

      public IstioDetectionConfiguration(MeshUtils utils, org.springframework.core.env.ConfigurableEnvironment environment)
  • Method Details

    • detectIstio

      @PostConstruct public void detectIstio()