Sync the description with Kubernetes Release 1 version
Closes-bug: #1498385 Change-Id: Iafe5529a8c060d0ea704eea738e696427c09c25c
This commit is contained in:
parent
df51585d22
commit
a3a43ef225
@ -61,7 +61,7 @@ class K8sAPI(apiv_api.ApivApi):
|
|||||||
def create_k8s_api(context, obj):
|
def create_k8s_api(context, obj):
|
||||||
"""Create a kubernetes API client
|
"""Create a kubernetes API client
|
||||||
|
|
||||||
Creates connection with Kubernetes master and creates ApivbetaApi instance
|
Creates connection with Kubernetes master and creates ApivApi instance
|
||||||
to call Kubernetes APIs.
|
to call Kubernetes APIs.
|
||||||
|
|
||||||
:param context: The security context
|
:param context: The security context
|
||||||
|
Loading…
Reference in New Issue
Block a user