Uses of Class
org.apache.pulsar.functions.runtime.kubernetes.KubernetesRuntime
Packages that use KubernetesRuntime
Package
Description
Pulsar Functions enables lightweight computation in Apache Pulsar.
-
Uses of KubernetesRuntime in org.apache.pulsar.functions.runtime.kubernetes
Methods in org.apache.pulsar.functions.runtime.kubernetes that return KubernetesRuntimeModifier and TypeMethodDescriptionKubernetesRuntimeFactory.createContainer(org.apache.pulsar.functions.instance.InstanceConfig instanceConfig, String codePkgUrl, String originalCodeFileName, Long expectedHealthCheckInterval)