Class BasicKubernetesManifestCustomizer.RuntimeOpts
java.lang.Object
org.apache.pulsar.functions.runtime.kubernetes.BasicKubernetesManifestCustomizer.RuntimeOpts
- Enclosing class:
BasicKubernetesManifestCustomizer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionA clone where the maps and lists are properly cloned.
-
Constructor Details
-
RuntimeOpts
public RuntimeOpts()
-
-
Method Details
-
partialDeepClone
A clone where the maps and lists are properly cloned. The k8s resources themselves are shallow clones.
-