package
1.0.9
Repository: https://github.com/lab5e/clusterfunk.git
Documentation: pkg.go.dev

# Structs

CommandList contains all of the commands for the ctrlc utility.
DiagnosticsCommand is a command to show cluster diagnostics.
EndpointsCommand is the subcommand to list endpoints.
ListNodesCommand is the subcommand to list nodes in the cluster.
NodeCommand is the subcommand to add and remove nodes.
Parameters is the main parameter struct for the ctrlc utility.
ShardsCommand is the subcommand that shows the shards in the cluster.
StatusCommand is a subcommand for the ctrlc CLI.
StepDownCommand is the step-down subcommand.

# Interfaces

RunContext is the context passed on to the subcommands.