public class KubernetesenvSpec extends Object implements Serializable, IstioSpec
| Constructor and Description |
|---|
KubernetesenvSpec()
No args constructor for use in serialization
|
KubernetesenvSpec(Long cacheRefreshDuration,
String kubeconfigPath) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCacheRefreshDuration() |
String |
getKubeconfigPath() |
void |
setCacheRefreshDuration(Long cacheRefreshDuration) |
void |
setKubeconfigPath(String kubeconfigPath) |
Copyright © 2017–2018 Red Hat. All rights reserved.