| Package | Description |
|---|---|
| io.continual.flowcontrol.controlapi | |
| io.continual.flowcontrol.impl.controller.k8s |
| Modifier and Type | Method and Description |
|---|---|
FlowControlDeployment |
FlowControlDeploymentService.deploy(FlowControlCallContext ctx,
FlowControlDeploymentService.DeploymentSpec spec)
Deploy a job
|
List<String> |
FlowControlDeployment.getLog(String instanceId,
String sinceRfc3339Time)
Get a log listing for a given instance
|
| Modifier and Type | Method and Description |
|---|---|
FlowControlDeployment |
K8sController.deploy(FlowControlCallContext ctx,
FlowControlDeploymentService.DeploymentSpec ds) |
String |
ContainerImageMapper.getImageName(FlowControlRuntimeSpec runtimeSpec)
Return a container image spec (e.g.
|
Copyright © 2022 continual.io. All rights reserved.