Registry / networking / hashicorp-raft-autopilot

hashicorp-raft-autopilot

JSON →
library0.3.0gogounverified

A Go library for automated Raft cluster management, originally from Consul.

go get github.com/hashicorp/raft-autopilot
INSTALL
IMPORT
SIG · HASHICORP-RAFT-AUT
H
hashicorp-raft-autopilot
networkinggov0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

autopilot
github.com/hashicorp/raft-autopilot

Creates a default autopilot configuration for Raft cluster management.

package main import ( "fmt" "github.com/hashicorp/raft-autopilot" ) func main() { config := autopilot.DefaultConfig() fmt.Println(config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hashicorp-raft-autopilot — go get hashicorp-raft-autopilot · libregistry