public class DefaultKubernetesResourceLocator extends Object implements KubernetesResourceLocator
| Constructor and Description |
|---|
DefaultKubernetesResourceLocator() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getAllowedSuffixes() |
protected String[] |
getResourceNames() |
URL |
locate()
Locates the kubernetes resource.
|
KubernetesResourceLocator |
toImmutable() |
public URL locate()
KubernetesResourceLocatorlocate in interface KubernetesResourceLocatorprotected String[] getResourceNames()
protected String[] getAllowedSuffixes()
public KubernetesResourceLocator toImmutable()
toImmutable in interface WithToImmutable<KubernetesResourceLocator>Copyright © 2017 JBoss by Red Hat. All rights reserved.