load

package
v0.32.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2025 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCheck

func NewCheck(log logging.Logger) beekeeper.Action

Types

type Check

type Check struct {
	// contains filtered or unexported fields
}

func (*Check) Report

func (c *Check) Report() []prometheus.Collector

func (*Check) Run

func (c *Check) Run(ctx context.Context, cluster orchestration.Cluster, opts any) error

type Options

type Options struct {
	ContentSize             int64
	RndSeed                 int64
	PostageTTL              time.Duration
	PostageDepth            uint64
	PostageLabel            string
	TxOnErrWait             time.Duration
	RxOnErrWait             time.Duration
	NodesSyncWait           time.Duration
	Duration                time.Duration
	UploaderCount           int
	UploadGroups            []string
	DownloaderCount         int
	DownloadGroups          []string
	MaxCommittedDepth       uint8
	CommittedDepthCheckWait time.Duration
	IterationWait           time.Duration
}

func NewDefaultOptions

func NewDefaultOptions() Options

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL