apibq

package
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package apibq contains the bigquery service API.

Index

Constants

This section is empty.

Variables

View Source
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) 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 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 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 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