1. 首页
  2. 数据库
  3. 其它
  4. python:kubernetes的官方Python客户端库 源码

python:kubernetes的官方Python客户端库 源码

上传者: 2021-02-07 03:08:10上传 ZIP文件 3.2MB 热度 23次
Kubernetes Python客户端 API的Python客户端。 安装 来自来源: git clone --recursive https://github.com/kubernetes-client/python.git cd python python setup.py install 直接从 : pip install kubernetes 例子 列出所有豆荚: from kubernetes import client , config # Configs can be set in Configuration class directly or using helpe
下载地址
用户评论