proto

package
v0.0.0-...-fb8c843 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package proto provides protocol buffer message for reapi.

Index

Constants

This section is empty.

Variables

View Source
var File_rbe_auxiliary_metadata_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AuxiliaryMetadata

type AuxiliaryMetadata struct {
	Versions *Versions      `protobuf:"bytes,1,opt,name=versions,proto3" json:"versions,omitempty"`
	Pool     string         `protobuf:"bytes,2,opt,name=pool,proto3" json:"pool,omitempty"`
	Usage    *ResourceUsage `protobuf:"bytes,3,opt,name=usage,proto3" json:"usage,omitempty"`
	// contains filtered or unexported fields
}

func (*AuxiliaryMetadata) Descriptor deprecated

func (*AuxiliaryMetadata) Descriptor() ([]byte, []int)

Deprecated: Use AuxiliaryMetadata.ProtoReflect.Descriptor instead.

func (*AuxiliaryMetadata) GetPool

func (x *AuxiliaryMetadata) GetPool() string

func (*AuxiliaryMetadata) GetUsage

func (x *AuxiliaryMetadata) GetUsage() *ResourceUsage

func (*AuxiliaryMetadata) GetVersions

func (x *AuxiliaryMetadata) GetVersions() *Versions

func (*AuxiliaryMetadata) ProtoMessage

func (*AuxiliaryMetadata) ProtoMessage()

func (*AuxiliaryMetadata) ProtoReflect

func (x *AuxiliaryMetadata) ProtoReflect() protoreflect.Message

func (*AuxiliaryMetadata) Reset

func (x *AuxiliaryMetadata) Reset()

func (*AuxiliaryMetadata) String

func (x *AuxiliaryMetadata) String() string

type ResourceUsage

type ResourceUsage struct {
	CpuPercentagePeak       float64 `protobuf:"fixed64,1,opt,name=cpu_percentage_peak,json=cpuPercentagePeak,proto3" json:"cpu_percentage_peak,omitempty"`
	CpuPercentageAverage    float64 `protobuf:"fixed64,2,opt,name=cpu_percentage_average,json=cpuPercentageAverage,proto3" json:"cpu_percentage_average,omitempty"`
	MemoryPercentagePeak    float64 `protobuf:"fixed64,3,opt,name=memory_percentage_peak,json=memoryPercentagePeak,proto3" json:"memory_percentage_peak,omitempty"`
	MemoryPercentageAverage float64 `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceUsage) Descriptor deprecated

func (*ResourceUsage) Descriptor() ([]byte, []int)

Deprecated: Use ResourceUsage.ProtoReflect.Descriptor instead.

func (*ResourceUsage) GetCpuPercentageAverage

func (x *ResourceUsage) GetCpuPercentageAverage() float64

func (*ResourceUsage) GetCpuPercentagePeak

func (x *ResourceUsage) GetCpuPercentagePeak() float64

func (*ResourceUsage) GetMemoryPercentageAverage

func (x *ResourceUsage) GetMemoryPercentageAverage() float64

func (*ResourceUsage) GetMemoryPercentagePeak

func (x *ResourceUsage) GetMemoryPercentagePeak() float64

func (*ResourceUsage) ProtoMessage

func (*ResourceUsage) ProtoMessage()

func (*ResourceUsage) ProtoReflect

func (x *ResourceUsage) ProtoReflect() protoreflect.Message

func (*ResourceUsage) Reset

func (x *ResourceUsage) Reset()

func (*ResourceUsage) String

func (x *ResourceUsage) String() string

type Versions

type Versions struct {
	VmImage         string `protobuf:"bytes,1,opt,name=vm_image,json=vmImage,proto3" json:"vm_image,omitempty"`
	BotCodeVersion  string `protobuf:"bytes,2,opt,name=bot_code_version,json=botCodeVersion,proto3" json:"bot_code_version,omitempty"`
	DockerRootImage string `protobuf:"bytes,3,opt,name=docker_root_image,json=dockerRootImage,proto3" json:"docker_root_image,omitempty"`
	// contains filtered or unexported fields
}

func (*Versions) Descriptor deprecated

func (*Versions) Descriptor() ([]byte, []int)

Deprecated: Use Versions.ProtoReflect.Descriptor instead.

func (*Versions) GetBotCodeVersion

func (x *Versions) GetBotCodeVersion() string

func (*Versions) GetDockerRootImage

func (x *Versions) GetDockerRootImage() string

func (*Versions) GetVmImage

func (x *Versions) GetVmImage() string

func (*Versions) ProtoMessage

func (*Versions) ProtoMessage()

func (*Versions) ProtoReflect

func (x *Versions) ProtoReflect() protoreflect.Message

func (*Versions) Reset

func (x *Versions) Reset()

func (*Versions) String

func (x *Versions) String() string

Jump to

Keyboard shortcuts

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