We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8704ce3 commit 385f430Copy full SHA for 385f430
config/kube_config.py
@@ -19,7 +19,7 @@
19
20
import urllib3
21
import yaml
22
-from oauth2client.client import GoogleCredentials
+from google.oauth2.credentials import Credentials
23
24
from kubernetes.client import ApiClient, ConfigurationObject, configuration
25
0 commit comments