类 IstioConfig

java.lang.Object
com.alibaba.nacos.istio.misc.IstioConfig

@Component public class IstioConfig extends Object
Stores some configurations for Istio integration.
从以下版本开始:
1.1.4
作者:
nkorange
  • 构造器详细资料

    • IstioConfig

      public IstioConfig()
  • 方法详细资料

    • isServerEnabled

      public boolean isServerEnabled()
    • getServerPort

      public int getServerPort()
    • getDomainSuffix

      public String getDomainSuffix()
    • getMcpPushInterval

      public int getMcpPushInterval()