package salvo

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BazelOption

source.proto:5

Used in: SourceRepository

message DockerImages

image.proto:7

Capture all docker images required for the benchmark. This object is examined first before evaluating the state of specified source locations

Determines whether required docker are used if they already exist. The benchmark image and binary image must be specified. If this is set to false there must be a specified source location from which we build the image

Used in: JobControl

message EnvironmentVars

env.proto:6

Capture all Environment variables required for the benchmark

Used in: JobControl

enum EnvironmentVars.TestIpVersion

env.proto:8

Specify the IP version for tests

Used in: EnvironmentVars

message JobControl

control.proto:13

This message type defines the schema for the consumed data file controlling the benchmark being executed. In it a user will define whether the benchmark uses images only, builds images from source, and whether the benchark executes locally or remotely.

message SourceRepository

source.proto:13

Capture the location of sources needed for the benchmark

Used in: JobControl

enum SourceRepository.SourceIdentity

source.proto:16

Specify whether this source location is Envoy or NightHawk

Used in: SourceRepository

message Volume

docker_volume.proto:22

This message defines the volume structure consumed by the command to run a docker image.

message VolumeProperties

docker_volume.proto:10

This message defines the properties for a mount point.

Used in: Volume