public interface KubernetesenvSpecFluent<A extends KubernetesenvSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Long |
getCacheRefreshDuration() |
String |
getKubeconfigPath() |
Boolean |
hasCacheRefreshDuration() |
Boolean |
hasKubeconfigPath() |
A |
withCacheRefreshDuration(Long cacheRefreshDuration) |
A |
withKubeconfigPath(String kubeconfigPath) |
A |
withNewCacheRefreshDuration(long arg1) |
A |
withNewCacheRefreshDuration(String arg1) |
Copyright © 2017–2018 Red Hat. All rights reserved.