How to use the @google-cloud/container.ClusterManagerClient function in @google-cloud/container

To help you get started, we’ve selected a few @google-cloud/container examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github googleapis / nodejs-cloud-container / system-test / fixtures / sample / src / index.js View on Github external
function main() {
  const clusterManagerClient = new container.ClusterManagerClient();
}
github googleapis / nodejs-cloud-container / system-test / fixtures / sample / src / index.ts View on Github external
function main() {
  const clusterManagerClient = new ClusterManagerClient();
}

@google-cloud/container

Google Container Engine API client for Node.js

Apache-2.0
Latest version published 1 month ago

Package Health Score

92 / 100
Full package analysis