类 BasicKubernetesManifestCustomizer.RuntimeOpts
java.lang.Object
org.apache.pulsar.functions.runtime.kubernetes.BasicKubernetesManifestCustomizer.RuntimeOpts
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明A clone where the maps and lists are properly cloned.
-
构造器详细资料
-
RuntimeOpts
public RuntimeOpts()
-
-
方法详细资料
-
partialDeepClone
A clone where the maps and lists are properly cloned. The k8s resources themselves are shallow clones.
-