Uses of Class
k8s.io.api.core.v1.Generated.EndpointAddress
-
Packages that use Generated.EndpointAddress Package Description k8s.io.api.core.v1 -
-
Uses of Generated.EndpointAddress in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.EndpointAddress Modifier and Type Field Description static com.google.protobuf.Parser<Generated.EndpointAddress>Generated.EndpointAddress. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.EndpointAddress Modifier and Type Method Description Generated.EndpointAddressGenerated.EndpointAddress.Builder. build()Generated.EndpointAddressGenerated.EndpointAddress.Builder. buildPartial()Generated.EndpointAddressGenerated.EndpointSubset.Builder. getAddresses(int index)IP addresses which offer the related ports that are marked as ready.Generated.EndpointAddressGenerated.EndpointSubset. getAddresses(int index)IP addresses which offer the related ports that are marked as ready.Generated.EndpointAddressGenerated.EndpointSubsetOrBuilder. getAddresses(int index)IP addresses which offer the related ports that are marked as ready.static Generated.EndpointAddressGenerated.EndpointAddress. getDefaultInstance()Generated.EndpointAddressGenerated.EndpointAddress.Builder. getDefaultInstanceForType()Generated.EndpointAddressGenerated.EndpointAddress. getDefaultInstanceForType()Generated.EndpointAddressGenerated.EndpointSubset.Builder. getNotReadyAddresses(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.EndpointAddressGenerated.EndpointSubset. getNotReadyAddresses(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.EndpointAddressGenerated.EndpointSubsetOrBuilder. getNotReadyAddresses(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.static Generated.EndpointAddressGenerated.EndpointAddress. parseDelimitedFrom(InputStream input)static Generated.EndpointAddressGenerated.EndpointAddress. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(byte[] data)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(com.google.protobuf.ByteString data)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(InputStream input)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(ByteBuffer data)static Generated.EndpointAddressGenerated.EndpointAddress. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.EndpointAddress Modifier and Type Method Description List<Generated.EndpointAddress>Generated.EndpointSubset.Builder. getAddressesList()IP addresses which offer the related ports that are marked as ready.List<Generated.EndpointAddress>Generated.EndpointSubset. getAddressesList()IP addresses which offer the related ports that are marked as ready.List<Generated.EndpointAddress>Generated.EndpointSubsetOrBuilder. getAddressesList()IP addresses which offer the related ports that are marked as ready.List<Generated.EndpointAddress>Generated.EndpointSubset.Builder. getNotReadyAddressesList()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<Generated.EndpointAddress>Generated.EndpointSubset. getNotReadyAddressesList()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<Generated.EndpointAddress>Generated.EndpointSubsetOrBuilder. getNotReadyAddressesList()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.com.google.protobuf.Parser<Generated.EndpointAddress>Generated.EndpointAddress. getParserForType()static com.google.protobuf.Parser<Generated.EndpointAddress>Generated.EndpointAddress. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.EndpointAddress Modifier and Type Method Description Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. addAddresses(int index, Generated.EndpointAddress value)IP addresses which offer the related ports that are marked as ready.Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. addAddresses(Generated.EndpointAddress value)IP addresses which offer the related ports that are marked as ready.Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. addNotReadyAddresses(int index, Generated.EndpointAddress value)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.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. addNotReadyAddresses(Generated.EndpointAddress value)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.EndpointAddress.BuilderGenerated.EndpointAddress.Builder. mergeFrom(Generated.EndpointAddress other)static Generated.EndpointAddress.BuilderGenerated.EndpointAddress. newBuilder(Generated.EndpointAddress prototype)Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. setAddresses(int index, Generated.EndpointAddress value)IP addresses which offer the related ports that are marked as ready.Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. setNotReadyAddresses(int index, Generated.EndpointAddress value)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.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.EndpointAddress Modifier and Type Method Description Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. addAllAddresses(Iterable<? extends Generated.EndpointAddress> values)IP addresses which offer the related ports that are marked as ready.Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. addAllNotReadyAddresses(Iterable<? extends Generated.EndpointAddress> values)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.
-