Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df5fa7 commit 86dcb55Copy full SHA for 86dcb55
examples/watch/pod_namespace_watch.py
@@ -22,7 +22,7 @@
22
Refer to the document below to understand the server-side & client-side
23
timeout settings for the watch request handler: ~
24
25
-https://github.com/github.com/kubernetes-client/python/blob/master/examples/watch/timeout-settings.md
+https://github.com/kubernetes-client/python/blob/master/examples/watch/timeout-settings.md
26
"""
27
28
from kubernetes import client, config, watch
0 commit comments