| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<LoadBalancerIngress> |
LoadBalancerStatus.getIngress()
load-balancer ingress points
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalancerStatus.setIngress(List<LoadBalancerIngress> ingress)
load-balancer ingress points
|
| Constructor and Description |
|---|
LoadBalancerStatus(List<LoadBalancerIngress> ingress) |
Copyright © 2011–2015 Red Hat. All rights reserved.