{ "info": { "author": "Google LLC", "author_email": "googleapis-packages@google.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet" ], "description": "Python Client for Google Kubernetes Engine API\n==============================================\n\n|alpha| |pypi| |versions| |compat_check_pypi| |compat_check_github|\n\n`Google Kubernetes Engine API`_: The Google Kubernetes Engine API is used for\nbuilding and managing container based applications, powered by the open source\nKubernetes technology.\n\n- `Client Library Documentation`_\n- `Product Documentation`_\n\n.. |alpha| image:: https://img.shields.io/badge/support-alpha-orange.svg\n :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support\n.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-container.svg\n :target: https://pypi.org/project/google-cloud-container/\n.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-container.svg\n :target: https://pypi.org/project/google-cloud-container/\n.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-container\n :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-container\n.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcontainer\n :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dcontainer\n.. _Google Kubernetes Engine API: https://cloud.google.com/kubernetes-engine\n.. _Client Library Documentation: https://googleapis.dev/python/container/latest\n.. _Product Documentation: https://cloud.google.com/kubernetes-engine\n\nQuick Start\n-----------\n\nIn order to use this library, you first need to go through the following steps:\n\n1. `Select or create a Cloud Platform project.`_\n2. `Enable the Google Container Engine API.`_\n3. `Setup Authentication.`_\n\n.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project\n.. _Enable the Google Container Engine API.: https://cloud.google.com/container\n.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html\n\nInstallation\n~~~~~~~~~~~~\n\nInstall this library in a `virtualenv`_ using pip. `virtualenv`_ is a tool to\ncreate isolated Python environments. The basic problem it addresses is one of\ndependencies and versions, and indirectly permissions.\n\nWith `virtualenv`_, it's possible to install this library without needing system\ninstall permissions, and without clashing with the installed system\ndependencies.\n\n.. _`virtualenv`: https://virtualenv.pypa.io/en/latest/\n\n\nSupported Python Versions\n^^^^^^^^^^^^^^^^^^^^^^^^^\nPython >= 3.5\n\nDeprecated Python Versions\n^^^^^^^^^^^^^^^^^^^^^^^^^^\nPython == 2.7. Python 2.7 support will be removed on January 1, 2020.\n\n\nMac/Linux\n^^^^^^^^^\n\n.. code-block:: console\n\n pip install virtualenv\n virtualenv \n source /bin/activate\n /bin/pip install google-cloud-container\n\n\nWindows\n^^^^^^^\n\n.. code-block:: console\n\n pip install virtualenv\n virtualenv \n \\Scripts\\activate\n \\Scripts\\pip.exe install google-cloud-container\n\nExample Usage\n~~~~~~~~~~~~~\n\n.. code:: py\n\n from google.cloud import container_v1\n\n client = container_v1.ClusterManagerClient()\n\n project_id = ''\n zone = ''\n\n response = client.list_clusters(project_id, zone)\n\nNext Steps\n~~~~~~~~~~\n\n- Read the `Client API Documentation`_ to see other available methods on the client.\n- Read the `Product documentation`_ to learn more about the product and see\n How-to Guides.\n\n.. _Client API Documentation: https://googleapis.dev/python/container/latest\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GoogleCloudPlatform/google-cloud-python", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "google-cloud-container", "package_url": "https://pypi.org/project/google-cloud-container/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/google-cloud-container/", "project_urls": { "Homepage": "https://github.com/GoogleCloudPlatform/google-cloud-python" }, "release_url": "https://pypi.org/project/google-cloud-container/0.3.0/", "requires_dist": [ "google-api-core[grpc] (<2.0.0dev,>=1.14.0)", "grpc-google-iam-v1 (<0.13dev,>=0.12.3)" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "Google Container Engine API client library", "version": "0.3.0" }, "last_serial": 5609175, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a3c36a128f19cf3b9b74c50731fb4781", "sha256": "b9f5452593667da599c1ab2fc73140e48dd47e49d01f5884a512ba4cd1694ca6" }, "downloads": -1, "filename": "google_cloud_container-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a3c36a128f19cf3b9b74c50731fb4781", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 50853, "upload_time": "2017-12-14T17:26:42", "url": "https://files.pythonhosted.org/packages/95/d6/f8b15200bb3f4e8acce8ba54206bf0ca217142e1e8214b903df44ab70823/google_cloud_container-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "82be948f2bdd399770cb9b5acf6e28ee", "sha256": "8c68a2ef9662686bda9dfb30de0f4ce5ff32173ebf708d8cf28b0f70443a46ee" }, "downloads": -1, "filename": "google-cloud-container-0.1.0.tar.gz", "has_sig": false, "md5_digest": "82be948f2bdd399770cb9b5acf6e28ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54130, "upload_time": "2017-12-14T17:26:44", "url": "https://files.pythonhosted.org/packages/11/02/38968ab1c6f0bca4261dc5f0d8c0e9f26787579e4d19401b99eb33471d23/google-cloud-container-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d91076743f5b85186016843b089aab26", "sha256": "275de3032de5696cd976459966e911abd3a1b624c7a918a8137a0308898e4f90" }, "downloads": -1, "filename": "google_cloud_container-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d91076743f5b85186016843b089aab26", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 50858, "upload_time": "2018-02-28T20:10:09", "url": "https://files.pythonhosted.org/packages/fb/40/8e603a2acf6e1c81272f29cfaff2db60436545f8667b32853e58b160cb39/google_cloud_container-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac525e36a6a89969a2f190dbae9e3f5e", "sha256": "a89afcb1fe96bc9361c231c223c3bbe19fa3787caeb4697cd5778990e1077270" }, "downloads": -1, "filename": "google-cloud-container-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ac525e36a6a89969a2f190dbae9e3f5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54495, "upload_time": "2018-02-28T20:10:11", "url": "https://files.pythonhosted.org/packages/aa/e4/33fa701234cad56452968899c65e97960b598f094bd904a3e9ad623c3f9d/google-cloud-container-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "3a4dc5b439468890d9979412e85bf4a0", "sha256": "d5183372284785c604051689a773de19381389c22b050de973f434d2bb1feb78" }, "downloads": -1, "filename": "google_cloud_container-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3a4dc5b439468890d9979412e85bf4a0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 60706, "upload_time": "2018-12-05T21:11:59", "url": "https://files.pythonhosted.org/packages/10/de/5465f239602a22c55b83d4aecaf582f33f393de717ff93cc1b776448bbb8/google_cloud_container-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4c05045afbe721db79dda348f8baed7d", "sha256": "b854a40f4eb967150db3b564703eea345c25ba7ecf085895adfec920d9aab9b8" }, "downloads": -1, "filename": "google-cloud-container-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4c05045afbe721db79dda348f8baed7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59571, "upload_time": "2018-12-05T21:12:01", "url": "https://files.pythonhosted.org/packages/6b/4c/5de8018d0f7edbc5416df340116dfcaed917a1f9b5e6e4493617bc3eca69/google-cloud-container-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "383631daecf1ae01c3e38005d90db6d6", "sha256": "45f09cfb6091cf5dbb6b6e9c4bb9e1b0a2557d816db2502f00909b78cdd1ab55" }, "downloads": -1, "filename": "google_cloud_container-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "383631daecf1ae01c3e38005d90db6d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 60817, "upload_time": "2018-12-18T21:20:35", "url": "https://files.pythonhosted.org/packages/2e/30/9c652cbf7f8c265d978c8ce910c03e39c5974a927454b943af20264734b6/google_cloud_container-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b17ec74feea66106035b917e937e2dba", "sha256": "566834ef43e79917b112e3bd2848e84cfb0f4d7b565581607e2548f5c8e5d87a" }, "downloads": -1, "filename": "google-cloud-container-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b17ec74feea66106035b917e937e2dba", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 60147, "upload_time": "2018-12-18T21:20:36", "url": "https://files.pythonhosted.org/packages/b0/70/7c0d1bdf013a6da59073738b2f2f19300b992f80ab7d1053ab3555ad70a3/google-cloud-container-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "c5bb023deec8a5c64ee5e7a6f41e78fa", "sha256": "135d2d260bdf38a07125b199e5b35793e48b8eb771097fd4db72f520b02e4f3a" }, "downloads": -1, "filename": "google_cloud_container-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c5bb023deec8a5c64ee5e7a6f41e78fa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 160060, "upload_time": "2019-07-30T18:08:36", "url": "https://files.pythonhosted.org/packages/e0/3f/08e482b20ce09d4061a2d162458fd6acb9026a76b34aebc5480cba9124ce/google_cloud_container-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84e278afb7be7109c5c5899784c498eb", "sha256": "90cceceb487f1f4f2336b3674d594bc5e492fadbe27a5f06ca056d7148fd90ba" }, "downloads": -1, "filename": "google-cloud-container-0.3.0.tar.gz", "has_sig": false, "md5_digest": "84e278afb7be7109c5c5899784c498eb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 156713, "upload_time": "2019-07-30T18:08:37", "url": "https://files.pythonhosted.org/packages/47/6e/4e788f7ad78c659b32bd8f84b114d68b770a01f5d568948e654c2a2e8f1c/google-cloud-container-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5bb023deec8a5c64ee5e7a6f41e78fa", "sha256": "135d2d260bdf38a07125b199e5b35793e48b8eb771097fd4db72f520b02e4f3a" }, "downloads": -1, "filename": "google_cloud_container-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c5bb023deec8a5c64ee5e7a6f41e78fa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 160060, "upload_time": "2019-07-30T18:08:36", "url": "https://files.pythonhosted.org/packages/e0/3f/08e482b20ce09d4061a2d162458fd6acb9026a76b34aebc5480cba9124ce/google_cloud_container-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84e278afb7be7109c5c5899784c498eb", "sha256": "90cceceb487f1f4f2336b3674d594bc5e492fadbe27a5f06ca056d7148fd90ba" }, "downloads": -1, "filename": "google-cloud-container-0.3.0.tar.gz", "has_sig": false, "md5_digest": "84e278afb7be7109c5c5899784c498eb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 156713, "upload_time": "2019-07-30T18:08:37", "url": "https://files.pythonhosted.org/packages/47/6e/4e788f7ad78c659b32bd8f84b114d68b770a01f5d568948e654c2a2e8f1c/google-cloud-container-0.3.0.tar.gz" } ] }