Documentation
¶
Overview ¶
Package apibq contains the bigquery service API.
Index ¶
- Variables
- type AssetRow
- type CachingServiceRow
- func (*CachingServiceRow) Descriptor() ([]byte, []int)deprecated
- func (x *CachingServiceRow) GetCachingService() *models.CachingService
- func (x *CachingServiceRow) GetDelete() bool
- func (*CachingServiceRow) ProtoMessage()
- func (x *CachingServiceRow) ProtoReflect() protoreflect.Message
- func (x *CachingServiceRow) Reset()
- func (x *CachingServiceRow) String() string
- type ChangeEventRow
- type ChromePlatformRow
- func (*ChromePlatformRow) Descriptor() ([]byte, []int)deprecated
- func (x *ChromePlatformRow) GetDelete() bool
- func (x *ChromePlatformRow) GetPlatform() *models.ChromePlatform
- func (*ChromePlatformRow) ProtoMessage()
- func (x *ChromePlatformRow) ProtoReflect() protoreflect.Message
- func (x *ChromePlatformRow) Reset()
- func (x *ChromePlatformRow) String() string
- type DHCPConfigRow
- func (*DHCPConfigRow) Descriptor() ([]byte, []int)deprecated
- func (x *DHCPConfigRow) GetDelete() bool
- func (x *DHCPConfigRow) GetDhcpConfig() *models.DHCPConfig
- func (*DHCPConfigRow) ProtoMessage()
- func (x *DHCPConfigRow) ProtoReflect() protoreflect.Message
- func (x *DHCPConfigRow) Reset()
- func (x *DHCPConfigRow) String() string
- type DUTStateRecordRow
- func (*DUTStateRecordRow) Descriptor() ([]byte, []int)deprecated
- func (x *DUTStateRecordRow) GetState() *lab.DutState
- func (*DUTStateRecordRow) ProtoMessage()
- func (x *DUTStateRecordRow) ProtoReflect() protoreflect.Message
- func (x *DUTStateRecordRow) Reset()
- func (x *DUTStateRecordRow) String() string
- type DracRow
- type IPRow
- type KVMRow
- type MachineLSEDeploymentRow
- func (*MachineLSEDeploymentRow) Descriptor() ([]byte, []int)deprecated
- func (x *MachineLSEDeploymentRow) GetDelete() bool
- func (x *MachineLSEDeploymentRow) GetMachineLseDeployment() *models.MachineLSEDeployment
- func (*MachineLSEDeploymentRow) ProtoMessage()
- func (x *MachineLSEDeploymentRow) ProtoReflect() protoreflect.Message
- func (x *MachineLSEDeploymentRow) Reset()
- func (x *MachineLSEDeploymentRow) String() string
- type MachineLSEPrototypeRow
- func (*MachineLSEPrototypeRow) Descriptor() ([]byte, []int)deprecated
- func (x *MachineLSEPrototypeRow) GetDelete() bool
- func (x *MachineLSEPrototypeRow) GetMachineLsePrototype() *models.MachineLSEPrototype
- func (*MachineLSEPrototypeRow) ProtoMessage()
- func (x *MachineLSEPrototypeRow) ProtoReflect() protoreflect.Message
- func (x *MachineLSEPrototypeRow) Reset()
- func (x *MachineLSEPrototypeRow) String() string
- type MachineLSERow
- func (*MachineLSERow) Descriptor() ([]byte, []int)deprecated
- func (x *MachineLSERow) GetDelete() bool
- func (x *MachineLSERow) GetMachineLse() *models.MachineLSE
- func (*MachineLSERow) ProtoMessage()
- func (x *MachineLSERow) ProtoReflect() protoreflect.Message
- func (x *MachineLSERow) Reset()
- func (x *MachineLSERow) String() string
- type MachineRow
- func (*MachineRow) Descriptor() ([]byte, []int)deprecated
- func (x *MachineRow) GetDelete() bool
- func (x *MachineRow) GetMachine() *models.Machine
- func (*MachineRow) ProtoMessage()
- func (x *MachineRow) ProtoReflect() protoreflect.Message
- func (x *MachineRow) Reset()
- func (x *MachineRow) String() string
- type NicRow
- type RPMRow
- type RackLSEPrototypeRow
- func (*RackLSEPrototypeRow) Descriptor() ([]byte, []int)deprecated
- func (x *RackLSEPrototypeRow) GetDelete() bool
- func (x *RackLSEPrototypeRow) GetRackLsePrototype() *models.RackLSEPrototype
- func (*RackLSEPrototypeRow) ProtoMessage()
- func (x *RackLSEPrototypeRow) ProtoReflect() protoreflect.Message
- func (x *RackLSEPrototypeRow) Reset()
- func (x *RackLSEPrototypeRow) String() string
- type RackLSERow
- func (*RackLSERow) Descriptor() ([]byte, []int)deprecated
- func (x *RackLSERow) GetDelete() bool
- func (x *RackLSERow) GetRackLse() *models.RackLSE
- func (*RackLSERow) ProtoMessage()
- func (x *RackLSERow) ProtoReflect() protoreflect.Message
- func (x *RackLSERow) Reset()
- func (x *RackLSERow) String() string
- type RackRow
- type SchedulingUnitRow
- func (*SchedulingUnitRow) Descriptor() ([]byte, []int)deprecated
- func (x *SchedulingUnitRow) GetDelete() bool
- func (x *SchedulingUnitRow) GetSchedulingUnit() *models.SchedulingUnit
- func (*SchedulingUnitRow) ProtoMessage()
- func (x *SchedulingUnitRow) ProtoReflect() protoreflect.Message
- func (x *SchedulingUnitRow) Reset()
- func (x *SchedulingUnitRow) String() string
- type StateRecordRow
- func (*StateRecordRow) Descriptor() ([]byte, []int)deprecated
- func (x *StateRecordRow) GetDelete() bool
- func (x *StateRecordRow) GetStateRecord() *models.StateRecord
- func (*StateRecordRow) ProtoMessage()
- func (x *StateRecordRow) ProtoReflect() protoreflect.Message
- func (x *StateRecordRow) Reset()
- func (x *StateRecordRow) String() string
- type SwitchRow
- type VMRow
- type VlanRow
Constants ¶
This section is empty.
Variables ¶
var File_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) ProtoMessage ¶
func (*AssetRow) ProtoMessage()
func (*AssetRow) ProtoReflect ¶
func (x *AssetRow) ProtoReflect() protoreflect.Message
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 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) ProtoMessage ¶
func (*DracRow) ProtoMessage()
func (*DracRow) ProtoReflect ¶
func (x *DracRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*IPRow) ProtoMessage()
func (*IPRow) ProtoReflect ¶
func (x *IPRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*KVMRow) ProtoMessage()
func (*KVMRow) ProtoReflect ¶
func (x *KVMRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*NicRow) ProtoMessage()
func (*NicRow) ProtoReflect ¶
func (x *NicRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*RPMRow) ProtoMessage()
func (*RPMRow) ProtoReflect ¶
func (x *RPMRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*RackRow) ProtoMessage()
func (*RackRow) ProtoReflect ¶
func (x *RackRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*SwitchRow) ProtoMessage()
func (*SwitchRow) ProtoReflect ¶
func (x *SwitchRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*VMRow) ProtoMessage()
func (*VMRow) ProtoReflect ¶
func (x *VMRow) ProtoReflect() protoreflect.Message
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) ProtoMessage ¶
func (*VlanRow) ProtoMessage()
func (*VlanRow) ProtoReflect ¶
func (x *VlanRow) ProtoReflect() protoreflect.Message