models

package
v0.0.0-...-3a98d3a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_go_chromium_org_infra_cros_recovery_models_recovery_version_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RecoveryVersion

type RecoveryVersion struct {
	Board     string `protobuf:"bytes,1,opt,name=board,proto3" json:"board,omitempty"`
	Model     string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
	OsImage   string `protobuf:"bytes,3,opt,name=os_image,json=osImage,proto3" json:"os_image,omitempty"`
	FwVersion string `protobuf:"bytes,4,opt,name=fw_version,json=fwVersion,proto3" json:"fw_version,omitempty"`
	FwImage   string `protobuf:"bytes,5,opt,name=fw_image,json=fwImage,proto3" json:"fw_image,omitempty"`
	// contains filtered or unexported fields
}

RecoveryVersion represents stable version information to be used for repair

func (*RecoveryVersion) Descriptor deprecated

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

Deprecated: Use RecoveryVersion.ProtoReflect.Descriptor instead.

func (*RecoveryVersion) GetBoard

func (x *RecoveryVersion) GetBoard() string

func (*RecoveryVersion) GetFwImage

func (x *RecoveryVersion) GetFwImage() string

func (*RecoveryVersion) GetFwVersion

func (x *RecoveryVersion) GetFwVersion() string

func (*RecoveryVersion) GetModel

func (x *RecoveryVersion) GetModel() string

func (*RecoveryVersion) GetOsImage

func (x *RecoveryVersion) GetOsImage() string

func (*RecoveryVersion) ProtoMessage

func (*RecoveryVersion) ProtoMessage()

func (*RecoveryVersion) ProtoReflect

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

func (*RecoveryVersion) Reset

func (x *RecoveryVersion) Reset()

func (*RecoveryVersion) String

func (x *RecoveryVersion) String() string

Jump to

Keyboard shortcuts

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