public class MockReplicationController extends BaseMockOperation<io.fabric8.kubernetes.api.model.ReplicationController,io.fabric8.kubernetes.api.model.ReplicationControllerList,io.fabric8.kubernetes.api.model.DoneableReplicationController,MockDoneableReplicationController,ClientRollableScallableResource<io.fabric8.kubernetes.api.model.ReplicationController,io.fabric8.kubernetes.api.model.DoneableReplicationController>,MockRollableScaleableResource<io.fabric8.kubernetes.api.model.ReplicationController,MockDoneableReplicationController,Boolean>> implements MockRollableScaleableResource<io.fabric8.kubernetes.api.model.ReplicationController,MockDoneableReplicationController,Boolean>, TimeoutImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController>
POLL_INTERVAL_MS
Constructor and Description |
---|
MockReplicationController() |
Modifier and Type | Method and Description |
---|---|
BaseMockOperation |
newInstance() |
TimeoutImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController> |
rolling() |
org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController> |
scale(int count) |
org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController> |
scale(int count,
boolean wait) |
org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController> |
updateImage(String image) |
ImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController> |
withTimeout(long timeout,
TimeUnit unit) |
ImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController> |
withTimeoutInMillis(long timeoutInMillis) |
cascading, create, createNew, delete, delete, delete, edit, fromServer, get, getDelegate, getNested, inAnyNamespace, inNamespace, list, load, patch, replace, replay, update, verify, watch, watch, withField, withFields, withGracePeriod, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withName, withoutLabel, withoutLabel, withoutLabels, withResourceVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, createNew
fromServer
replace
update
withGracePeriod
withResourceVersion
public ImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController> withTimeout(long timeout, TimeUnit unit)
withTimeout
in interface Timeoutable<ImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController>>
public ImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController> withTimeoutInMillis(long timeoutInMillis)
withTimeoutInMillis
in interface Timeoutable<ImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController>>
public org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController> scale(int count)
public org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController> scale(int count, boolean wait)
public BaseMockOperation newInstance()
newInstance
in class BaseMockOperation<io.fabric8.kubernetes.api.model.ReplicationController,io.fabric8.kubernetes.api.model.ReplicationControllerList,io.fabric8.kubernetes.api.model.DoneableReplicationController,MockDoneableReplicationController,ClientRollableScallableResource<io.fabric8.kubernetes.api.model.ReplicationController,io.fabric8.kubernetes.api.model.DoneableReplicationController>,MockRollableScaleableResource<io.fabric8.kubernetes.api.model.ReplicationController,MockDoneableReplicationController,Boolean>>
public org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController> updateImage(String image)
updateImage
in interface ImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController>
public TimeoutImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController> rolling()
rolling
in interface Rollable<TimeoutImageEditReplacePatchable<io.fabric8.kubernetes.api.model.ReplicationController,org.easymock.IExpectationSetters<io.fabric8.kubernetes.api.model.ReplicationController>,MockDoneableReplicationController>>
Copyright © 2015–2018 Red Hat. All rights reserved.