public interface Watchable<T>
Watch watch(Watcher<T> watcher) throws KubernetesClientException
KubernetesClientException
Watch watch(String resourceVersion, Watcher<T> watcher) throws KubernetesClientException
KubernetesClientException
Copyright © 2015 Red Hat. All rights reserved.