package
0.0.0-20230107011813-452dcce97749
Repository: https://github.com/pantheon-systems/cassandra-operator.git
Documentation: pkg.go.dev

# Functions

NewExecutor creates a new Nodetool for running commands on cassandra cluster.

# Constants

NodeMode enumerated.
NodeMode enumerated.
NodeMode enumerated.
NodeMode enumerated.
NodeMode enumerated.
NodeStates enumerated.
NodeStates enumerated.
NodeStates enumerated.
NodeStates enumerated.
NodeStates enumerated.
NodeStatus enumerated.
NodeStatus enumerated.
NodeStatus enumerated.

# Structs

Executor implements the logic for executing nodetool commands inside kubernetes pods.
Netstats is the result of the nodetool netstats command.
Status represtes the results of the nodetool status command.
ThreadPoolNetstat contains active, pending, and completed number of commands and responses for a threadpool.

# Type aliases

NodeMode represents the mode of the cassandra node as reported by netstats.
NodeState represents the phase/state of the cassandra node in the ring.
NodeStatus represents the status of the cassandra node in the ring.