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