Container

Container

Kubernetes Engine API

Builds and manages container-based applications, powered by the open source Kubernetes technology.

Constructor

new Container()

Example
```js
const {google} = require('googleapis');
const container = google.container('v1');
```

Container

Kubernetes Engine API

Builds and manages container-based applications, powered by the open source Kubernetes technology.

Constructor

new Container()

Example
```js
const {google} = require('googleapis');
const container = google.container('v1beta1');
```