Uses of Class
io.kubernetes.client.openapi.models.V1PortStatus
Packages that use V1PortStatus
-
Uses of V1PortStatus in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PortStatusModifier and TypeMethodDescriptionMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1PortStatusModifier and TypeMethodDescriptionV1LoadBalancerIngress.getPorts()
Ports is a list of records of service ports If used, every port defined in the service should have an entry in itMethods in io.kubernetes.client.openapi.models with parameters of type V1PortStatusMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1PortStatusModifier and TypeMethodDescriptionV1LoadBalancerIngress.ports
(List<V1PortStatus> ports) void
V1LoadBalancerIngress.setPorts
(List<V1PortStatus> ports)