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.
2 parents bd32360 + b1b3e3a commit 2eca99aCopy full SHA for 2eca99a
kubernetes/README.md
@@ -60,8 +60,6 @@ configuration.api_key['authorization'] = 'YOUR_API_KEY'
60
# Defining host is optional and default to http://localhost
61
configuration.host = "http://localhost"
62
63
-# Defining host is optional and default to http://localhost
64
-configuration.host = "http://localhost"
65
# Enter a context with an instance of the API kubernetes.client
66
with kubernetes.client.ApiClient(configuration) as api_client:
67
# Create an instance of the API class
0 commit comments