package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
AddCluster adds the metadata of a local cluster; used when loading the saved metadata for local clusters.
Clusters returns a list of all known local clusters.
DeleteCluster destroys a local cluster.
Init initializes the Local provider and registers it into vm.Providers.
VMDir returns the local directory for a given node in a cluster.
# Constants
ProviderName is config.Local.
# Interfaces
VMStorage is the interface for saving metadata for local clusters.