public interface KubernetesStepDecorator
Modifier and Type | Method and Description |
---|---|
List<io.fabric8.kubernetes.api.model.HasMetadata> |
buildAccompanyingKubernetesResources()
Build the accompanying Kubernetes resources that should be introduced to support this
feature.
|
FlinkPod |
decorateFlinkPod(FlinkPod flinkPod)
Apply transformations to the given FlinkPod in accordance with this feature.
|
FlinkPod decorateFlinkPod(FlinkPod flinkPod)
List<io.fabric8.kubernetes.api.model.HasMetadata> buildAccompanyingKubernetesResources() throws IOException
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.