Class ReplicationControllerOperationsImpl
- java.lang.Object
-
- io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
- io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation<T,T>
-
- io.fabric8.kubernetes.client.dsl.internal.BaseOperation<T,L,R>
-
- io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation<T,L,R>
-
- io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>
-
- io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
-
- All Implemented Interfaces:
AnyNamespaceable<AnyNamespaceOperation<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>>,AnyNamespaceOperation<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>,BytesLimitTerminateTimeTailPrettyLoggable,Containerable<String,Loggable>,CreateOrReplaceable<ReplicationController>,CreateOrReplaceDeletable<ReplicationController>,Deletable,DeletableWithOptions,DryRunable<WritableOperation<ReplicationController>>,EditReplacePatchable<ReplicationController>,FieldValidateable<NonDeletingOperation<ReplicationController>>,Filterable<FilterWatchListDeletable<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>>,FilterWatchListDeletable<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>,Gettable<ReplicationController>,ImageEditReplacePatchable<ReplicationController>,ImageUpdateable<ReplicationController>,Informable<ReplicationController>,InOutCreateable<ReplicationController,ReplicationController>,ItemReplacable<ReplicationController>,ItemWritableOperation<ReplicationController>,Listable<ReplicationControllerList>,Loggable,MetadataGettable,MetadataListable,MixedOperation<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>,Nameable<RollableScalableResource<ReplicationController>>,Namespaceable<NonNamespaceOperation<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>>,NonDeletingOperation<ReplicationController>,NonNamespaceOperation<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>>,PrettyLoggable,Replaceable<ReplicationController>,ReplaceDeletable<ReplicationController>,Resource<ReplicationController>,RollableScalableResource<ReplicationController>,Scalable<ReplicationController>,ScalableResource<ReplicationController>,ServerSideApplicable<ReplicationController>,TableGettable,TableListable,TailPrettyLoggable,Timeoutable,TimeoutableScalable<ReplicationController>,TimeoutImageEditReplacePatchable<ReplicationController>,TimestampBytesLimitTerminateTimeTailPrettyLoggable,TimeTailPrettyLoggable,Updatable<ReplicationController>,Waitable<ReplicationController,ReplicationController>,Watchable<ReplicationController>,WatchAndWaitable<ReplicationController>,WritableOperation<ReplicationController>,ExtensibleResource<ReplicationController>,FromServerGettable<ReplicationController>,GracePeriodConfigurable<PropagationPolicyConfigurable<? extends Deletable>>,ListerWatcher<ReplicationController,ReplicationControllerList>,OperationInfo,PropagationPolicyConfigurable<GracePeriodConfigurable<? extends Deletable>>
public class ReplicationControllerOperationsImpl extends RollableScalableResourceOperation<ReplicationController,ReplicationControllerList,RollableScalableResource<ReplicationController>> implements TimeoutImageEditReplacePatchable<ReplicationController>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.client.dsl.FieldValidateable
FieldValidateable.Validation
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
rollingOperationContext
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
DEFAULT_GRACE_PERIOD_IN_SECONDS, DEFAULT_PROPAGATION_POLICY
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
apiVersion, listType
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation
type
-
Fields inherited from class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
apiGroupName, apiGroupVersion, config, context, dryRun, httpClient, JSON, JSON_MERGE_PATCH, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, subresource
-
-
Constructor Summary
Constructors Constructor Description ReplicationControllerOperationsImpl(Client client)ReplicationControllerOperationsImpl(PodOperationContext context, OperationContext superContext)
-
Method Summary
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
edit, getLog, inContainer, pause, restart, resume, rolling, sendPatchedObject, undo, updateImage, updateImage, watchLog, withLogWaitTimeout, withReadyWaitTimeout, withTimeout, withTimeoutInMillis
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
accept, edit, editStatus, handleReplace, modifyItemForReplaceOrPatch, patch, patch, patch, patch, patch, patchStatus, patchStatus, replace, replaceStatus, scale, scale, scale, update, update, updateStatus, waitUntilScaled
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
appendListOptionParams, create, createOr, createOrReplace, createOrReplace, delete, delete, delete, deleteAll, dryRun, dryRun, edit, fetchListUrl, fieldManager, fieldValidation, forceConflicts, forOperationType, fromServer, get, getApiEndpointPath, getAsPartialObjectMetadata, getAsTable, getConfigType, getFieldQueryParam, getGracePeriodSeconds, getGroup, getItem, getItemOrRequireFromServer, getKind, getLimit, getListType, getNonNullItem, getOperationType, getPlural, getPropagationPolicy, getReadiness, getResourceVersion, getVersion, getWatchReconnectInterval, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handleResponse, handleScale, handleUpdate, inAnyNamespace, inform, informOnCondition, inNamespace, inWriteContext, isReady, isResourceNamespaced, item, list, list, list, listAsPartialObjectMetadata, listAsPartialObjectMetadata, listAsTable, listAsTable, load, load, load, load, lockResourceVersion, lockResourceVersion, newResource, replace, replaceStatus, require, requireFromServer, resource, resources, runnableInformer, serverSideApply, setListType, setType, submitList, submitWatch, subresource, unlock, updateApiVersion, updateListItems, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withIndexers, withInvolvedObject, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withLabelSelector, withLimit, withName, withNewFilter, withoutField, withoutFields, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation
create, getType
-
Methods inherited from class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
addNamespacedUrlPathParts, assertResponseCode, checkName, checkNamespace, correctNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getConfig, getKubernetesSerialization, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getOperationContext, getRequestConfig, getResourceT, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, getRootUrlParts, handleCreate, handleDelete, handleDeploymentRollback, handleGet, handleMetric, handlePatch, handlePatch, handleRaw, handleRawGet, handleResponse, handleResponse, handleScale, handleUpdate, requestException, requestException, requestFailure, requestFailure, restCall, waitForResult
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.AnyNamespaceOperation
delete
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.CreateOrReplaceable
create, createOrReplace
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.DryRunable
dryRun
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.EditReplacePatchable
accept, edit, edit, patch, patch, patch, patch, patch, patch
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Filterable
withLabel, withoutLabel
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.ImageEditReplacePatchable
edit, updateImage, updateImage
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Informable
inform, inform, inform, informOnCondition, runnableInformer
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.ItemReplacable
replace, replaceStatus
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.ItemWritableOperation
create, createOrReplace, delete, patchStatus, updateStatus
-
Methods inherited from interface io.fabric8.kubernetes.client.informers.impl.ListerWatcher
getConfig
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.MetadataGettable
getAsPartialObjectMetadata
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.NonDeletingOperation
createOr, editStatus, patchStatus, status
-
Methods inherited from interface io.fabric8.kubernetes.client.OperationInfo
getFullResourceName, getName, getNamespace
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Replaceable
replaceStatus, updateStatus
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Resource
cascading, isReady, item, require
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.ServerSideApplicable
serverSideApply
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.TableGettable
getAsTable
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.TimeoutableScalable
scale
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.TimeoutImageEditReplacePatchable
pause, restart, resume, undo, withTimeout, withTimeoutInMillis
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Waitable
waitUntilCondition, waitUntilReady
-
Methods inherited from interface io.fabric8.kubernetes.client.dsl.Watchable
streamingList, watch, watch, watch
-
-
-
-
Constructor Detail
-
ReplicationControllerOperationsImpl
public ReplicationControllerOperationsImpl(Client client)
-
ReplicationControllerOperationsImpl
public ReplicationControllerOperationsImpl(PodOperationContext context, OperationContext superContext)
-
-
Method Detail
-
newInstance
public ReplicationControllerOperationsImpl newInstance(OperationContext context)
-
newInstance
public ReplicationControllerOperationsImpl newInstance(PodOperationContext context, OperationContext superContext)
-
getRollingUpdater
public RollingUpdater<ReplicationController,ReplicationControllerList> getRollingUpdater(long rollingTimeout, TimeUnit rollingTimeUnit)
-
rollback
public Status rollback(io.fabric8.kubernetes.api.model.extensions.DeploymentRollback deploymentRollback)
- Specified by:
rollbackin interfaceRollableScalableResource<ReplicationController>
-
getLogReader
public Reader getLogReader()
Returns an unclosed Reader. It's the caller responsibility to close it.- Specified by:
getLogReaderin interfaceLoggable- Returns:
- Reader
-
getLogInputStream
public InputStream getLogInputStream()
Returns an unclosed InputStream. It's the caller responsibility to close it.- Specified by:
getLogInputStreamin interfaceLoggable- Returns:
- InputStream
-
watchLog
public LogWatch watchLog(OutputStream out)
-
getContainers
protected List<Container> getContainers(ReplicationController value)
-
limitBytes
public TimeTailPrettyLoggable limitBytes(int limitBytes)
- Specified by:
limitBytesin interfaceBytesLimitTerminateTimeTailPrettyLoggable
-
terminated
public TimeTailPrettyLoggable terminated()
- Specified by:
terminatedin interfaceBytesLimitTerminateTimeTailPrettyLoggable
-
withPrettyOutput
public Loggable withPrettyOutput()
- Specified by:
withPrettyOutputin interfacePrettyLoggable
-
tailingLines
public PrettyLoggable tailingLines(int lines)
- Specified by:
tailingLinesin interfaceTailPrettyLoggable
-
sinceTime
public TailPrettyLoggable sinceTime(String timestamp)
- Specified by:
sinceTimein interfaceTimeTailPrettyLoggable
-
sinceSeconds
public TailPrettyLoggable sinceSeconds(int seconds)
- Specified by:
sinceSecondsin interfaceTimeTailPrettyLoggable
-
usingTimestamps
public BytesLimitTerminateTimeTailPrettyLoggable usingTimestamps()
- Specified by:
usingTimestampsin interfaceTimestampBytesLimitTerminateTimeTailPrettyLoggable
-
-