@Configuration @ConfigurationProperties(value="spring.cloud.istio.client") public class IstioClientProperties extends Object
Constructor and Description |
---|
IstioClientProperties() |
Modifier and Type | Method and Description |
---|---|
Integer |
getEnvoyPort() |
String |
getTestPath() |
void |
setEnvoyPort(Integer envoyPort) |
void |
setTestPath(String testPath) |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.