Uses of Interface
io.kubernetes.client.proto.V1.ReplicationControllerSpecOrBuilder
-
Uses of V1.ReplicationControllerSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ReplicationControllerSpecOrBuilderModifier and TypeClassDescriptionstatic final class
ReplicationControllerSpec is the specification of a replication controller.static final class
ReplicationControllerSpec is the specification of a replication controller.Methods in io.kubernetes.client.proto that return V1.ReplicationControllerSpecOrBuilderModifier and TypeMethodDescriptionV1.ReplicationController.Builder.getSpecOrBuilder()
Spec defines the specification of the desired behavior of the replication controller.V1.ReplicationController.getSpecOrBuilder()
Spec defines the specification of the desired behavior of the replication controller.V1.ReplicationControllerOrBuilder.getSpecOrBuilder()
Spec defines the specification of the desired behavior of the replication controller.