datadurability

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCheck

func NewCheck(logger logging.Logger) beekeeper.Action

NewCheck returns new check

Types

type Check

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

Check instance

func (*Check) Report

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

func (*Check) Run

func (c *Check) Run(ctx context.Context, cluster orchestration.Cluster, o interface{}) error

Run runs the check It downloads a file that contains a list of chunks and then attempts to download each chunk in the file.

type Options

type Options struct {
	Ref         string
	Concurrency int
	MaxAttempts int
}

func NewDefaultOptions

func NewDefaultOptions() Options

Jump to

Keyboard shortcuts

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