package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Feb 28, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Run runs check against the cluster
RunConcurrently runs check against the cluster, cluster updates are executed concurrently
Action defines Beekeeper Action's interface. An action that
needs to expose metrics should implement the metrics.Reporter
interface.
type Actions struct {
AddCount int
StartCount int
StopCount int
DeleteCount int
}
Actions represents node group update actions
Stage define stages for updating Bee
Update represents details for updating a node group
Source Files
¶
Click to show internal directories.
Click to hide internal directories.