experiment

package
v0.0.0-...-bf8e85a Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package experiment is responsible for running experiments on GCE VMs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Experiment

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

Experiment encapsulates information about an experiment and logic to run it.

func NewExperiment

func NewExperiment(expPb *epb.Experiment, baseDir string, gcpProject, date, resBucket string, logFrequency int) (*Experiment, error)

NewExperiment creates a new experiment using the experiment proto.

func (*Experiment) Run

func (e *Experiment) Run(ctx context.Context) (err error)

Run runs the experiment.

Jump to

Keyboard shortcuts

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