Uses of Interface
k8s.io.api.core.v1.Generated.EndpointAddressOrBuilder
-
Packages that use Generated.EndpointAddressOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.EndpointAddressOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.EndpointAddressOrBuilder Modifier and Type Class Description static classGenerated.EndpointAddressEndpointAddress is a tuple that describes single IP address.static classGenerated.EndpointAddress.BuilderEndpointAddress is a tuple that describes single IP address.Methods in k8s.io.api.core.v1 that return Generated.EndpointAddressOrBuilder Modifier and Type Method Description Generated.EndpointAddressOrBuilderGenerated.EndpointSubset.Builder. getAddressesOrBuilder(int index)IP addresses which offer the related ports that are marked as ready.Generated.EndpointAddressOrBuilderGenerated.EndpointSubset. getAddressesOrBuilder(int index)IP addresses which offer the related ports that are marked as ready.Generated.EndpointAddressOrBuilderGenerated.EndpointSubsetOrBuilder. getAddressesOrBuilder(int index)IP addresses which offer the related ports that are marked as ready.Generated.EndpointAddressOrBuilderGenerated.EndpointSubset.Builder. getNotReadyAddressesOrBuilder(int index)IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.Generated.EndpointAddressOrBuilderGenerated.EndpointSubset. getNotReadyAddressesOrBuilder(int index)IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.Generated.EndpointAddressOrBuilderGenerated.EndpointSubsetOrBuilder. getNotReadyAddressesOrBuilder(int index)IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.EndpointAddressOrBuilder Modifier and Type Method Description List<? extends Generated.EndpointAddressOrBuilder>Generated.EndpointSubset.Builder. getAddressesOrBuilderList()IP addresses which offer the related ports that are marked as ready.List<? extends Generated.EndpointAddressOrBuilder>Generated.EndpointSubset. getAddressesOrBuilderList()IP addresses which offer the related ports that are marked as ready.List<? extends Generated.EndpointAddressOrBuilder>Generated.EndpointSubsetOrBuilder. getAddressesOrBuilderList()IP addresses which offer the related ports that are marked as ready.List<? extends Generated.EndpointAddressOrBuilder>Generated.EndpointSubset.Builder. getNotReadyAddressesOrBuilderList()IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.List<? extends Generated.EndpointAddressOrBuilder>Generated.EndpointSubset. getNotReadyAddressesOrBuilderList()IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.List<? extends Generated.EndpointAddressOrBuilder>Generated.EndpointSubsetOrBuilder. getNotReadyAddressesOrBuilderList()IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.
-