Is there an API call in the Kubernetes-Client/Java library to get a log for specific pod. Something equivalent to kubectl logs <POD>.
kubectl logs <POD>