Uses of Class
io.kubernetes.client.openapi.models.V1ReplicaSetSpec
Packages that use V1ReplicaSetSpec
-
Uses of V1ReplicaSetSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicaSetSpecModifier and TypeMethodDescriptionV1ReplicaSet.getSpec()Get specV1ReplicaSetSpec.minReadySeconds(Integer minReadySeconds) V1ReplicaSetSpec.selector(V1LabelSelector selector) V1ReplicaSetSpec.template(V1PodTemplateSpec template) Methods in io.kubernetes.client.openapi.models with parameters of type V1ReplicaSetSpecModifier and TypeMethodDescriptionvoidV1ReplicaSet.setSpec(V1ReplicaSetSpec spec) V1ReplicaSet.spec(V1ReplicaSetSpec spec)