Uses of Interface
io.kubernetes.client.proto.V1.ReplicationControllerStatusOrBuilder
-
Uses of V1.ReplicationControllerStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ReplicationControllerStatusOrBuilderModifier and TypeClassDescriptionstatic final class
ReplicationControllerStatus represents the current status of a replication controller.static final class
ReplicationControllerStatus represents the current status of a replication controller.Methods in io.kubernetes.client.proto that return V1.ReplicationControllerStatusOrBuilderModifier and TypeMethodDescriptionV1.ReplicationController.Builder.getStatusOrBuilder()
Status is the most recently observed status of the replication controller.V1.ReplicationController.getStatusOrBuilder()
Status is the most recently observed status of the replication controller.V1.ReplicationControllerOrBuilder.getStatusOrBuilder()
Status is the most recently observed status of the replication controller.