Categorycloud.google.com/go/container
modulepackage
0.1.0
Repository: https://github.com/googleapis/google-cloud-go.git
Documentation: pkg.go.dev

# README

Kubernetes Engine API

Go Reference

Go Client Library for Kubernetes Engine API.

Install

go get cloud.google.com/go/container

Stability

The stability of this module is indicated by SemVer.

However, a v1+ module may have breaking changes in two scenarios:

  • Packages with alpha or beta in the import path
  • The GoDoc has an explicit stability disclaimer (for example, for an experimental feature).

Go Version Support

See the Go Versions Supported section in the root directory's README.

Authorization

See the Authorization section in the root directory's README.

Contributing

Contributions are welcome. Please, see the CONTRIBUTING document for details.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Contributor Code of Conduct for more information.

# Packages

Package container is an auto-generated package for the Kubernetes Engine API.

# Functions

NewClient creates a new Google Container Engine client.

# Constants

StatusDone is a status indicating that the resource or operation is in done state.
StatusError is a status indicating that the resource or operation is in error state.
StatusPending is a status indicating that the resource or operation is in pending state.
StatusProvisioning is a status indicating that the resource or operation is in provisioning state.
StatusRunning is a status indicating that the resource or operation is in running state.
StatusStopping is a status indicating that the resource or operation is in stopping state.
TypeCreate describes that the operation is "create cluster".
TypeDelete describes that the operation is "delete cluster".

# Structs

Client is a Google Container Engine client, which may be used to manage clusters with a project.
Op represents a Google Container Engine API operation.
Resource is a Google Container Engine cluster resource.

# Type aliases

Status is the current status of the operation or resource.
Type is the operation type.