Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RestartCommandDescription = command.NewDescription(
"restart",
"Restarts a specified subset of nodes in the cluster",
`ydbops restart:
Restarts a specified subset of nodes in the cluster.
By default will restart all nodes, filters can be specified to
narrow down what subset will be restarted.`)
Functions ¶
func PrepareRestarters ¶ added in v0.0.14
func PrepareRestarters( opts *options.TargetingOptions, sshArgs []string, customSystemdUnitName string, restartDuration int, ) (storage, tenant restarters.Restarter)
Types ¶
Click to show internal directories.
Click to hide internal directories.