package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

DefaultProject returns the default GCE project.
GetUserAuthorizedKeys retreives reads a list of user public keys from the gcloud cockroach-ephemeral project and returns them formatted for use in an authorized_keys file.
SyncDNS replaces the configured DNS zone with the supplied hosts.

# Constants

ProviderName is gce.

# Variables

Subdomain is the DNS subdomain to in which to maintain cluster node names.

# Structs

Provider is the GCE implementation of the vm.Provider interface.