【问题标题】:Python client for Google Container Engine API用于 Google Container Engine API 的 Python 客户端
【发布时间】:2017-08-29 15:31:31
【问题描述】:

我正在做一个项目,我需要在谷歌容器引擎上创建和管理集群、pod、服务和部署。我在谷歌上搜索了很多东西来找到一个 API,谷歌的容器引擎 REST API 是可用的,是该API有没有python客户端?我到底需要什么。

请帮帮我! 提前致谢!

【问题讨论】:

    标签: python google-cloud-platform google-kubernetes-engine google-api-python-client


    【解决方案1】:

    this page,您可以找到有关使用 Python 的信息,包括安装客户端库和

    Google Container Engine API:使用 Google Container Engine API 用于构建和管理基于容器的应用程序,由 开源 Kubernetes 技术。

    此页面包含有关开始使用 Google 的信息 使用适用于 Python 的 Google API 客户端库的容器引擎 API。 此外,您可能对以下文档感兴趣。

    更普遍的是,this page 是关于 Google API 和 Python 库的,a getting started using Python in GCE example on Github

    【讨论】:

    猜你喜欢
    • 2017-03-11
    • 2013-11-05
    • 2016-07-27
    • 1970-01-01
    • 1970-01-01
    • 2014-07-08
    • 1970-01-01
    • 2019-03-08
    • 2017-12-24
    相关资源
    最近更新 更多