Skip to main content

GAPIC library for the Google Container Engine API

Project description

Google Container Engine API: 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 the Google Container Engine API.

  3. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

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

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-container

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-container

Preview

ClusterManagerClient

from google.cloud import container_v1

client = container_v1.ClusterManagerClient()

project_id = ''
zone = ''

response = client.list_clusters(project_id, zone)

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-0.1.0.tar.gz (54.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_container-0.1.0-py2.py3-none-any.whl (50.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for google-cloud-container-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8c68a2ef9662686bda9dfb30de0f4ce5ff32173ebf708d8cf28b0f70443a46ee
MD5 82be948f2bdd399770cb9b5acf6e28ee
BLAKE2b-256 110238968ab1c6f0bca4261dc5f0d8c0e9f26787579e4d19401b99eb33471d23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_container-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b9f5452593667da599c1ab2fc73140e48dd47e49d01f5884a512ba4cd1694ca6
MD5 a3c36a128f19cf3b9b74c50731fb4781
BLAKE2b-256 95d6f8b15200bb3f4e8acce8ba54206bf0ca217142e1e8214b903df44ab70823

See more details on using hashes here.

Supported by

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