| Constructor and Description |
|---|
ExecWebSocketListener(PodOperationContext context) |
ExecWebSocketListener(PodOperationContext context,
Executor executor) |
| Modifier and Type | Field and Description |
|---|---|
protected PodOperationContext |
RollableScalableResourceOperation.rollingOperationContext |
| Modifier and Type | Method and Description |
|---|---|
StatefulSetOperationsImpl |
StatefulSetOperationsImpl.newInstance(PodOperationContext context,
OperationContext superContext) |
abstract RollableScalableResourceOperation<T,L,R> |
RollableScalableResourceOperation.newInstance(PodOperationContext context,
OperationContext superContext) |
ReplicaSetOperationsImpl |
ReplicaSetOperationsImpl.newInstance(PodOperationContext context,
OperationContext superContext) |
DeploymentOperationsImpl |
DeploymentOperationsImpl.newInstance(PodOperationContext context,
OperationContext superContext) |
| Constructor and Description |
|---|
DeploymentOperationsImpl(PodOperationContext context,
OperationContext superContext) |
RollableScalableResourceOperation(PodOperationContext context,
OperationContext superContext,
Class<T> type,
Class<L> listType) |
StatefulSetOperationsImpl(PodOperationContext context,
OperationContext superContext) |
| Constructor and Description |
|---|
JobOperationsImpl(PodOperationContext context,
OperationContext superContext) |
| Modifier and Type | Method and Description |
|---|---|
PodOperationContext |
PodOperationsImpl.getContext() |
| Modifier and Type | Method and Description |
|---|---|
ReplicationControllerOperationsImpl |
ReplicationControllerOperationsImpl.newInstance(PodOperationContext context,
OperationContext superContext) |
| Constructor and Description |
|---|
PodOperationsImpl(PodOperationContext context,
OperationContext superContext) |
ReplicationControllerOperationsImpl(PodOperationContext context,
OperationContext superContext) |
| Modifier and Type | Method and Description |
|---|---|
ReplicaSetOperationsImpl |
ReplicaSetOperationsImpl.newInstance(PodOperationContext context,
OperationContext superContext) |
DeploymentOperationsImpl |
DeploymentOperationsImpl.newInstance(PodOperationContext context,
OperationContext superContext) |
| Constructor and Description |
|---|
DeploymentOperationsImpl(PodOperationContext context,
OperationContext superContext) |
| Modifier and Type | Method and Description |
|---|---|
static PodOperationsImpl |
PodOperationUtil.getGenericPodOperations(OperationContext context,
PodOperationContext podOperationContext) |
static List<PodResource> |
PodOperationUtil.getPodOperationsForController(OperationContext context,
PodOperationContext podOperationContext,
String controllerUid,
Map<String,String> selectorLabels) |
Copyright © 2015–2023 Red Hat. All rights reserved.