Uses of Class
io.kubernetes.client.openapi.models.V1IngressPortStatus
Packages that use V1IngressPortStatus
-
Uses of V1IngressPortStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1IngressPortStatusModifier and TypeMethodDescriptionMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1IngressPortStatusModifier and TypeMethodDescriptionV1IngressLoadBalancerIngress.getPorts()ports provides information about the ports exposed by this LoadBalancer.Methods in io.kubernetes.client.openapi.models with parameters of type V1IngressPortStatusModifier and TypeMethodDescriptionV1IngressLoadBalancerIngress.addPortsItem(V1IngressPortStatus portsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1IngressPortStatusModifier and TypeMethodDescriptionV1IngressLoadBalancerIngress.ports(List<V1IngressPortStatus> ports) voidV1IngressLoadBalancerIngress.setPorts(List<V1IngressPortStatus> ports)