public interface KubernetesStepDecorator
| 限定符和类型 | 方法和说明 |
|---|---|
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
IOExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.