mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-19 13:17:47 +02:00
19 lines
481 B
YAML
19 lines
481 B
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: container.googleapis.com
|
|
title: Google Container Engine API
|
|
|
|
apis:
|
|
- name: google.container.v1.ClusterManager
|
|
|
|
documentation:
|
|
summary: |-
|
|
The Google Kubernetes Engine API is used for building and managing container
|
|
based applications, powered by the open source Kubernetes technology.
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: '*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform
|