Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1HTTPIngressPath |
V1beta1HTTPIngressPath.backend(V1beta1IngressBackend backend) |
V1beta1HTTPIngressPath |
V1beta1HTTPIngressPath.path(String path) |
Modifier and Type | Method and Description |
---|---|
List<V1beta1HTTPIngressPath> |
V1beta1HTTPIngressRuleValue.getPaths()
A collection of paths that map requests to backends.
|
Modifier and Type | Method and Description |
---|---|
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.addPathsItem(V1beta1HTTPIngressPath pathsItem) |
Modifier and Type | Method and Description |
---|---|
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.paths(List<V1beta1HTTPIngressPath> paths) |
void |
V1beta1HTTPIngressRuleValue.setPaths(List<V1beta1HTTPIngressPath> paths) |
Copyright © 2018. All rights reserved.