Uses of Interface
io.kubernetes.client.proto.V1beta2Apps.ReplicaSetSpecOrBuilder
-
Uses of V1beta2Apps.ReplicaSetSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta2Apps.ReplicaSetSpecOrBuilderModifier and TypeClassDescriptionstatic final classReplicaSetSpec is the specification of a ReplicaSet.static final classReplicaSetSpec is the specification of a ReplicaSet.Methods in io.kubernetes.client.proto that return V1beta2Apps.ReplicaSetSpecOrBuilderModifier and TypeMethodDescriptionV1beta2Apps.ReplicaSet.Builder.getSpecOrBuilder()Spec defines the specification of the desired behavior of the ReplicaSet.V1beta2Apps.ReplicaSet.getSpecOrBuilder()Spec defines the specification of the desired behavior of the ReplicaSet.V1beta2Apps.ReplicaSetOrBuilder.getSpecOrBuilder()Spec defines the specification of the desired behavior of the ReplicaSet.