contentavailability

package
v0.11.13 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 License: BSD-3-Clause Imports: 13 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 a new check instance.

Types

type Check

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

Check instance.

func (*Check) Run

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

type Options

type Options struct {
	ContentSize   int64
	GasPrice      string
	PostageAmount int64
	PostageDepth  uint64
	PostageLabel  string
	Seed          int64
}

Options groups a set of options that can be set for this check.

func NewDefaultOptions

func NewDefaultOptions() Options

NewDefaultOptions returns new default options.

Jump to

Keyboard shortcuts

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