1- Python Client for Google Container Engine API
2- =============================================
1+ Python Client for Google Kubernetes Engine API
2+ ==============================================
33
44|alpha | |pypi | |versions |
55
6- `Google Container Engine API `_: The Google Kubernetes Engine API is used for building and managing container
7- based applications, powered by the open source Kubernetes technology.
6+ `Google Kubernetes Engine API `_: The Google Kubernetes Engine API is used for
7+ building and managing container based applications, powered by the open source
8+ Kubernetes technology.
89
910- `Client Library Documentation `_
1011- `Product Documentation `_
@@ -15,9 +16,9 @@ based applications, powered by the open source Kubernetes technology.
1516 :target: https://pypi.org/project/google-cloud-container/
1617.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-container.svg
1718 :target: https://pypi.org/project/google-cloud-container/
18- .. _Google Container Engine API : https://cloud.google.com/container
19- .. _Client Library Documentation : https://googlecloudplatform .github.io/google-cloud-python/latest/container/index.html
20- .. _Product Documentation : https://cloud.google.com/container
19+ .. _Google Kubernetes Engine API : https://cloud.google.com/kubernetes-engine
20+ .. _Client Library Documentation : https://googleapis .github.io/google-cloud-python/latest/container/index.html
21+ .. _Product Documentation : https://cloud.google.com/kubernetes-engine
2122
2223Quick Start
2324-----------
@@ -30,7 +31,7 @@ In order to use this library, you first need to go through the following steps:
3031
3132.. _Select or create a Cloud Platform project. : https://console.cloud.google.com/project
3233.. _Enable the Google Container Engine API. : https://cloud.google.com/container
33- .. _Setup Authentication. : https://googlecloudplatform .github.io/google-cloud-python/latest/core/auth.html
34+ .. _Setup Authentication. : https://googleapis .github.io/google-cloud-python/latest/core/auth.html
3435
3536Installation
3637~~~~~~~~~~~~
@@ -84,7 +85,8 @@ Example Usage
8485 Next Steps
8586~~~~~~~~~~
8687
87- - Read the `Client Library Documentation `_ for Google Container Engine API
88- API to see other available methods on the client.
88+ - Read the `Client API Documentation `_ to see other available methods on the client.
8989- Read the `Product documentation `_ to learn more about the product and see
9090 How-to Guides.
91+
92+ .. _Client API Documentation : https://googleapis.github.io/google-cloud-python/latest/container/gapic/v1/api.html
0 commit comments