LoggingPodStatusWatcher¶
LoggingPodStatusWatcher
is an extension of Kubernetes' Watcher[Pod]
for pod watchers that can watchOrStop.
LoggingPodStatusWatcher
is used to create a Client when a KubernetesClientApplication is requested to start.
Contract¶
watchOrStop¶
watchOrStop(
submissionId: String): Unit
Used when:
Client
is requested to run