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 64beb03 commit 9d29ac1Copy full SHA for 9d29ac1
examples/pod_exec.py
@@ -20,7 +20,7 @@
20
21
from kubernetes import config
22
from kubernetes.client import Configuration
23
-from kubernetes.client.apis import core_v1_api
+from kubernetes.client.api import core_v1_api
24
from kubernetes.client.rest import ApiException
25
from kubernetes.stream import stream
26
0 commit comments