Skip to main content

Google Cloud Container API client library

Project description

stable pypi versions

Kubernetes Engine: The Google Kubernetes Engine API is used for building and managing container based applications, powered by the open source Kubernetes technology.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Kubernetes Engine.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-cloud-container

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-cloud-container

Next Steps

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-container-2.48.0.tar.gz (309.7 kB view details)

Uploaded Source

Built Distribution

google_cloud_container-2.48.0-py2.py3-none-any.whl (265.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-container-2.48.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-container-2.48.0.tar.gz
Algorithm Hash digest
SHA256 ab205965fda7887837920140a27159f671262abf4f72490f33f6b41ab73e99e5
MD5 df8f503f13c414e8467256a8a57b6093
BLAKE2b-256 832e948e39c42a52ca7231b53c2b53890ba32df4b0b27569a1c0f8da6fb01ce9

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_container-2.48.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_container-2.48.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bc0dc8f1f25e33bc1f1884b4c0049cb5a1f3d4c2d183b1443059afffd6019521
MD5 af768eb27a3074d057f78d1c462c72c8
BLAKE2b-256 92e6a1d3f9d0dba8d02415a28e2ad2856cbc5c466ac701c7584e2674c4ad5955

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page