apibq

package
v0.0.0-...-f4b31ea Latest Latest
Warning

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

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

Documentation

Overview

Package apibq contains the bigquery service API.

Index

Constants

This section is empty.

Variables

View Source
var File_go_chromium_org_infra_unifiedfleet_api_v1_models_bigquery_bq_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AssetRow

type AssetRow struct {
	Asset  *models.Asset `protobuf:"bytes,1,opt,name=asset,proto3" json:"asset,omitempty"`
	Delete bool          `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*AssetRow) Descriptor deprecated

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

Deprecated: Use AssetRow.ProtoReflect.Descriptor instead.

func (*AssetRow) GetAsset

func (x *AssetRow) GetAsset() *models.Asset

func (*AssetRow) GetDelete

func (x *AssetRow) GetDelete() bool

func (*AssetRow) ProtoMessage

func (*AssetRow) ProtoMessage()

func (*AssetRow) ProtoReflect

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

func (*AssetRow) Reset

func (x *AssetRow) Reset()

func (*AssetRow) String

func (x *AssetRow) String() string

type CachingServiceRow

type CachingServiceRow struct {
	CachingService *models.CachingService `protobuf:"bytes,1,opt,name=caching_service,json=cachingService,proto3" json:"caching_service,omitempty"`
	Delete         bool                   `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*CachingServiceRow) Descriptor deprecated

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

Deprecated: Use CachingServiceRow.ProtoReflect.Descriptor instead.

func (*CachingServiceRow) GetCachingService

func (x *CachingServiceRow) GetCachingService() *models.CachingService

func (*CachingServiceRow) GetDelete

func (x *CachingServiceRow) GetDelete() bool

func (*CachingServiceRow) ProtoMessage

func (*CachingServiceRow) ProtoMessage()

func (*CachingServiceRow) ProtoReflect

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

func (*CachingServiceRow) Reset

func (x *CachingServiceRow) Reset()

func (*CachingServiceRow) String

func (x *CachingServiceRow) String() string

type ChangeEventRow

type ChangeEventRow struct {
	ChangeEvent *models.ChangeEvent `protobuf:"bytes,1,opt,name=change_event,json=changeEvent,proto3" json:"change_event,omitempty"`
	// contains filtered or unexported fields
}

func (*ChangeEventRow) Descriptor deprecated

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

Deprecated: Use ChangeEventRow.ProtoReflect.Descriptor instead.

func (*ChangeEventRow) GetChangeEvent

func (x *ChangeEventRow) GetChangeEvent() *models.ChangeEvent

func (*ChangeEventRow) ProtoMessage

func (*ChangeEventRow) ProtoMessage()

func (*ChangeEventRow) ProtoReflect

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

func (*ChangeEventRow) Reset

func (x *ChangeEventRow) Reset()

func (*ChangeEventRow) String

func (x *ChangeEventRow) String() string

type ChromePlatformRow

type ChromePlatformRow struct {
	Platform *models.ChromePlatform `protobuf:"bytes,1,opt,name=platform,proto3" json:"platform,omitempty"`
	Delete   bool                   `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*ChromePlatformRow) Descriptor deprecated

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

Deprecated: Use ChromePlatformRow.ProtoReflect.Descriptor instead.

func (*ChromePlatformRow) GetDelete

func (x *ChromePlatformRow) GetDelete() bool

func (*ChromePlatformRow) GetPlatform

func (x *ChromePlatformRow) GetPlatform() *models.ChromePlatform

func (*ChromePlatformRow) ProtoMessage

func (*ChromePlatformRow) ProtoMessage()

func (*ChromePlatformRow) ProtoReflect

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

func (*ChromePlatformRow) Reset

func (x *ChromePlatformRow) Reset()

func (*ChromePlatformRow) String

func (x *ChromePlatformRow) String() string

type DHCPConfigRow

type DHCPConfigRow struct {
	DhcpConfig *models.DHCPConfig `protobuf:"bytes,1,opt,name=dhcp_config,json=dhcpConfig,proto3" json:"dhcp_config,omitempty"`
	Delete     bool               `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*DHCPConfigRow) Descriptor deprecated

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

Deprecated: Use DHCPConfigRow.ProtoReflect.Descriptor instead.

func (*DHCPConfigRow) GetDelete

func (x *DHCPConfigRow) GetDelete() bool

func (*DHCPConfigRow) GetDhcpConfig

func (x *DHCPConfigRow) GetDhcpConfig() *models.DHCPConfig

func (*DHCPConfigRow) ProtoMessage

func (*DHCPConfigRow) ProtoMessage()

func (*DHCPConfigRow) ProtoReflect

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

func (*DHCPConfigRow) Reset

func (x *DHCPConfigRow) Reset()

func (*DHCPConfigRow) String

func (x *DHCPConfigRow) String() string

type DUTStateRecordRow

type DUTStateRecordRow struct {
	State *lab.DutState `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"`
	// contains filtered or unexported fields
}

func (*DUTStateRecordRow) Descriptor deprecated

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

Deprecated: Use DUTStateRecordRow.ProtoReflect.Descriptor instead.

func (*DUTStateRecordRow) GetState

func (x *DUTStateRecordRow) GetState() *lab.DutState

func (*DUTStateRecordRow) ProtoMessage

func (*DUTStateRecordRow) ProtoMessage()

func (*DUTStateRecordRow) ProtoReflect

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

func (*DUTStateRecordRow) Reset

func (x *DUTStateRecordRow) Reset()

func (*DUTStateRecordRow) String

func (x *DUTStateRecordRow) String() string

type DeviceConfigRow

type DeviceConfigRow struct {
	DeviceConfig *device.Config `protobuf:"bytes,1,opt,name=device_config,json=deviceConfig,proto3" json:"device_config,omitempty"`
	// contains filtered or unexported fields
}

A device config row in BQ device_config table.

func (*DeviceConfigRow) Descriptor deprecated

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

Deprecated: Use DeviceConfigRow.ProtoReflect.Descriptor instead.

func (*DeviceConfigRow) GetDeviceConfig

func (x *DeviceConfigRow) GetDeviceConfig() *device.Config

func (*DeviceConfigRow) ProtoMessage

func (*DeviceConfigRow) ProtoMessage()

func (*DeviceConfigRow) ProtoReflect

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

func (*DeviceConfigRow) Reset

func (x *DeviceConfigRow) Reset()

func (*DeviceConfigRow) String

func (x *DeviceConfigRow) String() string

type DracRow

type DracRow struct {
	Drac   *models.Drac `protobuf:"bytes,1,opt,name=drac,proto3" json:"drac,omitempty"`
	Delete bool         `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*DracRow) Descriptor deprecated

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

Deprecated: Use DracRow.ProtoReflect.Descriptor instead.

func (*DracRow) GetDelete

func (x *DracRow) GetDelete() bool

func (*DracRow) GetDrac

func (x *DracRow) GetDrac() *models.Drac

func (*DracRow) ProtoMessage

func (*DracRow) ProtoMessage()

func (*DracRow) ProtoReflect

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

func (*DracRow) Reset

func (x *DracRow) Reset()

func (*DracRow) String

func (x *DracRow) String() string

type HwidDataRow

type HwidDataRow struct {
	HwidData *models.HwidData `protobuf:"bytes,1,opt,name=hwid_data,json=hwidData,proto3" json:"hwid_data,omitempty"`
	Delete   bool             `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

A HwidData row in BQ HwidData table.

func (*HwidDataRow) Descriptor deprecated

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

Deprecated: Use HwidDataRow.ProtoReflect.Descriptor instead.

func (*HwidDataRow) GetDelete

func (x *HwidDataRow) GetDelete() bool

func (*HwidDataRow) GetHwidData

func (x *HwidDataRow) GetHwidData() *models.HwidData

func (*HwidDataRow) ProtoMessage

func (*HwidDataRow) ProtoMessage()

func (*HwidDataRow) ProtoReflect

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

func (*HwidDataRow) Reset

func (x *HwidDataRow) Reset()

func (*HwidDataRow) String

func (x *HwidDataRow) String() string

type IPRow

type IPRow struct {
	Ip *models.IP `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"`
	// contains filtered or unexported fields
}

func (*IPRow) Descriptor deprecated

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

Deprecated: Use IPRow.ProtoReflect.Descriptor instead.

func (*IPRow) GetIp

func (x *IPRow) GetIp() *models.IP

func (*IPRow) ProtoMessage

func (*IPRow) ProtoMessage()

func (*IPRow) ProtoReflect

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

func (*IPRow) Reset

func (x *IPRow) Reset()

func (*IPRow) String

func (x *IPRow) String() string

type KVMRow

type KVMRow struct {
	Kvm    *models.KVM `protobuf:"bytes,1,opt,name=kvm,proto3" json:"kvm,omitempty"`
	Delete bool        `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*KVMRow) Descriptor deprecated

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

Deprecated: Use KVMRow.ProtoReflect.Descriptor instead.

func (*KVMRow) GetDelete

func (x *KVMRow) GetDelete() bool

func (*KVMRow) GetKvm

func (x *KVMRow) GetKvm() *models.KVM

func (*KVMRow) ProtoMessage

func (*KVMRow) ProtoMessage()

func (*KVMRow) ProtoReflect

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

func (*KVMRow) Reset

func (x *KVMRow) Reset()

func (*KVMRow) String

func (x *KVMRow) String() string

type LatestDutInfoRow

type LatestDutInfoRow struct {
	UpdateTimestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=update_timestamp,json=updateTimestamp,proto3" json:"update_timestamp,omitempty"`
	Hostname        string                 `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"`
	AssetTag        string                 `protobuf:"bytes,3,opt,name=assetTag,proto3" json:"assetTag,omitempty"`
	SerialNumber    string                 `protobuf:"bytes,4,opt,name=serial_number,json=serialNumber,proto3" json:"serial_number,omitempty"`
	Hwid            string                 `protobuf:"bytes,5,opt,name=hwid,proto3" json:"hwid,omitempty"`
	LocationZone    string                 `protobuf:"bytes,6,opt,name=location_zone,json=locationZone,proto3" json:"location_zone,omitempty"`
	Hive            string                 `protobuf:"bytes,7,opt,name=hive,proto3" json:"hive,omitempty"`
	DutState        string                 `protobuf:"bytes,8,opt,name=dut_state,json=dutState,proto3" json:"dut_state,omitempty"`
	DutStateReason  string                 `protobuf:"bytes,9,opt,name=dut_state_reason,json=dutStateReason,proto3" json:"dut_state_reason,omitempty"`
	Board           string                 `protobuf:"bytes,10,opt,name=board,proto3" json:"board,omitempty"`
	Model           string                 `protobuf:"bytes,11,opt,name=model,proto3" json:"model,omitempty"`
	Pool            []string               `protobuf:"bytes,12,rep,name=pool,proto3" json:"pool,omitempty"`
	Phase           string                 `protobuf:"bytes,13,opt,name=phase,proto3" json:"phase,omitempty"`
	IsCbx           bool                   `protobuf:"varint,14,opt,name=is_cbx,json=isCbx,proto3" json:"is_cbx,omitempty"`
	HasServo        string                 `protobuf:"bytes,15,opt,name=has_servo,json=hasServo,proto3" json:"has_servo,omitempty"`
	ServoHostname   string                 `protobuf:"bytes,16,opt,name=servo_hostname,json=servoHostname,proto3" json:"servo_hostname,omitempty"`
	ServoSerial     string                 `protobuf:"bytes,17,opt,name=servo_serial,json=servoSerial,proto3" json:"servo_serial,omitempty"`
	ServoPort       string                 `protobuf:"bytes,18,opt,name=servo_port,json=servoPort,proto3" json:"servo_port,omitempty"`
	ServoUsbState   string                 `protobuf:"bytes,19,opt,name=servo_usb_state,json=servoUsbState,proto3" json:"servo_usb_state,omitempty"`
	ServoFwChannel  string                 `protobuf:"bytes,20,opt,name=servo_fw_channel,json=servoFwChannel,proto3" json:"servo_fw_channel,omitempty"`
	ServoHostType   string                 `protobuf:"bytes,21,opt,name=servo_host_type,json=servoHostType,proto3" json:"servo_host_type,omitempty"`
	ServoTypeRaw    string                 `protobuf:"bytes,22,opt,name=servo_type_raw,json=servoTypeRaw,proto3" json:"servo_type_raw,omitempty"`
	ServoState      string                 `protobuf:"bytes,23,opt,name=servo_state,json=servoState,proto3" json:"servo_state,omitempty"`
	RpmHostname     string                 `protobuf:"bytes,24,opt,name=rpm_hostname,json=rpmHostname,proto3" json:"rpm_hostname,omitempty"`
	RpmOutlet       string                 `protobuf:"bytes,25,opt,name=rpm_outlet,json=rpmOutlet,proto3" json:"rpm_outlet,omitempty"`
	SwitchName      string                 `protobuf:"bytes,26,opt,name=switch_name,json=switchName,proto3" json:"switch_name,omitempty"`
	SwitchPort      string                 `protobuf:"bytes,27,opt,name=switch_port,json=switchPort,proto3" json:"switch_port,omitempty"`
	StorageState    string                 `protobuf:"bytes,28,opt,name=storage_state,json=storageState,proto3" json:"storage_state,omitempty"`
	RpmState        string                 `protobuf:"bytes,29,opt,name=rpm_state,json=rpmState,proto3" json:"rpm_state,omitempty"`
	BatteryState    string                 `protobuf:"bytes,30,opt,name=battery_state,json=batteryState,proto3" json:"battery_state,omitempty"`
	WifiState       string                 `protobuf:"bytes,31,opt,name=wifi_state,json=wifiState,proto3" json:"wifi_state,omitempty"`
	BluetoothState  string                 `protobuf:"bytes,32,opt,name=bluetooth_state,json=bluetoothState,proto3" json:"bluetooth_state,omitempty"`
	DolosState      string                 `protobuf:"bytes,33,opt,name=dolos_state,json=dolosState,proto3" json:"dolos_state,omitempty"`
	OsType          string                 `protobuf:"bytes,34,opt,name=os_type,json=osType,proto3" json:"os_type,omitempty"`
	OsVersion       string                 `protobuf:"bytes,35,opt,name=os_version,json=osVersion,proto3" json:"os_version,omitempty"`
	// contains filtered or unexported fields
}

Latest DUT Info Table Schema

Next tag: 36

func (*LatestDutInfoRow) Descriptor deprecated

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

Deprecated: Use LatestDutInfoRow.ProtoReflect.Descriptor instead.

func (*LatestDutInfoRow) GetAssetTag

func (x *LatestDutInfoRow) GetAssetTag() string

func (*LatestDutInfoRow) GetBatteryState

func (x *LatestDutInfoRow) GetBatteryState() string

func (*LatestDutInfoRow) GetBluetoothState

func (x *LatestDutInfoRow) GetBluetoothState() string

func (*LatestDutInfoRow) GetBoard

func (x *LatestDutInfoRow) GetBoard() string

func (*LatestDutInfoRow) GetDolosState

func (x *LatestDutInfoRow) GetDolosState() string

func (*LatestDutInfoRow) GetDutState

func (x *LatestDutInfoRow) GetDutState() string

func (*LatestDutInfoRow) GetDutStateReason

func (x *LatestDutInfoRow) GetDutStateReason() string

func (*LatestDutInfoRow) GetHasServo

func (x *LatestDutInfoRow) GetHasServo() string

func (*LatestDutInfoRow) GetHive

func (x *LatestDutInfoRow) GetHive() string

func (*LatestDutInfoRow) GetHostname

func (x *LatestDutInfoRow) GetHostname() string

func (*LatestDutInfoRow) GetHwid

func (x *LatestDutInfoRow) GetHwid() string

func (*LatestDutInfoRow) GetIsCbx

func (x *LatestDutInfoRow) GetIsCbx() bool

func (*LatestDutInfoRow) GetLocationZone

func (x *LatestDutInfoRow) GetLocationZone() string

func (*LatestDutInfoRow) GetModel

func (x *LatestDutInfoRow) GetModel() string

func (*LatestDutInfoRow) GetOsType

func (x *LatestDutInfoRow) GetOsType() string

func (*LatestDutInfoRow) GetOsVersion

func (x *LatestDutInfoRow) GetOsVersion() string

func (*LatestDutInfoRow) GetPhase

func (x *LatestDutInfoRow) GetPhase() string

func (*LatestDutInfoRow) GetPool

func (x *LatestDutInfoRow) GetPool() []string

func (*LatestDutInfoRow) GetRpmHostname

func (x *LatestDutInfoRow) GetRpmHostname() string

func (*LatestDutInfoRow) GetRpmOutlet

func (x *LatestDutInfoRow) GetRpmOutlet() string

func (*LatestDutInfoRow) GetRpmState

func (x *LatestDutInfoRow) GetRpmState() string

func (*LatestDutInfoRow) GetSerialNumber

func (x *LatestDutInfoRow) GetSerialNumber() string

func (*LatestDutInfoRow) GetServoFwChannel

func (x *LatestDutInfoRow) GetServoFwChannel() string

func (*LatestDutInfoRow) GetServoHostType

func (x *LatestDutInfoRow) GetServoHostType() string

func (*LatestDutInfoRow) GetServoHostname

func (x *LatestDutInfoRow) GetServoHostname() string

func (*LatestDutInfoRow) GetServoPort

func (x *LatestDutInfoRow) GetServoPort() string

func (*LatestDutInfoRow) GetServoSerial

func (x *LatestDutInfoRow) GetServoSerial() string

func (*LatestDutInfoRow) GetServoState

func (x *LatestDutInfoRow) GetServoState() string

func (*LatestDutInfoRow) GetServoTypeRaw

func (x *LatestDutInfoRow) GetServoTypeRaw() string

func (*LatestDutInfoRow) GetServoUsbState

func (x *LatestDutInfoRow) GetServoUsbState() string

func (*LatestDutInfoRow) GetStorageState

func (x *LatestDutInfoRow) GetStorageState() string

func (*LatestDutInfoRow) GetSwitchName

func (x *LatestDutInfoRow) GetSwitchName() string

func (*LatestDutInfoRow) GetSwitchPort

func (x *LatestDutInfoRow) GetSwitchPort() string

func (*LatestDutInfoRow) GetUpdateTimestamp

func (x *LatestDutInfoRow) GetUpdateTimestamp() *timestamppb.Timestamp

func (*LatestDutInfoRow) GetWifiState

func (x *LatestDutInfoRow) GetWifiState() string

func (*LatestDutInfoRow) ProtoMessage

func (*LatestDutInfoRow) ProtoMessage()

func (*LatestDutInfoRow) ProtoReflect

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

func (*LatestDutInfoRow) Reset

func (x *LatestDutInfoRow) Reset()

func (*LatestDutInfoRow) String

func (x *LatestDutInfoRow) String() string

type MachineLSEDeploymentRow

type MachineLSEDeploymentRow struct {
	MachineLseDeployment *models.MachineLSEDeployment `protobuf:"bytes,1,opt,name=machine_lse_deployment,json=machineLseDeployment,proto3" json:"machine_lse_deployment,omitempty"`
	Delete               bool                         `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*MachineLSEDeploymentRow) Descriptor deprecated

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

Deprecated: Use MachineLSEDeploymentRow.ProtoReflect.Descriptor instead.

func (*MachineLSEDeploymentRow) GetDelete

func (x *MachineLSEDeploymentRow) GetDelete() bool

func (*MachineLSEDeploymentRow) GetMachineLseDeployment

func (x *MachineLSEDeploymentRow) GetMachineLseDeployment() *models.MachineLSEDeployment

func (*MachineLSEDeploymentRow) ProtoMessage

func (*MachineLSEDeploymentRow) ProtoMessage()

func (*MachineLSEDeploymentRow) ProtoReflect

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

func (*MachineLSEDeploymentRow) Reset

func (x *MachineLSEDeploymentRow) Reset()

func (*MachineLSEDeploymentRow) String

func (x *MachineLSEDeploymentRow) String() string

type MachineLSEPrototypeRow

type MachineLSEPrototypeRow struct {
	MachineLsePrototype *models.MachineLSEPrototype `protobuf:"bytes,1,opt,name=machine_lse_prototype,json=machineLsePrototype,proto3" json:"machine_lse_prototype,omitempty"`
	Delete              bool                        `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*MachineLSEPrototypeRow) Descriptor deprecated

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

Deprecated: Use MachineLSEPrototypeRow.ProtoReflect.Descriptor instead.

func (*MachineLSEPrototypeRow) GetDelete

func (x *MachineLSEPrototypeRow) GetDelete() bool

func (*MachineLSEPrototypeRow) GetMachineLsePrototype

func (x *MachineLSEPrototypeRow) GetMachineLsePrototype() *models.MachineLSEPrototype

func (*MachineLSEPrototypeRow) ProtoMessage

func (*MachineLSEPrototypeRow) ProtoMessage()

func (*MachineLSEPrototypeRow) ProtoReflect

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

func (*MachineLSEPrototypeRow) Reset

func (x *MachineLSEPrototypeRow) Reset()

func (*MachineLSEPrototypeRow) String

func (x *MachineLSEPrototypeRow) String() string

type MachineLSERow

type MachineLSERow struct {
	MachineLse *models.MachineLSE `protobuf:"bytes,1,opt,name=machine_lse,json=machineLse,proto3" json:"machine_lse,omitempty"`
	Delete     bool               `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*MachineLSERow) Descriptor deprecated

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

Deprecated: Use MachineLSERow.ProtoReflect.Descriptor instead.

func (*MachineLSERow) GetDelete

func (x *MachineLSERow) GetDelete() bool

func (*MachineLSERow) GetMachineLse

func (x *MachineLSERow) GetMachineLse() *models.MachineLSE

func (*MachineLSERow) ProtoMessage

func (*MachineLSERow) ProtoMessage()

func (*MachineLSERow) ProtoReflect

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

func (*MachineLSERow) Reset

func (x *MachineLSERow) Reset()

func (*MachineLSERow) String

func (x *MachineLSERow) String() string

type MachineRow

type MachineRow struct {
	Machine *models.Machine `protobuf:"bytes,1,opt,name=machine,proto3" json:"machine,omitempty"`
	Delete  bool            `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*MachineRow) Descriptor deprecated

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

Deprecated: Use MachineRow.ProtoReflect.Descriptor instead.

func (*MachineRow) GetDelete

func (x *MachineRow) GetDelete() bool

func (*MachineRow) GetMachine

func (x *MachineRow) GetMachine() *models.Machine

func (*MachineRow) ProtoMessage

func (*MachineRow) ProtoMessage()

func (*MachineRow) ProtoReflect

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

func (*MachineRow) Reset

func (x *MachineRow) Reset()

func (*MachineRow) String

func (x *MachineRow) String() string

type NicRow

type NicRow struct {
	Nic    *models.Nic `protobuf:"bytes,1,opt,name=nic,proto3" json:"nic,omitempty"`
	Delete bool        `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*NicRow) Descriptor deprecated

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

Deprecated: Use NicRow.ProtoReflect.Descriptor instead.

func (*NicRow) GetDelete

func (x *NicRow) GetDelete() bool

func (*NicRow) GetNic

func (x *NicRow) GetNic() *models.Nic

func (*NicRow) ProtoMessage

func (*NicRow) ProtoMessage()

func (*NicRow) ProtoReflect

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

func (*NicRow) Reset

func (x *NicRow) Reset()

func (*NicRow) String

func (x *NicRow) String() string

type RPMRow

type RPMRow struct {
	Rpm    *models.RPM `protobuf:"bytes,1,opt,name=rpm,proto3" json:"rpm,omitempty"`
	Delete bool        `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*RPMRow) Descriptor deprecated

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

Deprecated: Use RPMRow.ProtoReflect.Descriptor instead.

func (*RPMRow) GetDelete

func (x *RPMRow) GetDelete() bool

func (*RPMRow) GetRpm

func (x *RPMRow) GetRpm() *models.RPM

func (*RPMRow) ProtoMessage

func (*RPMRow) ProtoMessage()

func (*RPMRow) ProtoReflect

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

func (*RPMRow) Reset

func (x *RPMRow) Reset()

func (*RPMRow) String

func (x *RPMRow) String() string

type RackLSEPrototypeRow

type RackLSEPrototypeRow struct {
	RackLsePrototype *models.RackLSEPrototype `protobuf:"bytes,1,opt,name=rack_lse_prototype,json=rackLsePrototype,proto3" json:"rack_lse_prototype,omitempty"`
	Delete           bool                     `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*RackLSEPrototypeRow) Descriptor deprecated

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

Deprecated: Use RackLSEPrototypeRow.ProtoReflect.Descriptor instead.

func (*RackLSEPrototypeRow) GetDelete

func (x *RackLSEPrototypeRow) GetDelete() bool

func (*RackLSEPrototypeRow) GetRackLsePrototype

func (x *RackLSEPrototypeRow) GetRackLsePrototype() *models.RackLSEPrototype

func (*RackLSEPrototypeRow) ProtoMessage

func (*RackLSEPrototypeRow) ProtoMessage()

func (*RackLSEPrototypeRow) ProtoReflect

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

func (*RackLSEPrototypeRow) Reset

func (x *RackLSEPrototypeRow) Reset()

func (*RackLSEPrototypeRow) String

func (x *RackLSEPrototypeRow) String() string

type RackLSERow

type RackLSERow struct {
	RackLse *models.RackLSE `protobuf:"bytes,1,opt,name=rack_lse,json=rackLse,proto3" json:"rack_lse,omitempty"`
	Delete  bool            `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*RackLSERow) Descriptor deprecated

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

Deprecated: Use RackLSERow.ProtoReflect.Descriptor instead.

func (*RackLSERow) GetDelete

func (x *RackLSERow) GetDelete() bool

func (*RackLSERow) GetRackLse

func (x *RackLSERow) GetRackLse() *models.RackLSE

func (*RackLSERow) ProtoMessage

func (*RackLSERow) ProtoMessage()

func (*RackLSERow) ProtoReflect

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

func (*RackLSERow) Reset

func (x *RackLSERow) Reset()

func (*RackLSERow) String

func (x *RackLSERow) String() string

type RackRow

type RackRow struct {
	Rack   *models.Rack `protobuf:"bytes,1,opt,name=rack,proto3" json:"rack,omitempty"`
	Delete bool         `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*RackRow) Descriptor deprecated

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

Deprecated: Use RackRow.ProtoReflect.Descriptor instead.

func (*RackRow) GetDelete

func (x *RackRow) GetDelete() bool

func (*RackRow) GetRack

func (x *RackRow) GetRack() *models.Rack

func (*RackRow) ProtoMessage

func (*RackRow) ProtoMessage()

func (*RackRow) ProtoReflect

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

func (*RackRow) Reset

func (x *RackRow) Reset()

func (*RackRow) String

func (x *RackRow) String() string

type SchedulingUnitRow

type SchedulingUnitRow struct {
	SchedulingUnit *models.SchedulingUnit `protobuf:"bytes,1,opt,name=scheduling_unit,json=schedulingUnit,proto3" json:"scheduling_unit,omitempty"`
	Delete         bool                   `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*SchedulingUnitRow) Descriptor deprecated

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

Deprecated: Use SchedulingUnitRow.ProtoReflect.Descriptor instead.

func (*SchedulingUnitRow) GetDelete

func (x *SchedulingUnitRow) GetDelete() bool

func (*SchedulingUnitRow) GetSchedulingUnit

func (x *SchedulingUnitRow) GetSchedulingUnit() *models.SchedulingUnit

func (*SchedulingUnitRow) ProtoMessage

func (*SchedulingUnitRow) ProtoMessage()

func (*SchedulingUnitRow) ProtoReflect

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

func (*SchedulingUnitRow) Reset

func (x *SchedulingUnitRow) Reset()

func (*SchedulingUnitRow) String

func (x *SchedulingUnitRow) String() string

type StateRecordRow

type StateRecordRow struct {
	StateRecord *models.StateRecord `protobuf:"bytes,1,opt,name=state_record,json=stateRecord,proto3" json:"state_record,omitempty"`
	Delete      bool                `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*StateRecordRow) Descriptor deprecated

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

Deprecated: Use StateRecordRow.ProtoReflect.Descriptor instead.

func (*StateRecordRow) GetDelete

func (x *StateRecordRow) GetDelete() bool

func (*StateRecordRow) GetStateRecord

func (x *StateRecordRow) GetStateRecord() *models.StateRecord

func (*StateRecordRow) ProtoMessage

func (*StateRecordRow) ProtoMessage()

func (*StateRecordRow) ProtoReflect

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

func (*StateRecordRow) Reset

func (x *StateRecordRow) Reset()

func (*StateRecordRow) String

func (x *StateRecordRow) String() string

type SwitchRow

type SwitchRow struct {
	Switch *models.Switch `protobuf:"bytes,1,opt,name=switch,proto3" json:"switch,omitempty"`
	Delete bool           `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchRow) Descriptor deprecated

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

Deprecated: Use SwitchRow.ProtoReflect.Descriptor instead.

func (*SwitchRow) GetDelete

func (x *SwitchRow) GetDelete() bool

func (*SwitchRow) GetSwitch

func (x *SwitchRow) GetSwitch() *models.Switch

func (*SwitchRow) ProtoMessage

func (*SwitchRow) ProtoMessage()

func (*SwitchRow) ProtoReflect

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

func (*SwitchRow) Reset

func (x *SwitchRow) Reset()

func (*SwitchRow) String

func (x *SwitchRow) String() string

type VMRow

type VMRow struct {
	Vm     *models.VM `protobuf:"bytes,1,opt,name=vm,proto3" json:"vm,omitempty"`
	Delete bool       `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*VMRow) Descriptor deprecated

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

Deprecated: Use VMRow.ProtoReflect.Descriptor instead.

func (*VMRow) GetDelete

func (x *VMRow) GetDelete() bool

func (*VMRow) GetVm

func (x *VMRow) GetVm() *models.VM

func (*VMRow) ProtoMessage

func (*VMRow) ProtoMessage()

func (*VMRow) ProtoReflect

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

func (*VMRow) Reset

func (x *VMRow) Reset()

func (*VMRow) String

func (x *VMRow) String() string

type VlanRow

type VlanRow struct {
	Vlan   *models.Vlan `protobuf:"bytes,1,opt,name=vlan,proto3" json:"vlan,omitempty"`
	Delete bool         `protobuf:"varint,2,opt,name=delete,proto3" json:"delete,omitempty"`
	// contains filtered or unexported fields
}

func (*VlanRow) Descriptor deprecated

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

Deprecated: Use VlanRow.ProtoReflect.Descriptor instead.

func (*VlanRow) GetDelete

func (x *VlanRow) GetDelete() bool

func (*VlanRow) GetVlan

func (x *VlanRow) GetVlan() *models.Vlan

func (*VlanRow) ProtoMessage

func (*VlanRow) ProtoMessage()

func (*VlanRow) ProtoReflect

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

func (*VlanRow) Reset

func (x *VlanRow) Reset()

func (*VlanRow) String

func (x *VlanRow) String() string

Jump to

Keyboard shortcuts

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