Uses of Interface
k8s.io.api.core.v1.Generated.PortStatusOrBuilder
-
Packages that use Generated.PortStatusOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PortStatusOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.PortStatusOrBuilder Modifier and Type Class Description static classGenerated.PortStatusPortStatus represents the error condition of a service portstatic classGenerated.PortStatus.BuilderPortStatus represents the error condition of a service portMethods in k8s.io.api.core.v1 that return Generated.PortStatusOrBuilder Modifier and Type Method Description Generated.PortStatusOrBuilderGenerated.LoadBalancerIngress.Builder. getPortsOrBuilder(int index)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalGenerated.PortStatusOrBuilderGenerated.LoadBalancerIngress. getPortsOrBuilder(int index)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalGenerated.PortStatusOrBuilderGenerated.LoadBalancerIngressOrBuilder. getPortsOrBuilder(int index)Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalMethods in k8s.io.api.core.v1 that return types with arguments of type Generated.PortStatusOrBuilder Modifier and Type Method Description List<? extends Generated.PortStatusOrBuilder>Generated.LoadBalancerIngress.Builder. getPortsOrBuilderList()Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalList<? extends Generated.PortStatusOrBuilder>Generated.LoadBalancerIngress. getPortsOrBuilderList()Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optionalList<? extends Generated.PortStatusOrBuilder>Generated.LoadBalancerIngressOrBuilder. getPortsOrBuilderList()Ports is a list of records of service ports If used, every port defined in the service should have an entry in it +listType=atomic +optional
-