-
Method Summary
customizeName(org.apache.pulsar.functions.proto.Function.FunctionDetails funcDetails,
String currentName)
default io.kubernetes.client.openapi.models.V1Service
customizeService(org.apache.pulsar.functions.proto.Function.FunctionDetails funcDetails,
io.kubernetes.client.openapi.models.V1Service service)
default io.kubernetes.client.openapi.models.V1StatefulSet
customizeStatefulSet(org.apache.pulsar.functions.proto.Function.FunctionDetails funcDetails,
io.kubernetes.client.openapi.models.V1StatefulSet statefulSet)
-
Method Details
-
customizeStatefulSet
default io.kubernetes.client.openapi.models.V1StatefulSet customizeStatefulSet(org.apache.pulsar.functions.proto.Function.FunctionDetails funcDetails,
io.kubernetes.client.openapi.models.V1StatefulSet statefulSet)
-
customizeService
default io.kubernetes.client.openapi.models.V1Service customizeService(org.apache.pulsar.functions.proto.Function.FunctionDetails funcDetails,
io.kubernetes.client.openapi.models.V1Service service)
-
customizeNamespace
default String customizeNamespace(org.apache.pulsar.functions.proto.Function.FunctionDetails funcDetails,
String currentNamespace)
-
customizeName
default String customizeName(org.apache.pulsar.functions.proto.Function.FunctionDetails funcDetails,
String currentName)