README ¶ About This project contains a collection of wrapped API of Google Cloud Services. Development To debug the program, severity level can be set by environment variable GRPC_GO_LOG_SEVERITY_LEVEL, verbosity level can be set by GRPC_GO_LOG_VERBOSITY_LEVEL. Examples 1. sole-tenant This will create a running container in a VM instance, which is run on top of a sole-tenant node. ⚠️Warning This program will create a sole-tenant node, it costs a lot. Reference https://cloud.google.com/compute/docs/nodes/create-nodes https://cloud.google.com/compute/docs/containers/configuring-options-to-run-containers https://cloud.google.com/compute/docs/containers/deploying-containers https://cloud.google.com/compute/docs/reference/rest/v1/ https://cloud.google.com/sdk/gcloud/reference/compute/instance-templates/create-with-container 2. search-log This will keep watching on the log streams, until the specific log is found. Reference https://cloud.google.com/logging/docs/view/advanced-queries Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis compute examples connect command search-log command sole-tenant command logging Click to show internal directories. Click to hide internal directories.