Documentation ¶
Index ¶
- Variables
- func RegisterPciServer(s *grpc.Server, srv PciServer)
- type CellType
- type GetCellRequest
- func (*GetCellRequest) Descriptor() ([]byte, []int)
- func (m *GetCellRequest) GetCellId() uint64
- func (m *GetCellRequest) Marshal() (dAtA []byte, err error)
- func (m *GetCellRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCellRequest) ProtoMessage()
- func (m *GetCellRequest) Reset()
- func (m *GetCellRequest) Size() (n int)
- func (m *GetCellRequest) String() string
- func (m *GetCellRequest) Unmarshal(dAtA []byte) error
- func (m *GetCellRequest) XXX_DiscardUnknown()
- func (m *GetCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCellRequest) XXX_Merge(src proto.Message)
- func (m *GetCellRequest) XXX_Size() int
- func (m *GetCellRequest) XXX_Unmarshal(b []byte) error
- type GetCellResponse
- func (*GetCellResponse) Descriptor() ([]byte, []int)
- func (m *GetCellResponse) GetCell() *PciCell
- func (m *GetCellResponse) Marshal() (dAtA []byte, err error)
- func (m *GetCellResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCellResponse) ProtoMessage()
- func (m *GetCellResponse) Reset()
- func (m *GetCellResponse) Size() (n int)
- func (m *GetCellResponse) String() string
- func (m *GetCellResponse) Unmarshal(dAtA []byte) error
- func (m *GetCellResponse) XXX_DiscardUnknown()
- func (m *GetCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCellResponse) XXX_Merge(src proto.Message)
- func (m *GetCellResponse) XXX_Size() int
- func (m *GetCellResponse) XXX_Unmarshal(b []byte) error
- type GetCellsRequest
- func (*GetCellsRequest) Descriptor() ([]byte, []int)
- func (m *GetCellsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetCellsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCellsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCellsRequest) ProtoMessage()
- func (m *GetCellsRequest) Reset()
- func (m *GetCellsRequest) Size() (n int)
- func (m *GetCellsRequest) String() string
- func (m *GetCellsRequest) Unmarshal(dAtA []byte) error
- func (m *GetCellsRequest) XXX_DiscardUnknown()
- func (m *GetCellsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCellsRequest) XXX_Merge(src proto.Message)
- func (m *GetCellsRequest) XXX_Size() int
- func (m *GetCellsRequest) XXX_Unmarshal(b []byte) error
- type GetCellsResponse
- func (*GetCellsResponse) Descriptor() ([]byte, []int)
- func (m *GetCellsResponse) GetCells() []*PciCell
- func (m *GetCellsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetCellsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetCellsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetCellsResponse) ProtoMessage()
- func (m *GetCellsResponse) Reset()
- func (m *GetCellsResponse) Size() (n int)
- func (m *GetCellsResponse) String() string
- func (m *GetCellsResponse) Unmarshal(dAtA []byte) error
- func (m *GetCellsResponse) XXX_DiscardUnknown()
- func (m *GetCellsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCellsResponse) XXX_Merge(src proto.Message)
- func (m *GetCellsResponse) XXX_Size() int
- func (m *GetCellsResponse) XXX_Unmarshal(b []byte) error
- type GetConflictsRequest
- func (*GetConflictsRequest) Descriptor() ([]byte, []int)
- func (m *GetConflictsRequest) GetCellId() uint64
- func (m *GetConflictsRequest) Marshal() (dAtA []byte, err error)
- func (m *GetConflictsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetConflictsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetConflictsRequest) ProtoMessage()
- func (m *GetConflictsRequest) Reset()
- func (m *GetConflictsRequest) Size() (n int)
- func (m *GetConflictsRequest) String() string
- func (m *GetConflictsRequest) Unmarshal(dAtA []byte) error
- func (m *GetConflictsRequest) XXX_DiscardUnknown()
- func (m *GetConflictsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConflictsRequest) XXX_Merge(src proto.Message)
- func (m *GetConflictsRequest) XXX_Size() int
- func (m *GetConflictsRequest) XXX_Unmarshal(b []byte) error
- type GetConflictsResponse
- func (*GetConflictsResponse) Descriptor() ([]byte, []int)
- func (m *GetConflictsResponse) GetCells() []*PciCell
- func (m *GetConflictsResponse) Marshal() (dAtA []byte, err error)
- func (m *GetConflictsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetConflictsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetConflictsResponse) ProtoMessage()
- func (m *GetConflictsResponse) Reset()
- func (m *GetConflictsResponse) Size() (n int)
- func (m *GetConflictsResponse) String() string
- func (m *GetConflictsResponse) Unmarshal(dAtA []byte) error
- func (m *GetConflictsResponse) XXX_DiscardUnknown()
- func (m *GetConflictsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConflictsResponse) XXX_Merge(src proto.Message)
- func (m *GetConflictsResponse) XXX_Size() int
- func (m *GetConflictsResponse) XXX_Unmarshal(b []byte) error
- type PciCell
- func (*PciCell) Descriptor() ([]byte, []int)
- func (m *PciCell) GetCellType() CellType
- func (m *PciCell) GetDlearfcn() uint32
- func (m *PciCell) GetId() uint64
- func (m *PciCell) GetNeighborIds() []uint64
- func (m *PciCell) GetNodeId() string
- func (m *PciCell) GetPci() uint32
- func (m *PciCell) GetPciPool() []*PciRange
- func (m *PciCell) Marshal() (dAtA []byte, err error)
- func (m *PciCell) MarshalTo(dAtA []byte) (int, error)
- func (m *PciCell) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PciCell) ProtoMessage()
- func (m *PciCell) Reset()
- func (m *PciCell) Size() (n int)
- func (m *PciCell) String() string
- func (m *PciCell) Unmarshal(dAtA []byte) error
- func (m *PciCell) XXX_DiscardUnknown()
- func (m *PciCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PciCell) XXX_Merge(src proto.Message)
- func (m *PciCell) XXX_Size() int
- func (m *PciCell) XXX_Unmarshal(b []byte) error
- type PciClient
- type PciRange
- func (*PciRange) Descriptor() ([]byte, []int)
- func (m *PciRange) GetMax() uint32
- func (m *PciRange) GetMin() uint32
- func (m *PciRange) Marshal() (dAtA []byte, err error)
- func (m *PciRange) MarshalTo(dAtA []byte) (int, error)
- func (m *PciRange) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PciRange) ProtoMessage()
- func (m *PciRange) Reset()
- func (m *PciRange) Size() (n int)
- func (m *PciRange) String() string
- func (m *PciRange) Unmarshal(dAtA []byte) error
- func (m *PciRange) XXX_DiscardUnknown()
- func (m *PciRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PciRange) XXX_Merge(src proto.Message)
- func (m *PciRange) XXX_Size() int
- func (m *PciRange) XXX_Unmarshal(b []byte) error
- type PciServer
- type UnimplementedPciServer
- func (*UnimplementedPciServer) GetCell(ctx context.Context, req *GetCellRequest) (*GetCellResponse, error)
- func (*UnimplementedPciServer) GetCells(ctx context.Context, req *GetCellsRequest) (*GetCellsResponse, error)
- func (*UnimplementedPciServer) GetConflicts(ctx context.Context, req *GetConflictsRequest) (*GetConflictsResponse, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthPci = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowPci = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupPci = fmt.Errorf("proto: unexpected end of group") )
View Source
var CellType_name = map[int32]string{
0: "FEMTO",
1: "ENTERPRISE",
2: "OUTDOOR_SMALL",
3: "MACRO",
}
View Source
var CellType_value = map[string]int32{
"FEMTO": 0,
"ENTERPRISE": 1,
"OUTDOOR_SMALL": 2,
"MACRO": 3,
}
Functions ¶
func RegisterPciServer ¶
Types ¶
type CellType ¶ added in v0.7.68
type CellType int32
func (CellType) EnumDescriptor ¶ added in v0.7.68
type GetCellRequest ¶ added in v0.7.68
type GetCellRequest struct {
CellId uint64 `protobuf:"varint,1,opt,name=cell_id,json=cellId,proto3" json:"cell_id,omitempty"`
}
cell id required
func (*GetCellRequest) Descriptor ¶ added in v0.7.68
func (*GetCellRequest) Descriptor() ([]byte, []int)
func (*GetCellRequest) GetCellId ¶ added in v0.7.68
func (m *GetCellRequest) GetCellId() uint64
func (*GetCellRequest) Marshal ¶ added in v0.7.68
func (m *GetCellRequest) Marshal() (dAtA []byte, err error)
func (*GetCellRequest) MarshalTo ¶ added in v0.7.68
func (m *GetCellRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetCellRequest) MarshalToSizedBuffer ¶ added in v0.7.68
func (m *GetCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCellRequest) ProtoMessage ¶ added in v0.7.68
func (*GetCellRequest) ProtoMessage()
func (*GetCellRequest) Reset ¶ added in v0.7.68
func (m *GetCellRequest) Reset()
func (*GetCellRequest) Size ¶ added in v0.7.68
func (m *GetCellRequest) Size() (n int)
func (*GetCellRequest) String ¶ added in v0.7.68
func (m *GetCellRequest) String() string
func (*GetCellRequest) Unmarshal ¶ added in v0.7.68
func (m *GetCellRequest) Unmarshal(dAtA []byte) error
func (*GetCellRequest) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *GetCellRequest) XXX_DiscardUnknown()
func (*GetCellRequest) XXX_Marshal ¶ added in v0.7.68
func (m *GetCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCellRequest) XXX_Merge ¶ added in v0.7.68
func (m *GetCellRequest) XXX_Merge(src proto.Message)
func (*GetCellRequest) XXX_Size ¶ added in v0.7.68
func (m *GetCellRequest) XXX_Size() int
func (*GetCellRequest) XXX_Unmarshal ¶ added in v0.7.68
func (m *GetCellRequest) XXX_Unmarshal(b []byte) error
type GetCellResponse ¶ added in v0.7.68
type GetCellResponse struct {
Cell *PciCell `protobuf:"bytes,1,opt,name=cell,proto3" json:"cell,omitempty"`
}
func (*GetCellResponse) Descriptor ¶ added in v0.7.68
func (*GetCellResponse) Descriptor() ([]byte, []int)
func (*GetCellResponse) GetCell ¶ added in v0.7.68
func (m *GetCellResponse) GetCell() *PciCell
func (*GetCellResponse) Marshal ¶ added in v0.7.68
func (m *GetCellResponse) Marshal() (dAtA []byte, err error)
func (*GetCellResponse) MarshalTo ¶ added in v0.7.68
func (m *GetCellResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetCellResponse) MarshalToSizedBuffer ¶ added in v0.7.68
func (m *GetCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCellResponse) ProtoMessage ¶ added in v0.7.68
func (*GetCellResponse) ProtoMessage()
func (*GetCellResponse) Reset ¶ added in v0.7.68
func (m *GetCellResponse) Reset()
func (*GetCellResponse) Size ¶ added in v0.7.68
func (m *GetCellResponse) Size() (n int)
func (*GetCellResponse) String ¶ added in v0.7.68
func (m *GetCellResponse) String() string
func (*GetCellResponse) Unmarshal ¶ added in v0.7.68
func (m *GetCellResponse) Unmarshal(dAtA []byte) error
func (*GetCellResponse) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *GetCellResponse) XXX_DiscardUnknown()
func (*GetCellResponse) XXX_Marshal ¶ added in v0.7.68
func (m *GetCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCellResponse) XXX_Merge ¶ added in v0.7.68
func (m *GetCellResponse) XXX_Merge(src proto.Message)
func (*GetCellResponse) XXX_Size ¶ added in v0.7.68
func (m *GetCellResponse) XXX_Size() int
func (*GetCellResponse) XXX_Unmarshal ¶ added in v0.7.68
func (m *GetCellResponse) XXX_Unmarshal(b []byte) error
type GetCellsRequest ¶ added in v0.7.68
type GetCellsRequest struct { }
cell id required
func (*GetCellsRequest) Descriptor ¶ added in v0.7.68
func (*GetCellsRequest) Descriptor() ([]byte, []int)
func (*GetCellsRequest) Marshal ¶ added in v0.7.68
func (m *GetCellsRequest) Marshal() (dAtA []byte, err error)
func (*GetCellsRequest) MarshalTo ¶ added in v0.7.68
func (m *GetCellsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetCellsRequest) MarshalToSizedBuffer ¶ added in v0.7.68
func (m *GetCellsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCellsRequest) ProtoMessage ¶ added in v0.7.68
func (*GetCellsRequest) ProtoMessage()
func (*GetCellsRequest) Reset ¶ added in v0.7.68
func (m *GetCellsRequest) Reset()
func (*GetCellsRequest) Size ¶ added in v0.7.68
func (m *GetCellsRequest) Size() (n int)
func (*GetCellsRequest) String ¶ added in v0.7.68
func (m *GetCellsRequest) String() string
func (*GetCellsRequest) Unmarshal ¶ added in v0.7.68
func (m *GetCellsRequest) Unmarshal(dAtA []byte) error
func (*GetCellsRequest) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *GetCellsRequest) XXX_DiscardUnknown()
func (*GetCellsRequest) XXX_Marshal ¶ added in v0.7.68
func (m *GetCellsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCellsRequest) XXX_Merge ¶ added in v0.7.68
func (m *GetCellsRequest) XXX_Merge(src proto.Message)
func (*GetCellsRequest) XXX_Size ¶ added in v0.7.68
func (m *GetCellsRequest) XXX_Size() int
func (*GetCellsRequest) XXX_Unmarshal ¶ added in v0.7.68
func (m *GetCellsRequest) XXX_Unmarshal(b []byte) error
type GetCellsResponse ¶ added in v0.7.68
type GetCellsResponse struct {
Cells []*PciCell `protobuf:"bytes,1,rep,name=cells,proto3" json:"cells,omitempty"`
}
func (*GetCellsResponse) Descriptor ¶ added in v0.7.68
func (*GetCellsResponse) Descriptor() ([]byte, []int)
func (*GetCellsResponse) GetCells ¶ added in v0.7.68
func (m *GetCellsResponse) GetCells() []*PciCell
func (*GetCellsResponse) Marshal ¶ added in v0.7.68
func (m *GetCellsResponse) Marshal() (dAtA []byte, err error)
func (*GetCellsResponse) MarshalTo ¶ added in v0.7.68
func (m *GetCellsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetCellsResponse) MarshalToSizedBuffer ¶ added in v0.7.68
func (m *GetCellsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCellsResponse) ProtoMessage ¶ added in v0.7.68
func (*GetCellsResponse) ProtoMessage()
func (*GetCellsResponse) Reset ¶ added in v0.7.68
func (m *GetCellsResponse) Reset()
func (*GetCellsResponse) Size ¶ added in v0.7.68
func (m *GetCellsResponse) Size() (n int)
func (*GetCellsResponse) String ¶ added in v0.7.68
func (m *GetCellsResponse) String() string
func (*GetCellsResponse) Unmarshal ¶ added in v0.7.68
func (m *GetCellsResponse) Unmarshal(dAtA []byte) error
func (*GetCellsResponse) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *GetCellsResponse) XXX_DiscardUnknown()
func (*GetCellsResponse) XXX_Marshal ¶ added in v0.7.68
func (m *GetCellsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCellsResponse) XXX_Merge ¶ added in v0.7.68
func (m *GetCellsResponse) XXX_Merge(src proto.Message)
func (*GetCellsResponse) XXX_Size ¶ added in v0.7.68
func (m *GetCellsResponse) XXX_Size() int
func (*GetCellsResponse) XXX_Unmarshal ¶ added in v0.7.68
func (m *GetCellsResponse) XXX_Unmarshal(b []byte) error
type GetConflictsRequest ¶ added in v0.7.68
type GetConflictsRequest struct {
CellId uint64 `protobuf:"varint,1,opt,name=cell_id,json=cellId,proto3" json:"cell_id,omitempty"`
}
if cell id is not specified, will return all cells with conflicts
func (*GetConflictsRequest) Descriptor ¶ added in v0.7.68
func (*GetConflictsRequest) Descriptor() ([]byte, []int)
func (*GetConflictsRequest) GetCellId ¶ added in v0.7.68
func (m *GetConflictsRequest) GetCellId() uint64
func (*GetConflictsRequest) Marshal ¶ added in v0.7.68
func (m *GetConflictsRequest) Marshal() (dAtA []byte, err error)
func (*GetConflictsRequest) MarshalTo ¶ added in v0.7.68
func (m *GetConflictsRequest) MarshalTo(dAtA []byte) (int, error)
func (*GetConflictsRequest) MarshalToSizedBuffer ¶ added in v0.7.68
func (m *GetConflictsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetConflictsRequest) ProtoMessage ¶ added in v0.7.68
func (*GetConflictsRequest) ProtoMessage()
func (*GetConflictsRequest) Reset ¶ added in v0.7.68
func (m *GetConflictsRequest) Reset()
func (*GetConflictsRequest) Size ¶ added in v0.7.68
func (m *GetConflictsRequest) Size() (n int)
func (*GetConflictsRequest) String ¶ added in v0.7.68
func (m *GetConflictsRequest) String() string
func (*GetConflictsRequest) Unmarshal ¶ added in v0.7.68
func (m *GetConflictsRequest) Unmarshal(dAtA []byte) error
func (*GetConflictsRequest) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *GetConflictsRequest) XXX_DiscardUnknown()
func (*GetConflictsRequest) XXX_Marshal ¶ added in v0.7.68
func (m *GetConflictsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConflictsRequest) XXX_Merge ¶ added in v0.7.68
func (m *GetConflictsRequest) XXX_Merge(src proto.Message)
func (*GetConflictsRequest) XXX_Size ¶ added in v0.7.68
func (m *GetConflictsRequest) XXX_Size() int
func (*GetConflictsRequest) XXX_Unmarshal ¶ added in v0.7.68
func (m *GetConflictsRequest) XXX_Unmarshal(b []byte) error
type GetConflictsResponse ¶ added in v0.7.68
type GetConflictsResponse struct {
Cells []*PciCell `protobuf:"bytes,1,rep,name=cells,proto3" json:"cells,omitempty"`
}
func (*GetConflictsResponse) Descriptor ¶ added in v0.7.68
func (*GetConflictsResponse) Descriptor() ([]byte, []int)
func (*GetConflictsResponse) GetCells ¶ added in v0.7.68
func (m *GetConflictsResponse) GetCells() []*PciCell
func (*GetConflictsResponse) Marshal ¶ added in v0.7.68
func (m *GetConflictsResponse) Marshal() (dAtA []byte, err error)
func (*GetConflictsResponse) MarshalTo ¶ added in v0.7.68
func (m *GetConflictsResponse) MarshalTo(dAtA []byte) (int, error)
func (*GetConflictsResponse) MarshalToSizedBuffer ¶ added in v0.7.68
func (m *GetConflictsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetConflictsResponse) ProtoMessage ¶ added in v0.7.68
func (*GetConflictsResponse) ProtoMessage()
func (*GetConflictsResponse) Reset ¶ added in v0.7.68
func (m *GetConflictsResponse) Reset()
func (*GetConflictsResponse) Size ¶ added in v0.7.68
func (m *GetConflictsResponse) Size() (n int)
func (*GetConflictsResponse) String ¶ added in v0.7.68
func (m *GetConflictsResponse) String() string
func (*GetConflictsResponse) Unmarshal ¶ added in v0.7.68
func (m *GetConflictsResponse) Unmarshal(dAtA []byte) error
func (*GetConflictsResponse) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *GetConflictsResponse) XXX_DiscardUnknown()
func (*GetConflictsResponse) XXX_Marshal ¶ added in v0.7.68
func (m *GetConflictsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConflictsResponse) XXX_Merge ¶ added in v0.7.68
func (m *GetConflictsResponse) XXX_Merge(src proto.Message)
func (*GetConflictsResponse) XXX_Size ¶ added in v0.7.68
func (m *GetConflictsResponse) XXX_Size() int
func (*GetConflictsResponse) XXX_Unmarshal ¶ added in v0.7.68
func (m *GetConflictsResponse) XXX_Unmarshal(b []byte) error
type PciCell ¶ added in v0.7.68
type PciCell struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` NodeId string `protobuf:"bytes,2,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"` Dlearfcn uint32 `protobuf:"varint,3,opt,name=dlearfcn,proto3" json:"dlearfcn,omitempty"` CellType CellType `protobuf:"varint,4,opt,name=cell_type,json=cellType,proto3,enum=onos.pci.CellType" json:"cell_type,omitempty"` Pci uint32 `protobuf:"varint,5,opt,name=pci,proto3" json:"pci,omitempty"` PciPool []*PciRange `protobuf:"bytes,6,rep,name=pci_pool,json=pciPool,proto3" json:"pci_pool,omitempty"` NeighborIds []uint64 `protobuf:"varint,7,rep,packed,name=neighbor_ids,json=neighborIds,proto3" json:"neighbor_ids,omitempty"` }
func (*PciCell) Descriptor ¶ added in v0.7.68
func (*PciCell) GetCellType ¶ added in v0.7.68
func (*PciCell) GetDlearfcn ¶ added in v0.7.68
func (*PciCell) GetNeighborIds ¶ added in v0.7.68
func (*PciCell) GetPciPool ¶ added in v0.7.68
func (*PciCell) MarshalToSizedBuffer ¶ added in v0.7.68
func (*PciCell) ProtoMessage ¶ added in v0.7.68
func (*PciCell) ProtoMessage()
func (*PciCell) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *PciCell) XXX_DiscardUnknown()
func (*PciCell) XXX_Marshal ¶ added in v0.7.68
func (*PciCell) XXX_Unmarshal ¶ added in v0.7.68
type PciClient ¶
type PciClient interface { GetConflicts(ctx context.Context, in *GetConflictsRequest, opts ...grpc.CallOption) (*GetConflictsResponse, error) GetCell(ctx context.Context, in *GetCellRequest, opts ...grpc.CallOption) (*GetCellResponse, error) GetCells(ctx context.Context, in *GetCellsRequest, opts ...grpc.CallOption) (*GetCellsResponse, error) }
PciClient is the client API for Pci service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewPciClient ¶
func NewPciClient(cc *grpc.ClientConn) PciClient
type PciRange ¶ added in v0.7.68
type PciRange struct { Min uint32 `protobuf:"varint,1,opt,name=min,proto3" json:"min,omitempty"` Max uint32 `protobuf:"varint,2,opt,name=max,proto3" json:"max,omitempty"` }
func (*PciRange) Descriptor ¶ added in v0.7.68
func (*PciRange) MarshalToSizedBuffer ¶ added in v0.7.68
func (*PciRange) ProtoMessage ¶ added in v0.7.68
func (*PciRange) ProtoMessage()
func (*PciRange) XXX_DiscardUnknown ¶ added in v0.7.68
func (m *PciRange) XXX_DiscardUnknown()
func (*PciRange) XXX_Marshal ¶ added in v0.7.68
func (*PciRange) XXX_Unmarshal ¶ added in v0.7.68
type PciServer ¶
type PciServer interface { GetConflicts(context.Context, *GetConflictsRequest) (*GetConflictsResponse, error) GetCell(context.Context, *GetCellRequest) (*GetCellResponse, error) GetCells(context.Context, *GetCellsRequest) (*GetCellsResponse, error) }
PciServer is the server API for Pci service.
type UnimplementedPciServer ¶
type UnimplementedPciServer struct { }
UnimplementedPciServer can be embedded to have forward compatible implementations.
func (*UnimplementedPciServer) GetCell ¶ added in v0.7.68
func (*UnimplementedPciServer) GetCell(ctx context.Context, req *GetCellRequest) (*GetCellResponse, error)
func (*UnimplementedPciServer) GetCells ¶ added in v0.7.68
func (*UnimplementedPciServer) GetCells(ctx context.Context, req *GetCellsRequest) (*GetCellsResponse, error)
func (*UnimplementedPciServer) GetConflicts ¶ added in v0.7.69
func (*UnimplementedPciServer) GetConflicts(ctx context.Context, req *GetConflictsRequest) (*GetConflictsResponse, error)
Click to show internal directories.
Click to hide internal directories.