Uses of Class
io.kubernetes.client.openapi.models.V1IngressStatus
Packages that use V1IngressStatus
-
Uses of V1IngressStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1IngressStatusModifier and TypeMethodDescriptionV1Ingress.getStatus()
Get statusV1IngressStatus.loadBalancer
(V1IngressLoadBalancerStatus loadBalancer) Methods in io.kubernetes.client.openapi.models with parameters of type V1IngressStatusModifier and TypeMethodDescriptionvoid
V1Ingress.setStatus
(V1IngressStatus status) V1Ingress.status
(V1IngressStatus status)