| Modifier and Type | Method and Description |
|---|---|
RollingOperationContext |
RollingOperationContext.withContainerId(String containerId) |
RollingOperationContext |
RollingOperationContext.withLimitBytes(Integer limitBytes) |
RollingOperationContext |
RollingOperationContext.withLogWaitTimeout(Integer logWaitTimeout) |
RollingOperationContext |
RollingOperationContext.withPrettyOutput(boolean prettyOutput) |
RollingOperationContext |
RollingOperationContext.withRolling(boolean rolling) |
RollingOperationContext |
RollingOperationContext.withRollingTimeout(long rollingTimeout) |
RollingOperationContext |
RollingOperationContext.withRollingTimeUnit(TimeUnit rollingTimeUnit) |
RollingOperationContext |
RollingOperationContext.withSinceSeconds(Integer sinceSeconds) |
RollingOperationContext |
RollingOperationContext.withSinceTimestamp(String sinceTimestamp) |
RollingOperationContext |
RollingOperationContext.withTailingLines(Integer tailingLines) |
RollingOperationContext |
RollingOperationContext.withTerminatedStatus(boolean terminatedStatus) |
RollingOperationContext |
RollingOperationContext.withTimestamps(boolean timestamps) |
| Modifier and Type | Field and Description |
|---|---|
protected RollingOperationContext |
RollableScalableResourceOperation.rollingOperationContext |
| Modifier and Type | Method and Description |
|---|---|
abstract RollableScalableResourceOperation<T,L,R> |
RollableScalableResourceOperation.newInstance(RollingOperationContext context) |
DeploymentOperationsImpl |
DeploymentOperationsImpl.newInstance(RollingOperationContext context) |
ReplicaSetOperationsImpl |
ReplicaSetOperationsImpl.newInstance(RollingOperationContext context) |
StatefulSetOperationsImpl |
StatefulSetOperationsImpl.newInstance(RollingOperationContext context) |
| Constructor and Description |
|---|
DeploymentOperationsImpl(RollingOperationContext context,
OperationContext superContext) |
RollableScalableResourceOperation(RollingOperationContext context,
OperationContext superContext,
Class<T> type,
Class<L> listType) |
StatefulSetOperationsImpl(RollingOperationContext context,
OperationContext superContext) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationControllerOperationsImpl |
ReplicationControllerOperationsImpl.newInstance(RollingOperationContext context) |
| Constructor and Description |
|---|
ReplicationControllerOperationsImpl(RollingOperationContext context,
OperationContext superContext) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentOperationsImpl |
DeploymentOperationsImpl.newInstance(RollingOperationContext context) |
ReplicaSetOperationsImpl |
ReplicaSetOperationsImpl.newInstance(RollingOperationContext context) |
| Constructor and Description |
|---|
DeploymentOperationsImpl(RollingOperationContext context,
OperationContext superContext) |
Copyright © 2015–2022 Red Hat. All rights reserved.