package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
GetAdminUIPort returns the admin UI port for ths specified RPC port.
Install TODO(peter): document.
ListNodes TODO(peter): document.
SortedCmds TODO(peter): document.
StageCockroachRelease downloads an official CockroachDB release binary with the specified version.
StageOptionalRemoteLibrary downloads a library from the cockroach edge with the provided application path to each specified by the cluster.
StageRemoteBinary downloads a cockroach edge binary with the provided application path to each specified by the cluster.
# Structs
Cassandra TODO(peter): document.
Cockroach TODO(peter): document.
NodeMonitorInfo is a message describing a cockroach process' status.
A SyncedCluster is created from the information in the synced hosts file and is used as the target for installing and managing various software components.
# Interfaces
ClusterImpl TODO(peter): document.