Interface FlowControlK8sElement.K8sDeployContext
- All Superinterfaces:
FlowControlK8sElement.K8sInstallationContext
- Enclosing interface:
FlowControlK8sElement
public static interface FlowControlK8sElement.K8sDeployContext
extends FlowControlK8sElement.K8sInstallationContext
-
Method Summary
Modifier and TypeMethodDescriptionio.continual.flowcontrol.model.FlowControlDeploymentSpecio.continual.flowcontrol.model.Encryptororg.json.JSONObjectMethods inherited from interface io.continual.flowcontrol.impl.controller.k8s.FlowControlK8sElement.K8sInstallationContext
getDeployId, getInstallationName, getNamespace
-
Method Details
-
getDeploymentSpec
io.continual.flowcontrol.model.FlowControlDeploymentSpec getDeploymentSpec() -
getRuntimeImage
String getRuntimeImage() -
getImagePullPolicy
FlowControlK8sElement.ImagePullPolicy getImagePullPolicy() -
getEncryptor
io.continual.flowcontrol.model.Encryptor getEncryptor() -
getWorkspace
org.json.JSONObject getWorkspace() -
getEnvironment
-
getImagePullSecrets
-