Uses of Interface
io.continual.flowcontrol.impl.controller.k8s.FlowControlK8sElement.K8sDeployContext
Packages that use FlowControlK8sElement.K8sDeployContext
Package
Description
-
Uses of FlowControlK8sElement.K8sDeployContext in io.continual.flowcontrol.impl.controller.k8s
Methods in io.continual.flowcontrol.impl.controller.k8s with parameters of type FlowControlK8sElement.K8sDeployContextModifier and TypeMethodDescriptionvoidFlowControlK8sElement.deploy(FlowControlK8sElement.K8sDeployContext ctx) Deploy this element with the given context. -
Uses of FlowControlK8sElement.K8sDeployContext in io.continual.flowcontrol.impl.controller.k8s.elements
Methods in io.continual.flowcontrol.impl.controller.k8s.elements with parameters of type FlowControlK8sElement.K8sDeployContextModifier and TypeMethodDescriptionvoidConfigPullScriptDeployer.deploy(FlowControlK8sElement.K8sDeployContext ctx) voidSecretDeployer.deploy(FlowControlK8sElement.K8sDeployContext ctx) voidStatefulSetDeployer.deploy(FlowControlK8sElement.K8sDeployContext ctx)