Documentation ¶
Index ¶
- Variables
- func RegisterCellModelServer(s *grpc.Server, srv CellModelServer)
- func RegisterModelServiceServer(s *grpc.Server, srv ModelServiceServer)
- func RegisterNodeModelServer(s *grpc.Server, srv NodeModelServer)
- type AgentControlRequest
- func (*AgentControlRequest) Descriptor() ([]byte, []int)
- func (m *AgentControlRequest) GetArgs() []string
- func (m *AgentControlRequest) GetCommand() string
- func (m *AgentControlRequest) GetEnbID() github_com_onosproject_onos_api_go_onos_ransim_types.EnbID
- func (m *AgentControlRequest) Marshal() (dAtA []byte, err error)
- func (m *AgentControlRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentControlRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentControlRequest) ProtoMessage()
- func (m *AgentControlRequest) Reset()
- func (m *AgentControlRequest) Size() (n int)
- func (m *AgentControlRequest) String() string
- func (m *AgentControlRequest) Unmarshal(dAtA []byte) error
- func (m *AgentControlRequest) XXX_DiscardUnknown()
- func (m *AgentControlRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentControlRequest) XXX_Merge(src proto.Message)
- func (m *AgentControlRequest) XXX_Size() int
- func (m *AgentControlRequest) XXX_Unmarshal(b []byte) error
- type AgentControlResponse
- func (*AgentControlResponse) Descriptor() ([]byte, []int)
- func (m *AgentControlResponse) GetNode() *types.Node
- func (m *AgentControlResponse) Marshal() (dAtA []byte, err error)
- func (m *AgentControlResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *AgentControlResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AgentControlResponse) ProtoMessage()
- func (m *AgentControlResponse) Reset()
- func (m *AgentControlResponse) Size() (n int)
- func (m *AgentControlResponse) String() string
- func (m *AgentControlResponse) Unmarshal(dAtA []byte) error
- func (m *AgentControlResponse) XXX_DiscardUnknown()
- func (m *AgentControlResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AgentControlResponse) XXX_Merge(src proto.Message)
- func (m *AgentControlResponse) XXX_Size() int
- func (m *AgentControlResponse) XXX_Unmarshal(b []byte) error
- type CellModelClient
- type CellModelServer
- type CellModel_ListCellsClient
- type CellModel_ListCellsServer
- type CellModel_WatchCellsClient
- type CellModel_WatchCellsServer
- type ClearRequest
- func (*ClearRequest) Descriptor() ([]byte, []int)
- func (m *ClearRequest) GetResume() bool
- func (m *ClearRequest) Marshal() (dAtA []byte, err error)
- func (m *ClearRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ClearRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClearRequest) ProtoMessage()
- func (m *ClearRequest) Reset()
- func (m *ClearRequest) Size() (n int)
- func (m *ClearRequest) String() string
- func (m *ClearRequest) Unmarshal(dAtA []byte) error
- func (m *ClearRequest) XXX_DiscardUnknown()
- func (m *ClearRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClearRequest) XXX_Merge(src proto.Message)
- func (m *ClearRequest) XXX_Size() int
- func (m *ClearRequest) XXX_Unmarshal(b []byte) error
- type ClearResponse
- func (*ClearResponse) Descriptor() ([]byte, []int)
- func (m *ClearResponse) Marshal() (dAtA []byte, err error)
- func (m *ClearResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ClearResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ClearResponse) ProtoMessage()
- func (m *ClearResponse) Reset()
- func (m *ClearResponse) Size() (n int)
- func (m *ClearResponse) String() string
- func (m *ClearResponse) Unmarshal(dAtA []byte) error
- func (m *ClearResponse) XXX_DiscardUnknown()
- func (m *ClearResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClearResponse) XXX_Merge(src proto.Message)
- func (m *ClearResponse) XXX_Size() int
- func (m *ClearResponse) XXX_Unmarshal(b []byte) error
- type CreateCellRequest
- func (*CreateCellRequest) Descriptor() ([]byte, []int)
- func (m *CreateCellRequest) GetCell() *types.Cell
- func (m *CreateCellRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateCellRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateCellRequest) ProtoMessage()
- func (m *CreateCellRequest) Reset()
- func (m *CreateCellRequest) Size() (n int)
- func (m *CreateCellRequest) String() string
- func (m *CreateCellRequest) Unmarshal(dAtA []byte) error
- func (m *CreateCellRequest) XXX_DiscardUnknown()
- func (m *CreateCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateCellRequest) XXX_Merge(src proto.Message)
- func (m *CreateCellRequest) XXX_Size() int
- func (m *CreateCellRequest) XXX_Unmarshal(b []byte) error
- type CreateCellResponse
- func (*CreateCellResponse) Descriptor() ([]byte, []int)
- func (m *CreateCellResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateCellResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateCellResponse) ProtoMessage()
- func (m *CreateCellResponse) Reset()
- func (m *CreateCellResponse) Size() (n int)
- func (m *CreateCellResponse) String() string
- func (m *CreateCellResponse) Unmarshal(dAtA []byte) error
- func (m *CreateCellResponse) XXX_DiscardUnknown()
- func (m *CreateCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateCellResponse) XXX_Merge(src proto.Message)
- func (m *CreateCellResponse) XXX_Size() int
- func (m *CreateCellResponse) XXX_Unmarshal(b []byte) error
- type CreateNodeRequest
- func (*CreateNodeRequest) Descriptor() ([]byte, []int)
- func (m *CreateNodeRequest) GetNode() *types.Node
- func (m *CreateNodeRequest) Marshal() (dAtA []byte, err error)
- func (m *CreateNodeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNodeRequest) ProtoMessage()
- func (m *CreateNodeRequest) Reset()
- func (m *CreateNodeRequest) Size() (n int)
- func (m *CreateNodeRequest) String() string
- func (m *CreateNodeRequest) Unmarshal(dAtA []byte) error
- func (m *CreateNodeRequest) XXX_DiscardUnknown()
- func (m *CreateNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNodeRequest) XXX_Merge(src proto.Message)
- func (m *CreateNodeRequest) XXX_Size() int
- func (m *CreateNodeRequest) XXX_Unmarshal(b []byte) error
- type CreateNodeResponse
- func (*CreateNodeResponse) Descriptor() ([]byte, []int)
- func (m *CreateNodeResponse) Marshal() (dAtA []byte, err error)
- func (m *CreateNodeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *CreateNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CreateNodeResponse) ProtoMessage()
- func (m *CreateNodeResponse) Reset()
- func (m *CreateNodeResponse) Size() (n int)
- func (m *CreateNodeResponse) String() string
- func (m *CreateNodeResponse) Unmarshal(dAtA []byte) error
- func (m *CreateNodeResponse) XXX_DiscardUnknown()
- func (m *CreateNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNodeResponse) XXX_Merge(src proto.Message)
- func (m *CreateNodeResponse) XXX_Size() int
- func (m *CreateNodeResponse) XXX_Unmarshal(b []byte) error
- type DataSet
- func (*DataSet) Descriptor() ([]byte, []int)
- func (m *DataSet) GetData() []byte
- func (m *DataSet) GetType() string
- func (m *DataSet) Marshal() (dAtA []byte, err error)
- func (m *DataSet) MarshalTo(dAtA []byte) (int, error)
- func (m *DataSet) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DataSet) ProtoMessage()
- func (m *DataSet) Reset()
- func (m *DataSet) Size() (n int)
- func (m *DataSet) String() string
- func (m *DataSet) Unmarshal(dAtA []byte) error
- func (m *DataSet) XXX_DiscardUnknown()
- func (m *DataSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DataSet) XXX_Merge(src proto.Message)
- func (m *DataSet) XXX_Size() int
- func (m *DataSet) XXX_Unmarshal(b []byte) error
- type DeleteCellRequest
- func (*DeleteCellRequest) Descriptor() ([]byte, []int)
- func (m *DeleteCellRequest) GetECGI() github_com_onosproject_onos_api_go_onos_ransim_types.ECGI
- func (m *DeleteCellRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteCellRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteCellRequest) ProtoMessage()
- func (m *DeleteCellRequest) Reset()
- func (m *DeleteCellRequest) Size() (n int)
- func (m *DeleteCellRequest) String() string
- func (m *DeleteCellRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteCellRequest) XXX_DiscardUnknown()
- func (m *DeleteCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteCellRequest) XXX_Merge(src proto.Message)
- func (m *DeleteCellRequest) XXX_Size() int
- func (m *DeleteCellRequest) XXX_Unmarshal(b []byte) error
- type DeleteCellResponse
- func (*DeleteCellResponse) Descriptor() ([]byte, []int)
- func (m *DeleteCellResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteCellResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteCellResponse) ProtoMessage()
- func (m *DeleteCellResponse) Reset()
- func (m *DeleteCellResponse) Size() (n int)
- func (m *DeleteCellResponse) String() string
- func (m *DeleteCellResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteCellResponse) XXX_DiscardUnknown()
- func (m *DeleteCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteCellResponse) XXX_Merge(src proto.Message)
- func (m *DeleteCellResponse) XXX_Size() int
- func (m *DeleteCellResponse) XXX_Unmarshal(b []byte) error
- type DeleteNodeRequest
- func (*DeleteNodeRequest) Descriptor() ([]byte, []int)
- func (m *DeleteNodeRequest) GetEnbID() github_com_onosproject_onos_api_go_onos_ransim_types.EnbID
- func (m *DeleteNodeRequest) Marshal() (dAtA []byte, err error)
- func (m *DeleteNodeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNodeRequest) ProtoMessage()
- func (m *DeleteNodeRequest) Reset()
- func (m *DeleteNodeRequest) Size() (n int)
- func (m *DeleteNodeRequest) String() string
- func (m *DeleteNodeRequest) Unmarshal(dAtA []byte) error
- func (m *DeleteNodeRequest) XXX_DiscardUnknown()
- func (m *DeleteNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNodeRequest) XXX_Merge(src proto.Message)
- func (m *DeleteNodeRequest) XXX_Size() int
- func (m *DeleteNodeRequest) XXX_Unmarshal(b []byte) error
- type DeleteNodeResponse
- func (*DeleteNodeResponse) Descriptor() ([]byte, []int)
- func (m *DeleteNodeResponse) Marshal() (dAtA []byte, err error)
- func (m *DeleteNodeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *DeleteNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*DeleteNodeResponse) ProtoMessage()
- func (m *DeleteNodeResponse) Reset()
- func (m *DeleteNodeResponse) Size() (n int)
- func (m *DeleteNodeResponse) String() string
- func (m *DeleteNodeResponse) Unmarshal(dAtA []byte) error
- func (m *DeleteNodeResponse) XXX_DiscardUnknown()
- func (m *DeleteNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteNodeResponse) XXX_Merge(src proto.Message)
- func (m *DeleteNodeResponse) XXX_Size() int
- func (m *DeleteNodeResponse) XXX_Unmarshal(b []byte) error
- type EventType
- type GetCellRequest
- func (*GetCellRequest) Descriptor() ([]byte, []int)
- func (m *GetCellRequest) GetECGI() github_com_onosproject_onos_api_go_onos_ransim_types.ECGI
- 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() *types.Cell
- 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 GetNodeRequest
- func (*GetNodeRequest) Descriptor() ([]byte, []int)
- func (m *GetNodeRequest) GetEnbID() github_com_onosproject_onos_api_go_onos_ransim_types.EnbID
- func (m *GetNodeRequest) Marshal() (dAtA []byte, err error)
- func (m *GetNodeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNodeRequest) ProtoMessage()
- func (m *GetNodeRequest) Reset()
- func (m *GetNodeRequest) Size() (n int)
- func (m *GetNodeRequest) String() string
- func (m *GetNodeRequest) Unmarshal(dAtA []byte) error
- func (m *GetNodeRequest) XXX_DiscardUnknown()
- func (m *GetNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNodeRequest) XXX_Merge(src proto.Message)
- func (m *GetNodeRequest) XXX_Size() int
- func (m *GetNodeRequest) XXX_Unmarshal(b []byte) error
- type GetNodeResponse
- func (*GetNodeResponse) Descriptor() ([]byte, []int)
- func (m *GetNodeResponse) GetNode() *types.Node
- func (m *GetNodeResponse) Marshal() (dAtA []byte, err error)
- func (m *GetNodeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GetNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GetNodeResponse) ProtoMessage()
- func (m *GetNodeResponse) Reset()
- func (m *GetNodeResponse) Size() (n int)
- func (m *GetNodeResponse) String() string
- func (m *GetNodeResponse) Unmarshal(dAtA []byte) error
- func (m *GetNodeResponse) XXX_DiscardUnknown()
- func (m *GetNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetNodeResponse) XXX_Merge(src proto.Message)
- func (m *GetNodeResponse) XXX_Size() int
- func (m *GetNodeResponse) XXX_Unmarshal(b []byte) error
- type ListCellsRequest
- func (*ListCellsRequest) Descriptor() ([]byte, []int)
- func (m *ListCellsRequest) Marshal() (dAtA []byte, err error)
- func (m *ListCellsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListCellsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListCellsRequest) ProtoMessage()
- func (m *ListCellsRequest) Reset()
- func (m *ListCellsRequest) Size() (n int)
- func (m *ListCellsRequest) String() string
- func (m *ListCellsRequest) Unmarshal(dAtA []byte) error
- func (m *ListCellsRequest) XXX_DiscardUnknown()
- func (m *ListCellsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListCellsRequest) XXX_Merge(src proto.Message)
- func (m *ListCellsRequest) XXX_Size() int
- func (m *ListCellsRequest) XXX_Unmarshal(b []byte) error
- type ListCellsResponse
- func (*ListCellsResponse) Descriptor() ([]byte, []int)
- func (m *ListCellsResponse) GetCell() *types.Cell
- func (m *ListCellsResponse) Marshal() (dAtA []byte, err error)
- func (m *ListCellsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListCellsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListCellsResponse) ProtoMessage()
- func (m *ListCellsResponse) Reset()
- func (m *ListCellsResponse) Size() (n int)
- func (m *ListCellsResponse) String() string
- func (m *ListCellsResponse) Unmarshal(dAtA []byte) error
- func (m *ListCellsResponse) XXX_DiscardUnknown()
- func (m *ListCellsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListCellsResponse) XXX_Merge(src proto.Message)
- func (m *ListCellsResponse) XXX_Size() int
- func (m *ListCellsResponse) XXX_Unmarshal(b []byte) error
- type ListNodesRequest
- func (*ListNodesRequest) Descriptor() ([]byte, []int)
- func (m *ListNodesRequest) Marshal() (dAtA []byte, err error)
- func (m *ListNodesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *ListNodesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListNodesRequest) ProtoMessage()
- func (m *ListNodesRequest) Reset()
- func (m *ListNodesRequest) Size() (n int)
- func (m *ListNodesRequest) String() string
- func (m *ListNodesRequest) Unmarshal(dAtA []byte) error
- func (m *ListNodesRequest) XXX_DiscardUnknown()
- func (m *ListNodesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodesRequest) XXX_Merge(src proto.Message)
- func (m *ListNodesRequest) XXX_Size() int
- func (m *ListNodesRequest) XXX_Unmarshal(b []byte) error
- type ListNodesResponse
- func (*ListNodesResponse) Descriptor() ([]byte, []int)
- func (m *ListNodesResponse) GetNode() *types.Node
- func (m *ListNodesResponse) Marshal() (dAtA []byte, err error)
- func (m *ListNodesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListNodesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListNodesResponse) ProtoMessage()
- func (m *ListNodesResponse) Reset()
- func (m *ListNodesResponse) Size() (n int)
- func (m *ListNodesResponse) String() string
- func (m *ListNodesResponse) Unmarshal(dAtA []byte) error
- func (m *ListNodesResponse) XXX_DiscardUnknown()
- func (m *ListNodesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodesResponse) XXX_Merge(src proto.Message)
- func (m *ListNodesResponse) XXX_Size() int
- func (m *ListNodesResponse) XXX_Unmarshal(b []byte) error
- type LoadRequest
- func (*LoadRequest) Descriptor() ([]byte, []int)
- func (m *LoadRequest) GetDataSet() []*DataSet
- func (m *LoadRequest) GetResume() bool
- func (m *LoadRequest) Marshal() (dAtA []byte, err error)
- func (m *LoadRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *LoadRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LoadRequest) ProtoMessage()
- func (m *LoadRequest) Reset()
- func (m *LoadRequest) Size() (n int)
- func (m *LoadRequest) String() string
- func (m *LoadRequest) Unmarshal(dAtA []byte) error
- func (m *LoadRequest) XXX_DiscardUnknown()
- func (m *LoadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoadRequest) XXX_Merge(src proto.Message)
- func (m *LoadRequest) XXX_Size() int
- func (m *LoadRequest) XXX_Unmarshal(b []byte) error
- type LoadResponse
- func (*LoadResponse) Descriptor() ([]byte, []int)
- func (m *LoadResponse) Marshal() (dAtA []byte, err error)
- func (m *LoadResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *LoadResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*LoadResponse) ProtoMessage()
- func (m *LoadResponse) Reset()
- func (m *LoadResponse) Size() (n int)
- func (m *LoadResponse) String() string
- func (m *LoadResponse) Unmarshal(dAtA []byte) error
- func (m *LoadResponse) XXX_DiscardUnknown()
- func (m *LoadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LoadResponse) XXX_Merge(src proto.Message)
- func (m *LoadResponse) XXX_Size() int
- func (m *LoadResponse) XXX_Unmarshal(b []byte) error
- type ModelServiceClient
- type ModelServiceServer
- type NodeModelClient
- type NodeModelServer
- type NodeModel_ListNodesClient
- type NodeModel_ListNodesServer
- type NodeModel_WatchNodesClient
- type NodeModel_WatchNodesServer
- type PlmnIDRequest
- func (*PlmnIDRequest) Descriptor() ([]byte, []int)
- func (m *PlmnIDRequest) Marshal() (dAtA []byte, err error)
- func (m *PlmnIDRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *PlmnIDRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PlmnIDRequest) ProtoMessage()
- func (m *PlmnIDRequest) Reset()
- func (m *PlmnIDRequest) Size() (n int)
- func (m *PlmnIDRequest) String() string
- func (m *PlmnIDRequest) Unmarshal(dAtA []byte) error
- func (m *PlmnIDRequest) XXX_DiscardUnknown()
- func (m *PlmnIDRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PlmnIDRequest) XXX_Merge(src proto.Message)
- func (m *PlmnIDRequest) XXX_Size() int
- func (m *PlmnIDRequest) XXX_Unmarshal(b []byte) error
- type PlmnIDResponse
- func (*PlmnIDResponse) Descriptor() ([]byte, []int)
- func (m *PlmnIDResponse) GetPlmnID() github_com_onosproject_onos_api_go_onos_ransim_types.PlmnID
- func (m *PlmnIDResponse) Marshal() (dAtA []byte, err error)
- func (m *PlmnIDResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *PlmnIDResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PlmnIDResponse) ProtoMessage()
- func (m *PlmnIDResponse) Reset()
- func (m *PlmnIDResponse) Size() (n int)
- func (m *PlmnIDResponse) String() string
- func (m *PlmnIDResponse) Unmarshal(dAtA []byte) error
- func (m *PlmnIDResponse) XXX_DiscardUnknown()
- func (m *PlmnIDResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PlmnIDResponse) XXX_Merge(src proto.Message)
- func (m *PlmnIDResponse) XXX_Size() int
- func (m *PlmnIDResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedCellModelServer
- func (*UnimplementedCellModelServer) CreateCell(ctx context.Context, req *CreateCellRequest) (*CreateCellResponse, error)
- func (*UnimplementedCellModelServer) DeleteCell(ctx context.Context, req *DeleteCellRequest) (*DeleteCellResponse, error)
- func (*UnimplementedCellModelServer) GetCell(ctx context.Context, req *GetCellRequest) (*GetCellResponse, error)
- func (*UnimplementedCellModelServer) ListCells(req *ListCellsRequest, srv CellModel_ListCellsServer) error
- func (*UnimplementedCellModelServer) UpdateCell(ctx context.Context, req *UpdateCellRequest) (*UpdateCellResponse, error)
- func (*UnimplementedCellModelServer) WatchCells(req *WatchCellsRequest, srv CellModel_WatchCellsServer) error
- type UnimplementedModelServiceServer
- type UnimplementedNodeModelServer
- func (*UnimplementedNodeModelServer) AgentControl(ctx context.Context, req *AgentControlRequest) (*AgentControlResponse, error)
- func (*UnimplementedNodeModelServer) CreateNode(ctx context.Context, req *CreateNodeRequest) (*CreateNodeResponse, error)
- func (*UnimplementedNodeModelServer) DeleteNode(ctx context.Context, req *DeleteNodeRequest) (*DeleteNodeResponse, error)
- func (*UnimplementedNodeModelServer) GetNode(ctx context.Context, req *GetNodeRequest) (*GetNodeResponse, error)
- func (*UnimplementedNodeModelServer) GetPlmnID(ctx context.Context, req *PlmnIDRequest) (*PlmnIDResponse, error)
- func (*UnimplementedNodeModelServer) ListNodes(req *ListNodesRequest, srv NodeModel_ListNodesServer) error
- func (*UnimplementedNodeModelServer) UpdateNode(ctx context.Context, req *UpdateNodeRequest) (*UpdateNodeResponse, error)
- func (*UnimplementedNodeModelServer) WatchNodes(req *WatchNodesRequest, srv NodeModel_WatchNodesServer) error
- type UpdateCellRequest
- func (*UpdateCellRequest) Descriptor() ([]byte, []int)
- func (m *UpdateCellRequest) GetCell() *types.Cell
- func (m *UpdateCellRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateCellRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateCellRequest) ProtoMessage()
- func (m *UpdateCellRequest) Reset()
- func (m *UpdateCellRequest) Size() (n int)
- func (m *UpdateCellRequest) String() string
- func (m *UpdateCellRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateCellRequest) XXX_DiscardUnknown()
- func (m *UpdateCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateCellRequest) XXX_Merge(src proto.Message)
- func (m *UpdateCellRequest) XXX_Size() int
- func (m *UpdateCellRequest) XXX_Unmarshal(b []byte) error
- type UpdateCellResponse
- func (*UpdateCellResponse) Descriptor() ([]byte, []int)
- func (m *UpdateCellResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateCellResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateCellResponse) ProtoMessage()
- func (m *UpdateCellResponse) Reset()
- func (m *UpdateCellResponse) Size() (n int)
- func (m *UpdateCellResponse) String() string
- func (m *UpdateCellResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateCellResponse) XXX_DiscardUnknown()
- func (m *UpdateCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateCellResponse) XXX_Merge(src proto.Message)
- func (m *UpdateCellResponse) XXX_Size() int
- func (m *UpdateCellResponse) XXX_Unmarshal(b []byte) error
- type UpdateNodeRequest
- func (*UpdateNodeRequest) Descriptor() ([]byte, []int)
- func (m *UpdateNodeRequest) GetNode() *types.Node
- func (m *UpdateNodeRequest) Marshal() (dAtA []byte, err error)
- func (m *UpdateNodeRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNodeRequest) ProtoMessage()
- func (m *UpdateNodeRequest) Reset()
- func (m *UpdateNodeRequest) Size() (n int)
- func (m *UpdateNodeRequest) String() string
- func (m *UpdateNodeRequest) Unmarshal(dAtA []byte) error
- func (m *UpdateNodeRequest) XXX_DiscardUnknown()
- func (m *UpdateNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNodeRequest) XXX_Merge(src proto.Message)
- func (m *UpdateNodeRequest) XXX_Size() int
- func (m *UpdateNodeRequest) XXX_Unmarshal(b []byte) error
- type UpdateNodeResponse
- func (*UpdateNodeResponse) Descriptor() ([]byte, []int)
- func (m *UpdateNodeResponse) Marshal() (dAtA []byte, err error)
- func (m *UpdateNodeResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *UpdateNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpdateNodeResponse) ProtoMessage()
- func (m *UpdateNodeResponse) Reset()
- func (m *UpdateNodeResponse) Size() (n int)
- func (m *UpdateNodeResponse) String() string
- func (m *UpdateNodeResponse) Unmarshal(dAtA []byte) error
- func (m *UpdateNodeResponse) XXX_DiscardUnknown()
- func (m *UpdateNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateNodeResponse) XXX_Merge(src proto.Message)
- func (m *UpdateNodeResponse) XXX_Size() int
- func (m *UpdateNodeResponse) XXX_Unmarshal(b []byte) error
- type WatchCellsRequest
- func (*WatchCellsRequest) Descriptor() ([]byte, []int)
- func (m *WatchCellsRequest) GetNoReplay() bool
- func (m *WatchCellsRequest) GetNoSubscribe() bool
- func (m *WatchCellsRequest) Marshal() (dAtA []byte, err error)
- func (m *WatchCellsRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *WatchCellsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WatchCellsRequest) ProtoMessage()
- func (m *WatchCellsRequest) Reset()
- func (m *WatchCellsRequest) Size() (n int)
- func (m *WatchCellsRequest) String() string
- func (m *WatchCellsRequest) Unmarshal(dAtA []byte) error
- func (m *WatchCellsRequest) XXX_DiscardUnknown()
- func (m *WatchCellsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchCellsRequest) XXX_Merge(src proto.Message)
- func (m *WatchCellsRequest) XXX_Size() int
- func (m *WatchCellsRequest) XXX_Unmarshal(b []byte) error
- type WatchCellsResponse
- func (*WatchCellsResponse) Descriptor() ([]byte, []int)
- func (m *WatchCellsResponse) GetCell() *types.Cell
- func (m *WatchCellsResponse) GetType() EventType
- func (m *WatchCellsResponse) Marshal() (dAtA []byte, err error)
- func (m *WatchCellsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *WatchCellsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WatchCellsResponse) ProtoMessage()
- func (m *WatchCellsResponse) Reset()
- func (m *WatchCellsResponse) Size() (n int)
- func (m *WatchCellsResponse) String() string
- func (m *WatchCellsResponse) Unmarshal(dAtA []byte) error
- func (m *WatchCellsResponse) XXX_DiscardUnknown()
- func (m *WatchCellsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchCellsResponse) XXX_Merge(src proto.Message)
- func (m *WatchCellsResponse) XXX_Size() int
- func (m *WatchCellsResponse) XXX_Unmarshal(b []byte) error
- type WatchNodesRequest
- func (*WatchNodesRequest) Descriptor() ([]byte, []int)
- func (m *WatchNodesRequest) GetNoReplay() bool
- func (m *WatchNodesRequest) GetNoSubscribe() bool
- func (m *WatchNodesRequest) Marshal() (dAtA []byte, err error)
- func (m *WatchNodesRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *WatchNodesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WatchNodesRequest) ProtoMessage()
- func (m *WatchNodesRequest) Reset()
- func (m *WatchNodesRequest) Size() (n int)
- func (m *WatchNodesRequest) String() string
- func (m *WatchNodesRequest) Unmarshal(dAtA []byte) error
- func (m *WatchNodesRequest) XXX_DiscardUnknown()
- func (m *WatchNodesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchNodesRequest) XXX_Merge(src proto.Message)
- func (m *WatchNodesRequest) XXX_Size() int
- func (m *WatchNodesRequest) XXX_Unmarshal(b []byte) error
- type WatchNodesResponse
- func (*WatchNodesResponse) Descriptor() ([]byte, []int)
- func (m *WatchNodesResponse) GetNode() *types.Node
- func (m *WatchNodesResponse) GetType() EventType
- func (m *WatchNodesResponse) Marshal() (dAtA []byte, err error)
- func (m *WatchNodesResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *WatchNodesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WatchNodesResponse) ProtoMessage()
- func (m *WatchNodesResponse) Reset()
- func (m *WatchNodesResponse) Size() (n int)
- func (m *WatchNodesResponse) String() string
- func (m *WatchNodesResponse) Unmarshal(dAtA []byte) error
- func (m *WatchNodesResponse) XXX_DiscardUnknown()
- func (m *WatchNodesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WatchNodesResponse) XXX_Merge(src proto.Message)
- func (m *WatchNodesResponse) XXX_Size() int
- func (m *WatchNodesResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthModel = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowModel = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupModel = fmt.Errorf("proto: unexpected end of group") )
var EventType_name = map[int32]string{
0: "NONE",
1: "CREATED",
2: "UPDATED",
3: "DELETED",
}
var EventType_value = map[string]int32{
"NONE": 0,
"CREATED": 1,
"UPDATED": 2,
"DELETED": 3,
}
Functions ¶
func RegisterCellModelServer ¶
func RegisterCellModelServer(s *grpc.Server, srv CellModelServer)
func RegisterModelServiceServer ¶ added in v0.7.17
func RegisterModelServiceServer(s *grpc.Server, srv ModelServiceServer)
func RegisterNodeModelServer ¶
func RegisterNodeModelServer(s *grpc.Server, srv NodeModelServer)
Types ¶
type AgentControlRequest ¶
type AgentControlRequest struct { EnbID github_com_onosproject_onos_api_go_onos_ransim_types.EnbID `` /* 132-byte string literal not displayed */ Command string `protobuf:"bytes,2,opt,name=command,proto3" json:"command,omitempty"` Args []string `protobuf:"bytes,3,rep,name=args,proto3" json:"args,omitempty"` }
func (*AgentControlRequest) Descriptor ¶
func (*AgentControlRequest) Descriptor() ([]byte, []int)
func (*AgentControlRequest) GetArgs ¶
func (m *AgentControlRequest) GetArgs() []string
func (*AgentControlRequest) GetCommand ¶
func (m *AgentControlRequest) GetCommand() string
func (*AgentControlRequest) GetEnbID ¶
func (m *AgentControlRequest) GetEnbID() github_com_onosproject_onos_api_go_onos_ransim_types.EnbID
func (*AgentControlRequest) Marshal ¶
func (m *AgentControlRequest) Marshal() (dAtA []byte, err error)
func (*AgentControlRequest) MarshalTo ¶
func (m *AgentControlRequest) MarshalTo(dAtA []byte) (int, error)
func (*AgentControlRequest) MarshalToSizedBuffer ¶
func (m *AgentControlRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentControlRequest) ProtoMessage ¶
func (*AgentControlRequest) ProtoMessage()
func (*AgentControlRequest) Reset ¶
func (m *AgentControlRequest) Reset()
func (*AgentControlRequest) Size ¶
func (m *AgentControlRequest) Size() (n int)
func (*AgentControlRequest) String ¶
func (m *AgentControlRequest) String() string
func (*AgentControlRequest) Unmarshal ¶
func (m *AgentControlRequest) Unmarshal(dAtA []byte) error
func (*AgentControlRequest) XXX_DiscardUnknown ¶
func (m *AgentControlRequest) XXX_DiscardUnknown()
func (*AgentControlRequest) XXX_Marshal ¶
func (m *AgentControlRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentControlRequest) XXX_Merge ¶
func (m *AgentControlRequest) XXX_Merge(src proto.Message)
func (*AgentControlRequest) XXX_Size ¶
func (m *AgentControlRequest) XXX_Size() int
func (*AgentControlRequest) XXX_Unmarshal ¶
func (m *AgentControlRequest) XXX_Unmarshal(b []byte) error
type AgentControlResponse ¶
type AgentControlResponse struct {
Node *types.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
}
func (*AgentControlResponse) Descriptor ¶
func (*AgentControlResponse) Descriptor() ([]byte, []int)
func (*AgentControlResponse) GetNode ¶
func (m *AgentControlResponse) GetNode() *types.Node
func (*AgentControlResponse) Marshal ¶
func (m *AgentControlResponse) Marshal() (dAtA []byte, err error)
func (*AgentControlResponse) MarshalTo ¶
func (m *AgentControlResponse) MarshalTo(dAtA []byte) (int, error)
func (*AgentControlResponse) MarshalToSizedBuffer ¶
func (m *AgentControlResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*AgentControlResponse) ProtoMessage ¶
func (*AgentControlResponse) ProtoMessage()
func (*AgentControlResponse) Reset ¶
func (m *AgentControlResponse) Reset()
func (*AgentControlResponse) Size ¶
func (m *AgentControlResponse) Size() (n int)
func (*AgentControlResponse) String ¶
func (m *AgentControlResponse) String() string
func (*AgentControlResponse) Unmarshal ¶
func (m *AgentControlResponse) Unmarshal(dAtA []byte) error
func (*AgentControlResponse) XXX_DiscardUnknown ¶
func (m *AgentControlResponse) XXX_DiscardUnknown()
func (*AgentControlResponse) XXX_Marshal ¶
func (m *AgentControlResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AgentControlResponse) XXX_Merge ¶
func (m *AgentControlResponse) XXX_Merge(src proto.Message)
func (*AgentControlResponse) XXX_Size ¶
func (m *AgentControlResponse) XXX_Size() int
func (*AgentControlResponse) XXX_Unmarshal ¶
func (m *AgentControlResponse) XXX_Unmarshal(b []byte) error
type CellModelClient ¶
type CellModelClient interface { CreateCell(ctx context.Context, in *CreateCellRequest, opts ...grpc.CallOption) (*CreateCellResponse, error) DeleteCell(ctx context.Context, in *DeleteCellRequest, opts ...grpc.CallOption) (*DeleteCellResponse, error) UpdateCell(ctx context.Context, in *UpdateCellRequest, opts ...grpc.CallOption) (*UpdateCellResponse, error) GetCell(ctx context.Context, in *GetCellRequest, opts ...grpc.CallOption) (*GetCellResponse, error) WatchCells(ctx context.Context, in *WatchCellsRequest, opts ...grpc.CallOption) (CellModel_WatchCellsClient, error) ListCells(ctx context.Context, in *ListCellsRequest, opts ...grpc.CallOption) (CellModel_ListCellsClient, error) }
CellModelClient is the client API for CellModel service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewCellModelClient ¶
func NewCellModelClient(cc *grpc.ClientConn) CellModelClient
type CellModelServer ¶
type CellModelServer interface { CreateCell(context.Context, *CreateCellRequest) (*CreateCellResponse, error) DeleteCell(context.Context, *DeleteCellRequest) (*DeleteCellResponse, error) UpdateCell(context.Context, *UpdateCellRequest) (*UpdateCellResponse, error) GetCell(context.Context, *GetCellRequest) (*GetCellResponse, error) WatchCells(*WatchCellsRequest, CellModel_WatchCellsServer) error ListCells(*ListCellsRequest, CellModel_ListCellsServer) error }
CellModelServer is the server API for CellModel service.
type CellModel_ListCellsClient ¶
type CellModel_ListCellsClient interface { Recv() (*ListCellsResponse, error) grpc.ClientStream }
type CellModel_ListCellsServer ¶
type CellModel_ListCellsServer interface { Send(*ListCellsResponse) error grpc.ServerStream }
type CellModel_WatchCellsClient ¶
type CellModel_WatchCellsClient interface { Recv() (*WatchCellsResponse, error) grpc.ClientStream }
type CellModel_WatchCellsServer ¶
type CellModel_WatchCellsServer interface { Send(*WatchCellsResponse) error grpc.ServerStream }
type ClearRequest ¶ added in v0.7.17
type ClearRequest struct {
Resume bool `protobuf:"varint,1,opt,name=resume,proto3" json:"resume,omitempty"`
}
func (*ClearRequest) Descriptor ¶ added in v0.7.17
func (*ClearRequest) Descriptor() ([]byte, []int)
func (*ClearRequest) GetResume ¶ added in v0.7.17
func (m *ClearRequest) GetResume() bool
func (*ClearRequest) Marshal ¶ added in v0.7.17
func (m *ClearRequest) Marshal() (dAtA []byte, err error)
func (*ClearRequest) MarshalTo ¶ added in v0.7.17
func (m *ClearRequest) MarshalTo(dAtA []byte) (int, error)
func (*ClearRequest) MarshalToSizedBuffer ¶ added in v0.7.17
func (m *ClearRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClearRequest) ProtoMessage ¶ added in v0.7.17
func (*ClearRequest) ProtoMessage()
func (*ClearRequest) Reset ¶ added in v0.7.17
func (m *ClearRequest) Reset()
func (*ClearRequest) Size ¶ added in v0.7.17
func (m *ClearRequest) Size() (n int)
func (*ClearRequest) String ¶ added in v0.7.17
func (m *ClearRequest) String() string
func (*ClearRequest) Unmarshal ¶ added in v0.7.17
func (m *ClearRequest) Unmarshal(dAtA []byte) error
func (*ClearRequest) XXX_DiscardUnknown ¶ added in v0.7.17
func (m *ClearRequest) XXX_DiscardUnknown()
func (*ClearRequest) XXX_Marshal ¶ added in v0.7.17
func (m *ClearRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClearRequest) XXX_Merge ¶ added in v0.7.17
func (m *ClearRequest) XXX_Merge(src proto.Message)
func (*ClearRequest) XXX_Size ¶ added in v0.7.17
func (m *ClearRequest) XXX_Size() int
func (*ClearRequest) XXX_Unmarshal ¶ added in v0.7.17
func (m *ClearRequest) XXX_Unmarshal(b []byte) error
type ClearResponse ¶ added in v0.7.17
type ClearResponse struct { }
func (*ClearResponse) Descriptor ¶ added in v0.7.17
func (*ClearResponse) Descriptor() ([]byte, []int)
func (*ClearResponse) Marshal ¶ added in v0.7.17
func (m *ClearResponse) Marshal() (dAtA []byte, err error)
func (*ClearResponse) MarshalTo ¶ added in v0.7.17
func (m *ClearResponse) MarshalTo(dAtA []byte) (int, error)
func (*ClearResponse) MarshalToSizedBuffer ¶ added in v0.7.17
func (m *ClearResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ClearResponse) ProtoMessage ¶ added in v0.7.17
func (*ClearResponse) ProtoMessage()
func (*ClearResponse) Reset ¶ added in v0.7.17
func (m *ClearResponse) Reset()
func (*ClearResponse) Size ¶ added in v0.7.17
func (m *ClearResponse) Size() (n int)
func (*ClearResponse) String ¶ added in v0.7.17
func (m *ClearResponse) String() string
func (*ClearResponse) Unmarshal ¶ added in v0.7.17
func (m *ClearResponse) Unmarshal(dAtA []byte) error
func (*ClearResponse) XXX_DiscardUnknown ¶ added in v0.7.17
func (m *ClearResponse) XXX_DiscardUnknown()
func (*ClearResponse) XXX_Marshal ¶ added in v0.7.17
func (m *ClearResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClearResponse) XXX_Merge ¶ added in v0.7.17
func (m *ClearResponse) XXX_Merge(src proto.Message)
func (*ClearResponse) XXX_Size ¶ added in v0.7.17
func (m *ClearResponse) XXX_Size() int
func (*ClearResponse) XXX_Unmarshal ¶ added in v0.7.17
func (m *ClearResponse) XXX_Unmarshal(b []byte) error
type CreateCellRequest ¶
type CreateCellRequest struct {
Cell *types.Cell `protobuf:"bytes,1,opt,name=Cell,proto3" json:"Cell,omitempty"`
}
func (*CreateCellRequest) Descriptor ¶
func (*CreateCellRequest) Descriptor() ([]byte, []int)
func (*CreateCellRequest) GetCell ¶
func (m *CreateCellRequest) GetCell() *types.Cell
func (*CreateCellRequest) Marshal ¶
func (m *CreateCellRequest) Marshal() (dAtA []byte, err error)
func (*CreateCellRequest) MarshalTo ¶
func (m *CreateCellRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateCellRequest) MarshalToSizedBuffer ¶
func (m *CreateCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateCellRequest) ProtoMessage ¶
func (*CreateCellRequest) ProtoMessage()
func (*CreateCellRequest) Reset ¶
func (m *CreateCellRequest) Reset()
func (*CreateCellRequest) Size ¶
func (m *CreateCellRequest) Size() (n int)
func (*CreateCellRequest) String ¶
func (m *CreateCellRequest) String() string
func (*CreateCellRequest) Unmarshal ¶
func (m *CreateCellRequest) Unmarshal(dAtA []byte) error
func (*CreateCellRequest) XXX_DiscardUnknown ¶
func (m *CreateCellRequest) XXX_DiscardUnknown()
func (*CreateCellRequest) XXX_Marshal ¶
func (m *CreateCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateCellRequest) XXX_Merge ¶
func (m *CreateCellRequest) XXX_Merge(src proto.Message)
func (*CreateCellRequest) XXX_Size ¶
func (m *CreateCellRequest) XXX_Size() int
func (*CreateCellRequest) XXX_Unmarshal ¶
func (m *CreateCellRequest) XXX_Unmarshal(b []byte) error
type CreateCellResponse ¶
type CreateCellResponse struct { }
func (*CreateCellResponse) Descriptor ¶
func (*CreateCellResponse) Descriptor() ([]byte, []int)
func (*CreateCellResponse) Marshal ¶
func (m *CreateCellResponse) Marshal() (dAtA []byte, err error)
func (*CreateCellResponse) MarshalTo ¶
func (m *CreateCellResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateCellResponse) MarshalToSizedBuffer ¶
func (m *CreateCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateCellResponse) ProtoMessage ¶
func (*CreateCellResponse) ProtoMessage()
func (*CreateCellResponse) Reset ¶
func (m *CreateCellResponse) Reset()
func (*CreateCellResponse) Size ¶
func (m *CreateCellResponse) Size() (n int)
func (*CreateCellResponse) String ¶
func (m *CreateCellResponse) String() string
func (*CreateCellResponse) Unmarshal ¶
func (m *CreateCellResponse) Unmarshal(dAtA []byte) error
func (*CreateCellResponse) XXX_DiscardUnknown ¶
func (m *CreateCellResponse) XXX_DiscardUnknown()
func (*CreateCellResponse) XXX_Marshal ¶
func (m *CreateCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateCellResponse) XXX_Merge ¶
func (m *CreateCellResponse) XXX_Merge(src proto.Message)
func (*CreateCellResponse) XXX_Size ¶
func (m *CreateCellResponse) XXX_Size() int
func (*CreateCellResponse) XXX_Unmarshal ¶
func (m *CreateCellResponse) XXX_Unmarshal(b []byte) error
type CreateNodeRequest ¶
type CreateNodeRequest struct {
Node *types.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
}
CreateNodeRequest create a node request
func (*CreateNodeRequest) Descriptor ¶
func (*CreateNodeRequest) Descriptor() ([]byte, []int)
func (*CreateNodeRequest) GetNode ¶
func (m *CreateNodeRequest) GetNode() *types.Node
func (*CreateNodeRequest) Marshal ¶
func (m *CreateNodeRequest) Marshal() (dAtA []byte, err error)
func (*CreateNodeRequest) MarshalTo ¶
func (m *CreateNodeRequest) MarshalTo(dAtA []byte) (int, error)
func (*CreateNodeRequest) MarshalToSizedBuffer ¶
func (m *CreateNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNodeRequest) ProtoMessage ¶
func (*CreateNodeRequest) ProtoMessage()
func (*CreateNodeRequest) Reset ¶
func (m *CreateNodeRequest) Reset()
func (*CreateNodeRequest) Size ¶
func (m *CreateNodeRequest) Size() (n int)
func (*CreateNodeRequest) String ¶
func (m *CreateNodeRequest) String() string
func (*CreateNodeRequest) Unmarshal ¶
func (m *CreateNodeRequest) Unmarshal(dAtA []byte) error
func (*CreateNodeRequest) XXX_DiscardUnknown ¶
func (m *CreateNodeRequest) XXX_DiscardUnknown()
func (*CreateNodeRequest) XXX_Marshal ¶
func (m *CreateNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNodeRequest) XXX_Merge ¶
func (m *CreateNodeRequest) XXX_Merge(src proto.Message)
func (*CreateNodeRequest) XXX_Size ¶
func (m *CreateNodeRequest) XXX_Size() int
func (*CreateNodeRequest) XXX_Unmarshal ¶
func (m *CreateNodeRequest) XXX_Unmarshal(b []byte) error
type CreateNodeResponse ¶
type CreateNodeResponse struct { }
CreateNodeResponse create a node response
func (*CreateNodeResponse) Descriptor ¶
func (*CreateNodeResponse) Descriptor() ([]byte, []int)
func (*CreateNodeResponse) Marshal ¶
func (m *CreateNodeResponse) Marshal() (dAtA []byte, err error)
func (*CreateNodeResponse) MarshalTo ¶
func (m *CreateNodeResponse) MarshalTo(dAtA []byte) (int, error)
func (*CreateNodeResponse) MarshalToSizedBuffer ¶
func (m *CreateNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CreateNodeResponse) ProtoMessage ¶
func (*CreateNodeResponse) ProtoMessage()
func (*CreateNodeResponse) Reset ¶
func (m *CreateNodeResponse) Reset()
func (*CreateNodeResponse) Size ¶
func (m *CreateNodeResponse) Size() (n int)
func (*CreateNodeResponse) String ¶
func (m *CreateNodeResponse) String() string
func (*CreateNodeResponse) Unmarshal ¶
func (m *CreateNodeResponse) Unmarshal(dAtA []byte) error
func (*CreateNodeResponse) XXX_DiscardUnknown ¶
func (m *CreateNodeResponse) XXX_DiscardUnknown()
func (*CreateNodeResponse) XXX_Marshal ¶
func (m *CreateNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNodeResponse) XXX_Merge ¶
func (m *CreateNodeResponse) XXX_Merge(src proto.Message)
func (*CreateNodeResponse) XXX_Size ¶
func (m *CreateNodeResponse) XXX_Size() int
func (*CreateNodeResponse) XXX_Unmarshal ¶
func (m *CreateNodeResponse) XXX_Unmarshal(b []byte) error
type DataSet ¶ added in v0.7.17
type DataSet struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` }
func (*DataSet) Descriptor ¶ added in v0.7.17
func (*DataSet) MarshalToSizedBuffer ¶ added in v0.7.17
func (*DataSet) ProtoMessage ¶ added in v0.7.17
func (*DataSet) ProtoMessage()
func (*DataSet) XXX_DiscardUnknown ¶ added in v0.7.17
func (m *DataSet) XXX_DiscardUnknown()
func (*DataSet) XXX_Marshal ¶ added in v0.7.17
func (*DataSet) XXX_Unmarshal ¶ added in v0.7.17
type DeleteCellRequest ¶
type DeleteCellRequest struct {
ECGI github_com_onosproject_onos_api_go_onos_ransim_types.ECGI `` /* 131-byte string literal not displayed */
}
func (*DeleteCellRequest) Descriptor ¶
func (*DeleteCellRequest) Descriptor() ([]byte, []int)
func (*DeleteCellRequest) GetECGI ¶
func (m *DeleteCellRequest) GetECGI() github_com_onosproject_onos_api_go_onos_ransim_types.ECGI
func (*DeleteCellRequest) Marshal ¶
func (m *DeleteCellRequest) Marshal() (dAtA []byte, err error)
func (*DeleteCellRequest) MarshalTo ¶
func (m *DeleteCellRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteCellRequest) MarshalToSizedBuffer ¶
func (m *DeleteCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteCellRequest) ProtoMessage ¶
func (*DeleteCellRequest) ProtoMessage()
func (*DeleteCellRequest) Reset ¶
func (m *DeleteCellRequest) Reset()
func (*DeleteCellRequest) Size ¶
func (m *DeleteCellRequest) Size() (n int)
func (*DeleteCellRequest) String ¶
func (m *DeleteCellRequest) String() string
func (*DeleteCellRequest) Unmarshal ¶
func (m *DeleteCellRequest) Unmarshal(dAtA []byte) error
func (*DeleteCellRequest) XXX_DiscardUnknown ¶
func (m *DeleteCellRequest) XXX_DiscardUnknown()
func (*DeleteCellRequest) XXX_Marshal ¶
func (m *DeleteCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteCellRequest) XXX_Merge ¶
func (m *DeleteCellRequest) XXX_Merge(src proto.Message)
func (*DeleteCellRequest) XXX_Size ¶
func (m *DeleteCellRequest) XXX_Size() int
func (*DeleteCellRequest) XXX_Unmarshal ¶
func (m *DeleteCellRequest) XXX_Unmarshal(b []byte) error
type DeleteCellResponse ¶
type DeleteCellResponse struct { }
func (*DeleteCellResponse) Descriptor ¶
func (*DeleteCellResponse) Descriptor() ([]byte, []int)
func (*DeleteCellResponse) Marshal ¶
func (m *DeleteCellResponse) Marshal() (dAtA []byte, err error)
func (*DeleteCellResponse) MarshalTo ¶
func (m *DeleteCellResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteCellResponse) MarshalToSizedBuffer ¶
func (m *DeleteCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteCellResponse) ProtoMessage ¶
func (*DeleteCellResponse) ProtoMessage()
func (*DeleteCellResponse) Reset ¶
func (m *DeleteCellResponse) Reset()
func (*DeleteCellResponse) Size ¶
func (m *DeleteCellResponse) Size() (n int)
func (*DeleteCellResponse) String ¶
func (m *DeleteCellResponse) String() string
func (*DeleteCellResponse) Unmarshal ¶
func (m *DeleteCellResponse) Unmarshal(dAtA []byte) error
func (*DeleteCellResponse) XXX_DiscardUnknown ¶
func (m *DeleteCellResponse) XXX_DiscardUnknown()
func (*DeleteCellResponse) XXX_Marshal ¶
func (m *DeleteCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteCellResponse) XXX_Merge ¶
func (m *DeleteCellResponse) XXX_Merge(src proto.Message)
func (*DeleteCellResponse) XXX_Size ¶
func (m *DeleteCellResponse) XXX_Size() int
func (*DeleteCellResponse) XXX_Unmarshal ¶
func (m *DeleteCellResponse) XXX_Unmarshal(b []byte) error
type DeleteNodeRequest ¶
type DeleteNodeRequest struct {
EnbID github_com_onosproject_onos_api_go_onos_ransim_types.EnbID `` /* 132-byte string literal not displayed */
}
DeleteNodeRequest delete a node request
func (*DeleteNodeRequest) Descriptor ¶
func (*DeleteNodeRequest) Descriptor() ([]byte, []int)
func (*DeleteNodeRequest) GetEnbID ¶
func (m *DeleteNodeRequest) GetEnbID() github_com_onosproject_onos_api_go_onos_ransim_types.EnbID
func (*DeleteNodeRequest) Marshal ¶
func (m *DeleteNodeRequest) Marshal() (dAtA []byte, err error)
func (*DeleteNodeRequest) MarshalTo ¶
func (m *DeleteNodeRequest) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNodeRequest) MarshalToSizedBuffer ¶
func (m *DeleteNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNodeRequest) ProtoMessage ¶
func (*DeleteNodeRequest) ProtoMessage()
func (*DeleteNodeRequest) Reset ¶
func (m *DeleteNodeRequest) Reset()
func (*DeleteNodeRequest) Size ¶
func (m *DeleteNodeRequest) Size() (n int)
func (*DeleteNodeRequest) String ¶
func (m *DeleteNodeRequest) String() string
func (*DeleteNodeRequest) Unmarshal ¶
func (m *DeleteNodeRequest) Unmarshal(dAtA []byte) error
func (*DeleteNodeRequest) XXX_DiscardUnknown ¶
func (m *DeleteNodeRequest) XXX_DiscardUnknown()
func (*DeleteNodeRequest) XXX_Marshal ¶
func (m *DeleteNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNodeRequest) XXX_Merge ¶
func (m *DeleteNodeRequest) XXX_Merge(src proto.Message)
func (*DeleteNodeRequest) XXX_Size ¶
func (m *DeleteNodeRequest) XXX_Size() int
func (*DeleteNodeRequest) XXX_Unmarshal ¶
func (m *DeleteNodeRequest) XXX_Unmarshal(b []byte) error
type DeleteNodeResponse ¶
type DeleteNodeResponse struct { }
DeleteNodeResponse delete a node response
func (*DeleteNodeResponse) Descriptor ¶
func (*DeleteNodeResponse) Descriptor() ([]byte, []int)
func (*DeleteNodeResponse) Marshal ¶
func (m *DeleteNodeResponse) Marshal() (dAtA []byte, err error)
func (*DeleteNodeResponse) MarshalTo ¶
func (m *DeleteNodeResponse) MarshalTo(dAtA []byte) (int, error)
func (*DeleteNodeResponse) MarshalToSizedBuffer ¶
func (m *DeleteNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*DeleteNodeResponse) ProtoMessage ¶
func (*DeleteNodeResponse) ProtoMessage()
func (*DeleteNodeResponse) Reset ¶
func (m *DeleteNodeResponse) Reset()
func (*DeleteNodeResponse) Size ¶
func (m *DeleteNodeResponse) Size() (n int)
func (*DeleteNodeResponse) String ¶
func (m *DeleteNodeResponse) String() string
func (*DeleteNodeResponse) Unmarshal ¶
func (m *DeleteNodeResponse) Unmarshal(dAtA []byte) error
func (*DeleteNodeResponse) XXX_DiscardUnknown ¶
func (m *DeleteNodeResponse) XXX_DiscardUnknown()
func (*DeleteNodeResponse) XXX_Marshal ¶
func (m *DeleteNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteNodeResponse) XXX_Merge ¶
func (m *DeleteNodeResponse) XXX_Merge(src proto.Message)
func (*DeleteNodeResponse) XXX_Size ¶
func (m *DeleteNodeResponse) XXX_Size() int
func (*DeleteNodeResponse) XXX_Unmarshal ¶
func (m *DeleteNodeResponse) XXX_Unmarshal(b []byte) error
type EventType ¶
type EventType int32
Change event type
const ( // NONE indicates this response represents a pre-existing entity EventType_NONE EventType = 0 // CREATED indicates a new entity was created EventType_CREATED EventType = 1 // UPDATED indicates an existing entity was updated EventType_UPDATED EventType = 2 // DELETED indicates an entity was deleted EventType_DELETED EventType = 3 )
func (EventType) EnumDescriptor ¶
type GetCellRequest ¶
type GetCellRequest struct {
ECGI github_com_onosproject_onos_api_go_onos_ransim_types.ECGI `` /* 129-byte string literal not displayed */
}
func (*GetCellRequest) Descriptor ¶
func (*GetCellRequest) Descriptor() ([]byte, []int)
func (*GetCellRequest) GetECGI ¶
func (m *GetCellRequest) GetECGI() github_com_onosproject_onos_api_go_onos_ransim_types.ECGI
func (*GetCellRequest) Marshal ¶
func (m *GetCellRequest) Marshal() (dAtA []byte, err error)
func (*GetCellRequest) MarshalToSizedBuffer ¶
func (m *GetCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCellRequest) ProtoMessage ¶
func (*GetCellRequest) ProtoMessage()
func (*GetCellRequest) Reset ¶
func (m *GetCellRequest) Reset()
func (*GetCellRequest) Size ¶
func (m *GetCellRequest) Size() (n int)
func (*GetCellRequest) String ¶
func (m *GetCellRequest) String() string
func (*GetCellRequest) Unmarshal ¶
func (m *GetCellRequest) Unmarshal(dAtA []byte) error
func (*GetCellRequest) XXX_DiscardUnknown ¶
func (m *GetCellRequest) XXX_DiscardUnknown()
func (*GetCellRequest) XXX_Marshal ¶
func (m *GetCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCellRequest) XXX_Merge ¶
func (m *GetCellRequest) XXX_Merge(src proto.Message)
func (*GetCellRequest) XXX_Size ¶
func (m *GetCellRequest) XXX_Size() int
func (*GetCellRequest) XXX_Unmarshal ¶
func (m *GetCellRequest) XXX_Unmarshal(b []byte) error
type GetCellResponse ¶
type GetCellResponse struct {
Cell *types.Cell `protobuf:"bytes,1,opt,name=Cell,proto3" json:"Cell,omitempty"`
}
func (*GetCellResponse) Descriptor ¶
func (*GetCellResponse) Descriptor() ([]byte, []int)
func (*GetCellResponse) GetCell ¶
func (m *GetCellResponse) GetCell() *types.Cell
func (*GetCellResponse) Marshal ¶
func (m *GetCellResponse) Marshal() (dAtA []byte, err error)
func (*GetCellResponse) MarshalToSizedBuffer ¶
func (m *GetCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetCellResponse) ProtoMessage ¶
func (*GetCellResponse) ProtoMessage()
func (*GetCellResponse) Reset ¶
func (m *GetCellResponse) Reset()
func (*GetCellResponse) Size ¶
func (m *GetCellResponse) Size() (n int)
func (*GetCellResponse) String ¶
func (m *GetCellResponse) String() string
func (*GetCellResponse) Unmarshal ¶
func (m *GetCellResponse) Unmarshal(dAtA []byte) error
func (*GetCellResponse) XXX_DiscardUnknown ¶
func (m *GetCellResponse) XXX_DiscardUnknown()
func (*GetCellResponse) XXX_Marshal ¶
func (m *GetCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCellResponse) XXX_Merge ¶
func (m *GetCellResponse) XXX_Merge(src proto.Message)
func (*GetCellResponse) XXX_Size ¶
func (m *GetCellResponse) XXX_Size() int
func (*GetCellResponse) XXX_Unmarshal ¶
func (m *GetCellResponse) XXX_Unmarshal(b []byte) error
type GetNodeRequest ¶
type GetNodeRequest struct {
EnbID github_com_onosproject_onos_api_go_onos_ransim_types.EnbID `` /* 132-byte string literal not displayed */
}
GetNodeRequest get a node request
func (*GetNodeRequest) Descriptor ¶
func (*GetNodeRequest) Descriptor() ([]byte, []int)
func (*GetNodeRequest) GetEnbID ¶
func (m *GetNodeRequest) GetEnbID() github_com_onosproject_onos_api_go_onos_ransim_types.EnbID
func (*GetNodeRequest) Marshal ¶
func (m *GetNodeRequest) Marshal() (dAtA []byte, err error)
func (*GetNodeRequest) MarshalToSizedBuffer ¶
func (m *GetNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNodeRequest) ProtoMessage ¶
func (*GetNodeRequest) ProtoMessage()
func (*GetNodeRequest) Reset ¶
func (m *GetNodeRequest) Reset()
func (*GetNodeRequest) Size ¶
func (m *GetNodeRequest) Size() (n int)
func (*GetNodeRequest) String ¶
func (m *GetNodeRequest) String() string
func (*GetNodeRequest) Unmarshal ¶
func (m *GetNodeRequest) Unmarshal(dAtA []byte) error
func (*GetNodeRequest) XXX_DiscardUnknown ¶
func (m *GetNodeRequest) XXX_DiscardUnknown()
func (*GetNodeRequest) XXX_Marshal ¶
func (m *GetNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodeRequest) XXX_Merge ¶
func (m *GetNodeRequest) XXX_Merge(src proto.Message)
func (*GetNodeRequest) XXX_Size ¶
func (m *GetNodeRequest) XXX_Size() int
func (*GetNodeRequest) XXX_Unmarshal ¶
func (m *GetNodeRequest) XXX_Unmarshal(b []byte) error
type GetNodeResponse ¶
type GetNodeResponse struct {
Node *types.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
}
GetNodeResponse get a node response
func (*GetNodeResponse) Descriptor ¶
func (*GetNodeResponse) Descriptor() ([]byte, []int)
func (*GetNodeResponse) GetNode ¶
func (m *GetNodeResponse) GetNode() *types.Node
func (*GetNodeResponse) Marshal ¶
func (m *GetNodeResponse) Marshal() (dAtA []byte, err error)
func (*GetNodeResponse) MarshalToSizedBuffer ¶
func (m *GetNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GetNodeResponse) ProtoMessage ¶
func (*GetNodeResponse) ProtoMessage()
func (*GetNodeResponse) Reset ¶
func (m *GetNodeResponse) Reset()
func (*GetNodeResponse) Size ¶
func (m *GetNodeResponse) Size() (n int)
func (*GetNodeResponse) String ¶
func (m *GetNodeResponse) String() string
func (*GetNodeResponse) Unmarshal ¶
func (m *GetNodeResponse) Unmarshal(dAtA []byte) error
func (*GetNodeResponse) XXX_DiscardUnknown ¶
func (m *GetNodeResponse) XXX_DiscardUnknown()
func (*GetNodeResponse) XXX_Marshal ¶
func (m *GetNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetNodeResponse) XXX_Merge ¶
func (m *GetNodeResponse) XXX_Merge(src proto.Message)
func (*GetNodeResponse) XXX_Size ¶
func (m *GetNodeResponse) XXX_Size() int
func (*GetNodeResponse) XXX_Unmarshal ¶
func (m *GetNodeResponse) XXX_Unmarshal(b []byte) error
type ListCellsRequest ¶
type ListCellsRequest struct { }
func (*ListCellsRequest) Descriptor ¶
func (*ListCellsRequest) Descriptor() ([]byte, []int)
func (*ListCellsRequest) Marshal ¶
func (m *ListCellsRequest) Marshal() (dAtA []byte, err error)
func (*ListCellsRequest) MarshalToSizedBuffer ¶
func (m *ListCellsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListCellsRequest) ProtoMessage ¶
func (*ListCellsRequest) ProtoMessage()
func (*ListCellsRequest) Reset ¶
func (m *ListCellsRequest) Reset()
func (*ListCellsRequest) Size ¶
func (m *ListCellsRequest) Size() (n int)
func (*ListCellsRequest) String ¶
func (m *ListCellsRequest) String() string
func (*ListCellsRequest) Unmarshal ¶
func (m *ListCellsRequest) Unmarshal(dAtA []byte) error
func (*ListCellsRequest) XXX_DiscardUnknown ¶
func (m *ListCellsRequest) XXX_DiscardUnknown()
func (*ListCellsRequest) XXX_Marshal ¶
func (m *ListCellsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListCellsRequest) XXX_Merge ¶
func (m *ListCellsRequest) XXX_Merge(src proto.Message)
func (*ListCellsRequest) XXX_Size ¶
func (m *ListCellsRequest) XXX_Size() int
func (*ListCellsRequest) XXX_Unmarshal ¶
func (m *ListCellsRequest) XXX_Unmarshal(b []byte) error
type ListCellsResponse ¶
type ListCellsResponse struct {
Cell *types.Cell `protobuf:"bytes,1,opt,name=Cell,proto3" json:"Cell,omitempty"`
}
func (*ListCellsResponse) Descriptor ¶
func (*ListCellsResponse) Descriptor() ([]byte, []int)
func (*ListCellsResponse) GetCell ¶
func (m *ListCellsResponse) GetCell() *types.Cell
func (*ListCellsResponse) Marshal ¶
func (m *ListCellsResponse) Marshal() (dAtA []byte, err error)
func (*ListCellsResponse) MarshalTo ¶
func (m *ListCellsResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListCellsResponse) MarshalToSizedBuffer ¶
func (m *ListCellsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListCellsResponse) ProtoMessage ¶
func (*ListCellsResponse) ProtoMessage()
func (*ListCellsResponse) Reset ¶
func (m *ListCellsResponse) Reset()
func (*ListCellsResponse) Size ¶
func (m *ListCellsResponse) Size() (n int)
func (*ListCellsResponse) String ¶
func (m *ListCellsResponse) String() string
func (*ListCellsResponse) Unmarshal ¶
func (m *ListCellsResponse) Unmarshal(dAtA []byte) error
func (*ListCellsResponse) XXX_DiscardUnknown ¶
func (m *ListCellsResponse) XXX_DiscardUnknown()
func (*ListCellsResponse) XXX_Marshal ¶
func (m *ListCellsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListCellsResponse) XXX_Merge ¶
func (m *ListCellsResponse) XXX_Merge(src proto.Message)
func (*ListCellsResponse) XXX_Size ¶
func (m *ListCellsResponse) XXX_Size() int
func (*ListCellsResponse) XXX_Unmarshal ¶
func (m *ListCellsResponse) XXX_Unmarshal(b []byte) error
type ListNodesRequest ¶
type ListNodesRequest struct { }
func (*ListNodesRequest) Descriptor ¶
func (*ListNodesRequest) Descriptor() ([]byte, []int)
func (*ListNodesRequest) Marshal ¶
func (m *ListNodesRequest) Marshal() (dAtA []byte, err error)
func (*ListNodesRequest) MarshalToSizedBuffer ¶
func (m *ListNodesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListNodesRequest) ProtoMessage ¶
func (*ListNodesRequest) ProtoMessage()
func (*ListNodesRequest) Reset ¶
func (m *ListNodesRequest) Reset()
func (*ListNodesRequest) Size ¶
func (m *ListNodesRequest) Size() (n int)
func (*ListNodesRequest) String ¶
func (m *ListNodesRequest) String() string
func (*ListNodesRequest) Unmarshal ¶
func (m *ListNodesRequest) Unmarshal(dAtA []byte) error
func (*ListNodesRequest) XXX_DiscardUnknown ¶
func (m *ListNodesRequest) XXX_DiscardUnknown()
func (*ListNodesRequest) XXX_Marshal ¶
func (m *ListNodesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodesRequest) XXX_Merge ¶
func (m *ListNodesRequest) XXX_Merge(src proto.Message)
func (*ListNodesRequest) XXX_Size ¶
func (m *ListNodesRequest) XXX_Size() int
func (*ListNodesRequest) XXX_Unmarshal ¶
func (m *ListNodesRequest) XXX_Unmarshal(b []byte) error
type ListNodesResponse ¶
type ListNodesResponse struct {
Node *types.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
}
func (*ListNodesResponse) Descriptor ¶
func (*ListNodesResponse) Descriptor() ([]byte, []int)
func (*ListNodesResponse) GetNode ¶
func (m *ListNodesResponse) GetNode() *types.Node
func (*ListNodesResponse) Marshal ¶
func (m *ListNodesResponse) Marshal() (dAtA []byte, err error)
func (*ListNodesResponse) MarshalTo ¶
func (m *ListNodesResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListNodesResponse) MarshalToSizedBuffer ¶
func (m *ListNodesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListNodesResponse) ProtoMessage ¶
func (*ListNodesResponse) ProtoMessage()
func (*ListNodesResponse) Reset ¶
func (m *ListNodesResponse) Reset()
func (*ListNodesResponse) Size ¶
func (m *ListNodesResponse) Size() (n int)
func (*ListNodesResponse) String ¶
func (m *ListNodesResponse) String() string
func (*ListNodesResponse) Unmarshal ¶
func (m *ListNodesResponse) Unmarshal(dAtA []byte) error
func (*ListNodesResponse) XXX_DiscardUnknown ¶
func (m *ListNodesResponse) XXX_DiscardUnknown()
func (*ListNodesResponse) XXX_Marshal ¶
func (m *ListNodesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodesResponse) XXX_Merge ¶
func (m *ListNodesResponse) XXX_Merge(src proto.Message)
func (*ListNodesResponse) XXX_Size ¶
func (m *ListNodesResponse) XXX_Size() int
func (*ListNodesResponse) XXX_Unmarshal ¶
func (m *ListNodesResponse) XXX_Unmarshal(b []byte) error
type LoadRequest ¶ added in v0.7.17
type LoadRequest struct { DataSet []*DataSet `protobuf:"bytes,1,rep,name=dataSet,proto3" json:"dataSet,omitempty"` Resume bool `protobuf:"varint,2,opt,name=resume,proto3" json:"resume,omitempty"` }
func (*LoadRequest) Descriptor ¶ added in v0.7.17
func (*LoadRequest) Descriptor() ([]byte, []int)
func (*LoadRequest) GetDataSet ¶ added in v0.7.17
func (m *LoadRequest) GetDataSet() []*DataSet
func (*LoadRequest) GetResume ¶ added in v0.7.17
func (m *LoadRequest) GetResume() bool
func (*LoadRequest) Marshal ¶ added in v0.7.17
func (m *LoadRequest) Marshal() (dAtA []byte, err error)
func (*LoadRequest) MarshalTo ¶ added in v0.7.17
func (m *LoadRequest) MarshalTo(dAtA []byte) (int, error)
func (*LoadRequest) MarshalToSizedBuffer ¶ added in v0.7.17
func (m *LoadRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LoadRequest) ProtoMessage ¶ added in v0.7.17
func (*LoadRequest) ProtoMessage()
func (*LoadRequest) Reset ¶ added in v0.7.17
func (m *LoadRequest) Reset()
func (*LoadRequest) Size ¶ added in v0.7.17
func (m *LoadRequest) Size() (n int)
func (*LoadRequest) String ¶ added in v0.7.17
func (m *LoadRequest) String() string
func (*LoadRequest) Unmarshal ¶ added in v0.7.17
func (m *LoadRequest) Unmarshal(dAtA []byte) error
func (*LoadRequest) XXX_DiscardUnknown ¶ added in v0.7.17
func (m *LoadRequest) XXX_DiscardUnknown()
func (*LoadRequest) XXX_Marshal ¶ added in v0.7.17
func (m *LoadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoadRequest) XXX_Merge ¶ added in v0.7.17
func (m *LoadRequest) XXX_Merge(src proto.Message)
func (*LoadRequest) XXX_Size ¶ added in v0.7.17
func (m *LoadRequest) XXX_Size() int
func (*LoadRequest) XXX_Unmarshal ¶ added in v0.7.17
func (m *LoadRequest) XXX_Unmarshal(b []byte) error
type LoadResponse ¶ added in v0.7.17
type LoadResponse struct { }
func (*LoadResponse) Descriptor ¶ added in v0.7.17
func (*LoadResponse) Descriptor() ([]byte, []int)
func (*LoadResponse) Marshal ¶ added in v0.7.17
func (m *LoadResponse) Marshal() (dAtA []byte, err error)
func (*LoadResponse) MarshalTo ¶ added in v0.7.17
func (m *LoadResponse) MarshalTo(dAtA []byte) (int, error)
func (*LoadResponse) MarshalToSizedBuffer ¶ added in v0.7.17
func (m *LoadResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*LoadResponse) ProtoMessage ¶ added in v0.7.17
func (*LoadResponse) ProtoMessage()
func (*LoadResponse) Reset ¶ added in v0.7.17
func (m *LoadResponse) Reset()
func (*LoadResponse) Size ¶ added in v0.7.17
func (m *LoadResponse) Size() (n int)
func (*LoadResponse) String ¶ added in v0.7.17
func (m *LoadResponse) String() string
func (*LoadResponse) Unmarshal ¶ added in v0.7.17
func (m *LoadResponse) Unmarshal(dAtA []byte) error
func (*LoadResponse) XXX_DiscardUnknown ¶ added in v0.7.17
func (m *LoadResponse) XXX_DiscardUnknown()
func (*LoadResponse) XXX_Marshal ¶ added in v0.7.17
func (m *LoadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LoadResponse) XXX_Merge ¶ added in v0.7.17
func (m *LoadResponse) XXX_Merge(src proto.Message)
func (*LoadResponse) XXX_Size ¶ added in v0.7.17
func (m *LoadResponse) XXX_Size() int
func (*LoadResponse) XXX_Unmarshal ¶ added in v0.7.17
func (m *LoadResponse) XXX_Unmarshal(b []byte) error
type ModelServiceClient ¶ added in v0.7.17
type ModelServiceClient interface { Load(ctx context.Context, in *LoadRequest, opts ...grpc.CallOption) (*LoadResponse, error) Clear(ctx context.Context, in *ClearRequest, opts ...grpc.CallOption) (*ClearResponse, error) }
ModelServiceClient is the client API for ModelService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewModelServiceClient ¶ added in v0.7.17
func NewModelServiceClient(cc *grpc.ClientConn) ModelServiceClient
type ModelServiceServer ¶ added in v0.7.17
type ModelServiceServer interface { Load(context.Context, *LoadRequest) (*LoadResponse, error) Clear(context.Context, *ClearRequest) (*ClearResponse, error) }
ModelServiceServer is the server API for ModelService service.
type NodeModelClient ¶
type NodeModelClient interface { GetPlmnID(ctx context.Context, in *PlmnIDRequest, opts ...grpc.CallOption) (*PlmnIDResponse, error) CreateNode(ctx context.Context, in *CreateNodeRequest, opts ...grpc.CallOption) (*CreateNodeResponse, error) GetNode(ctx context.Context, in *GetNodeRequest, opts ...grpc.CallOption) (*GetNodeResponse, error) UpdateNode(ctx context.Context, in *UpdateNodeRequest, opts ...grpc.CallOption) (*UpdateNodeResponse, error) DeleteNode(ctx context.Context, in *DeleteNodeRequest, opts ...grpc.CallOption) (*DeleteNodeResponse, error) WatchNodes(ctx context.Context, in *WatchNodesRequest, opts ...grpc.CallOption) (NodeModel_WatchNodesClient, error) ListNodes(ctx context.Context, in *ListNodesRequest, opts ...grpc.CallOption) (NodeModel_ListNodesClient, error) AgentControl(ctx context.Context, in *AgentControlRequest, opts ...grpc.CallOption) (*AgentControlResponse, error) }
NodeModelClient is the client API for NodeModel service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNodeModelClient ¶
func NewNodeModelClient(cc *grpc.ClientConn) NodeModelClient
type NodeModelServer ¶
type NodeModelServer interface { GetPlmnID(context.Context, *PlmnIDRequest) (*PlmnIDResponse, error) CreateNode(context.Context, *CreateNodeRequest) (*CreateNodeResponse, error) GetNode(context.Context, *GetNodeRequest) (*GetNodeResponse, error) UpdateNode(context.Context, *UpdateNodeRequest) (*UpdateNodeResponse, error) DeleteNode(context.Context, *DeleteNodeRequest) (*DeleteNodeResponse, error) WatchNodes(*WatchNodesRequest, NodeModel_WatchNodesServer) error ListNodes(*ListNodesRequest, NodeModel_ListNodesServer) error AgentControl(context.Context, *AgentControlRequest) (*AgentControlResponse, error) }
NodeModelServer is the server API for NodeModel service.
type NodeModel_ListNodesClient ¶
type NodeModel_ListNodesClient interface { Recv() (*ListNodesResponse, error) grpc.ClientStream }
type NodeModel_ListNodesServer ¶
type NodeModel_ListNodesServer interface { Send(*ListNodesResponse) error grpc.ServerStream }
type NodeModel_WatchNodesClient ¶
type NodeModel_WatchNodesClient interface { Recv() (*WatchNodesResponse, error) grpc.ClientStream }
type NodeModel_WatchNodesServer ¶
type NodeModel_WatchNodesServer interface { Send(*WatchNodesResponse) error grpc.ServerStream }
type PlmnIDRequest ¶ added in v0.7.10
type PlmnIDRequest struct { }
func (*PlmnIDRequest) Descriptor ¶ added in v0.7.10
func (*PlmnIDRequest) Descriptor() ([]byte, []int)
func (*PlmnIDRequest) Marshal ¶ added in v0.7.10
func (m *PlmnIDRequest) Marshal() (dAtA []byte, err error)
func (*PlmnIDRequest) MarshalTo ¶ added in v0.7.10
func (m *PlmnIDRequest) MarshalTo(dAtA []byte) (int, error)
func (*PlmnIDRequest) MarshalToSizedBuffer ¶ added in v0.7.10
func (m *PlmnIDRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PlmnIDRequest) ProtoMessage ¶ added in v0.7.10
func (*PlmnIDRequest) ProtoMessage()
func (*PlmnIDRequest) Reset ¶ added in v0.7.10
func (m *PlmnIDRequest) Reset()
func (*PlmnIDRequest) Size ¶ added in v0.7.10
func (m *PlmnIDRequest) Size() (n int)
func (*PlmnIDRequest) String ¶ added in v0.7.10
func (m *PlmnIDRequest) String() string
func (*PlmnIDRequest) Unmarshal ¶ added in v0.7.10
func (m *PlmnIDRequest) Unmarshal(dAtA []byte) error
func (*PlmnIDRequest) XXX_DiscardUnknown ¶ added in v0.7.10
func (m *PlmnIDRequest) XXX_DiscardUnknown()
func (*PlmnIDRequest) XXX_Marshal ¶ added in v0.7.10
func (m *PlmnIDRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PlmnIDRequest) XXX_Merge ¶ added in v0.7.10
func (m *PlmnIDRequest) XXX_Merge(src proto.Message)
func (*PlmnIDRequest) XXX_Size ¶ added in v0.7.10
func (m *PlmnIDRequest) XXX_Size() int
func (*PlmnIDRequest) XXX_Unmarshal ¶ added in v0.7.10
func (m *PlmnIDRequest) XXX_Unmarshal(b []byte) error
type PlmnIDResponse ¶ added in v0.7.10
type PlmnIDResponse struct {
PlmnID github_com_onosproject_onos_api_go_onos_ransim_types.PlmnID `` /* 135-byte string literal not displayed */
}
func (*PlmnIDResponse) Descriptor ¶ added in v0.7.10
func (*PlmnIDResponse) Descriptor() ([]byte, []int)
func (*PlmnIDResponse) GetPlmnID ¶ added in v0.7.10
func (m *PlmnIDResponse) GetPlmnID() github_com_onosproject_onos_api_go_onos_ransim_types.PlmnID
func (*PlmnIDResponse) Marshal ¶ added in v0.7.10
func (m *PlmnIDResponse) Marshal() (dAtA []byte, err error)
func (*PlmnIDResponse) MarshalTo ¶ added in v0.7.10
func (m *PlmnIDResponse) MarshalTo(dAtA []byte) (int, error)
func (*PlmnIDResponse) MarshalToSizedBuffer ¶ added in v0.7.10
func (m *PlmnIDResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PlmnIDResponse) ProtoMessage ¶ added in v0.7.10
func (*PlmnIDResponse) ProtoMessage()
func (*PlmnIDResponse) Reset ¶ added in v0.7.10
func (m *PlmnIDResponse) Reset()
func (*PlmnIDResponse) Size ¶ added in v0.7.10
func (m *PlmnIDResponse) Size() (n int)
func (*PlmnIDResponse) String ¶ added in v0.7.10
func (m *PlmnIDResponse) String() string
func (*PlmnIDResponse) Unmarshal ¶ added in v0.7.10
func (m *PlmnIDResponse) Unmarshal(dAtA []byte) error
func (*PlmnIDResponse) XXX_DiscardUnknown ¶ added in v0.7.10
func (m *PlmnIDResponse) XXX_DiscardUnknown()
func (*PlmnIDResponse) XXX_Marshal ¶ added in v0.7.10
func (m *PlmnIDResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PlmnIDResponse) XXX_Merge ¶ added in v0.7.10
func (m *PlmnIDResponse) XXX_Merge(src proto.Message)
func (*PlmnIDResponse) XXX_Size ¶ added in v0.7.10
func (m *PlmnIDResponse) XXX_Size() int
func (*PlmnIDResponse) XXX_Unmarshal ¶ added in v0.7.10
func (m *PlmnIDResponse) XXX_Unmarshal(b []byte) error
type UnimplementedCellModelServer ¶
type UnimplementedCellModelServer struct { }
UnimplementedCellModelServer can be embedded to have forward compatible implementations.
func (*UnimplementedCellModelServer) CreateCell ¶
func (*UnimplementedCellModelServer) CreateCell(ctx context.Context, req *CreateCellRequest) (*CreateCellResponse, error)
func (*UnimplementedCellModelServer) DeleteCell ¶
func (*UnimplementedCellModelServer) DeleteCell(ctx context.Context, req *DeleteCellRequest) (*DeleteCellResponse, error)
func (*UnimplementedCellModelServer) GetCell ¶
func (*UnimplementedCellModelServer) GetCell(ctx context.Context, req *GetCellRequest) (*GetCellResponse, error)
func (*UnimplementedCellModelServer) ListCells ¶
func (*UnimplementedCellModelServer) ListCells(req *ListCellsRequest, srv CellModel_ListCellsServer) error
func (*UnimplementedCellModelServer) UpdateCell ¶
func (*UnimplementedCellModelServer) UpdateCell(ctx context.Context, req *UpdateCellRequest) (*UpdateCellResponse, error)
func (*UnimplementedCellModelServer) WatchCells ¶
func (*UnimplementedCellModelServer) WatchCells(req *WatchCellsRequest, srv CellModel_WatchCellsServer) error
type UnimplementedModelServiceServer ¶ added in v0.7.17
type UnimplementedModelServiceServer struct { }
UnimplementedModelServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedModelServiceServer) Clear ¶ added in v0.7.17
func (*UnimplementedModelServiceServer) Clear(ctx context.Context, req *ClearRequest) (*ClearResponse, error)
func (*UnimplementedModelServiceServer) Load ¶ added in v0.7.17
func (*UnimplementedModelServiceServer) Load(ctx context.Context, req *LoadRequest) (*LoadResponse, error)
type UnimplementedNodeModelServer ¶
type UnimplementedNodeModelServer struct { }
UnimplementedNodeModelServer can be embedded to have forward compatible implementations.
func (*UnimplementedNodeModelServer) AgentControl ¶
func (*UnimplementedNodeModelServer) AgentControl(ctx context.Context, req *AgentControlRequest) (*AgentControlResponse, error)
func (*UnimplementedNodeModelServer) CreateNode ¶
func (*UnimplementedNodeModelServer) CreateNode(ctx context.Context, req *CreateNodeRequest) (*CreateNodeResponse, error)
func (*UnimplementedNodeModelServer) DeleteNode ¶
func (*UnimplementedNodeModelServer) DeleteNode(ctx context.Context, req *DeleteNodeRequest) (*DeleteNodeResponse, error)
func (*UnimplementedNodeModelServer) GetNode ¶
func (*UnimplementedNodeModelServer) GetNode(ctx context.Context, req *GetNodeRequest) (*GetNodeResponse, error)
func (*UnimplementedNodeModelServer) GetPlmnID ¶ added in v0.7.10
func (*UnimplementedNodeModelServer) GetPlmnID(ctx context.Context, req *PlmnIDRequest) (*PlmnIDResponse, error)
func (*UnimplementedNodeModelServer) ListNodes ¶
func (*UnimplementedNodeModelServer) ListNodes(req *ListNodesRequest, srv NodeModel_ListNodesServer) error
func (*UnimplementedNodeModelServer) UpdateNode ¶
func (*UnimplementedNodeModelServer) UpdateNode(ctx context.Context, req *UpdateNodeRequest) (*UpdateNodeResponse, error)
func (*UnimplementedNodeModelServer) WatchNodes ¶
func (*UnimplementedNodeModelServer) WatchNodes(req *WatchNodesRequest, srv NodeModel_WatchNodesServer) error
type UpdateCellRequest ¶
type UpdateCellRequest struct {
Cell *types.Cell `protobuf:"bytes,1,opt,name=Cell,proto3" json:"Cell,omitempty"`
}
func (*UpdateCellRequest) Descriptor ¶
func (*UpdateCellRequest) Descriptor() ([]byte, []int)
func (*UpdateCellRequest) GetCell ¶
func (m *UpdateCellRequest) GetCell() *types.Cell
func (*UpdateCellRequest) Marshal ¶
func (m *UpdateCellRequest) Marshal() (dAtA []byte, err error)
func (*UpdateCellRequest) MarshalTo ¶
func (m *UpdateCellRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateCellRequest) MarshalToSizedBuffer ¶
func (m *UpdateCellRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateCellRequest) ProtoMessage ¶
func (*UpdateCellRequest) ProtoMessage()
func (*UpdateCellRequest) Reset ¶
func (m *UpdateCellRequest) Reset()
func (*UpdateCellRequest) Size ¶
func (m *UpdateCellRequest) Size() (n int)
func (*UpdateCellRequest) String ¶
func (m *UpdateCellRequest) String() string
func (*UpdateCellRequest) Unmarshal ¶
func (m *UpdateCellRequest) Unmarshal(dAtA []byte) error
func (*UpdateCellRequest) XXX_DiscardUnknown ¶
func (m *UpdateCellRequest) XXX_DiscardUnknown()
func (*UpdateCellRequest) XXX_Marshal ¶
func (m *UpdateCellRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateCellRequest) XXX_Merge ¶
func (m *UpdateCellRequest) XXX_Merge(src proto.Message)
func (*UpdateCellRequest) XXX_Size ¶
func (m *UpdateCellRequest) XXX_Size() int
func (*UpdateCellRequest) XXX_Unmarshal ¶
func (m *UpdateCellRequest) XXX_Unmarshal(b []byte) error
type UpdateCellResponse ¶
type UpdateCellResponse struct { }
func (*UpdateCellResponse) Descriptor ¶
func (*UpdateCellResponse) Descriptor() ([]byte, []int)
func (*UpdateCellResponse) Marshal ¶
func (m *UpdateCellResponse) Marshal() (dAtA []byte, err error)
func (*UpdateCellResponse) MarshalTo ¶
func (m *UpdateCellResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateCellResponse) MarshalToSizedBuffer ¶
func (m *UpdateCellResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateCellResponse) ProtoMessage ¶
func (*UpdateCellResponse) ProtoMessage()
func (*UpdateCellResponse) Reset ¶
func (m *UpdateCellResponse) Reset()
func (*UpdateCellResponse) Size ¶
func (m *UpdateCellResponse) Size() (n int)
func (*UpdateCellResponse) String ¶
func (m *UpdateCellResponse) String() string
func (*UpdateCellResponse) Unmarshal ¶
func (m *UpdateCellResponse) Unmarshal(dAtA []byte) error
func (*UpdateCellResponse) XXX_DiscardUnknown ¶
func (m *UpdateCellResponse) XXX_DiscardUnknown()
func (*UpdateCellResponse) XXX_Marshal ¶
func (m *UpdateCellResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateCellResponse) XXX_Merge ¶
func (m *UpdateCellResponse) XXX_Merge(src proto.Message)
func (*UpdateCellResponse) XXX_Size ¶
func (m *UpdateCellResponse) XXX_Size() int
func (*UpdateCellResponse) XXX_Unmarshal ¶
func (m *UpdateCellResponse) XXX_Unmarshal(b []byte) error
type UpdateNodeRequest ¶
type UpdateNodeRequest struct {
Node *types.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
}
UpdateNodeRequest update a node request
func (*UpdateNodeRequest) Descriptor ¶
func (*UpdateNodeRequest) Descriptor() ([]byte, []int)
func (*UpdateNodeRequest) GetNode ¶
func (m *UpdateNodeRequest) GetNode() *types.Node
func (*UpdateNodeRequest) Marshal ¶
func (m *UpdateNodeRequest) Marshal() (dAtA []byte, err error)
func (*UpdateNodeRequest) MarshalTo ¶
func (m *UpdateNodeRequest) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNodeRequest) MarshalToSizedBuffer ¶
func (m *UpdateNodeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNodeRequest) ProtoMessage ¶
func (*UpdateNodeRequest) ProtoMessage()
func (*UpdateNodeRequest) Reset ¶
func (m *UpdateNodeRequest) Reset()
func (*UpdateNodeRequest) Size ¶
func (m *UpdateNodeRequest) Size() (n int)
func (*UpdateNodeRequest) String ¶
func (m *UpdateNodeRequest) String() string
func (*UpdateNodeRequest) Unmarshal ¶
func (m *UpdateNodeRequest) Unmarshal(dAtA []byte) error
func (*UpdateNodeRequest) XXX_DiscardUnknown ¶
func (m *UpdateNodeRequest) XXX_DiscardUnknown()
func (*UpdateNodeRequest) XXX_Marshal ¶
func (m *UpdateNodeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNodeRequest) XXX_Merge ¶
func (m *UpdateNodeRequest) XXX_Merge(src proto.Message)
func (*UpdateNodeRequest) XXX_Size ¶
func (m *UpdateNodeRequest) XXX_Size() int
func (*UpdateNodeRequest) XXX_Unmarshal ¶
func (m *UpdateNodeRequest) XXX_Unmarshal(b []byte) error
type UpdateNodeResponse ¶
type UpdateNodeResponse struct { }
UpdateNodeResponse update a node response
func (*UpdateNodeResponse) Descriptor ¶
func (*UpdateNodeResponse) Descriptor() ([]byte, []int)
func (*UpdateNodeResponse) Marshal ¶
func (m *UpdateNodeResponse) Marshal() (dAtA []byte, err error)
func (*UpdateNodeResponse) MarshalTo ¶
func (m *UpdateNodeResponse) MarshalTo(dAtA []byte) (int, error)
func (*UpdateNodeResponse) MarshalToSizedBuffer ¶
func (m *UpdateNodeResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*UpdateNodeResponse) ProtoMessage ¶
func (*UpdateNodeResponse) ProtoMessage()
func (*UpdateNodeResponse) Reset ¶
func (m *UpdateNodeResponse) Reset()
func (*UpdateNodeResponse) Size ¶
func (m *UpdateNodeResponse) Size() (n int)
func (*UpdateNodeResponse) String ¶
func (m *UpdateNodeResponse) String() string
func (*UpdateNodeResponse) Unmarshal ¶
func (m *UpdateNodeResponse) Unmarshal(dAtA []byte) error
func (*UpdateNodeResponse) XXX_DiscardUnknown ¶
func (m *UpdateNodeResponse) XXX_DiscardUnknown()
func (*UpdateNodeResponse) XXX_Marshal ¶
func (m *UpdateNodeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateNodeResponse) XXX_Merge ¶
func (m *UpdateNodeResponse) XXX_Merge(src proto.Message)
func (*UpdateNodeResponse) XXX_Size ¶
func (m *UpdateNodeResponse) XXX_Size() int
func (*UpdateNodeResponse) XXX_Unmarshal ¶
func (m *UpdateNodeResponse) XXX_Unmarshal(b []byte) error
type WatchCellsRequest ¶
type WatchCellsRequest struct { NoReplay bool `protobuf:"varint,1,opt,name=no_replay,json=noReplay,proto3" json:"no_replay,omitempty"` NoSubscribe bool `protobuf:"varint,2,opt,name=no_subscribe,json=noSubscribe,proto3" json:"no_subscribe,omitempty"` }
func (*WatchCellsRequest) Descriptor ¶
func (*WatchCellsRequest) Descriptor() ([]byte, []int)
func (*WatchCellsRequest) GetNoReplay ¶
func (m *WatchCellsRequest) GetNoReplay() bool
func (*WatchCellsRequest) GetNoSubscribe ¶
func (m *WatchCellsRequest) GetNoSubscribe() bool
func (*WatchCellsRequest) Marshal ¶
func (m *WatchCellsRequest) Marshal() (dAtA []byte, err error)
func (*WatchCellsRequest) MarshalTo ¶
func (m *WatchCellsRequest) MarshalTo(dAtA []byte) (int, error)
func (*WatchCellsRequest) MarshalToSizedBuffer ¶
func (m *WatchCellsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchCellsRequest) ProtoMessage ¶
func (*WatchCellsRequest) ProtoMessage()
func (*WatchCellsRequest) Reset ¶
func (m *WatchCellsRequest) Reset()
func (*WatchCellsRequest) Size ¶
func (m *WatchCellsRequest) Size() (n int)
func (*WatchCellsRequest) String ¶
func (m *WatchCellsRequest) String() string
func (*WatchCellsRequest) Unmarshal ¶
func (m *WatchCellsRequest) Unmarshal(dAtA []byte) error
func (*WatchCellsRequest) XXX_DiscardUnknown ¶
func (m *WatchCellsRequest) XXX_DiscardUnknown()
func (*WatchCellsRequest) XXX_Marshal ¶
func (m *WatchCellsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchCellsRequest) XXX_Merge ¶
func (m *WatchCellsRequest) XXX_Merge(src proto.Message)
func (*WatchCellsRequest) XXX_Size ¶
func (m *WatchCellsRequest) XXX_Size() int
func (*WatchCellsRequest) XXX_Unmarshal ¶
func (m *WatchCellsRequest) XXX_Unmarshal(b []byte) error
type WatchCellsResponse ¶
type WatchCellsResponse struct { Cell *types.Cell `protobuf:"bytes,1,opt,name=Cell,proto3" json:"Cell,omitempty"` Type EventType `protobuf:"varint,2,opt,name=type,proto3,enum=onos.ransim.model.EventType" json:"type,omitempty"` }
func (*WatchCellsResponse) Descriptor ¶
func (*WatchCellsResponse) Descriptor() ([]byte, []int)
func (*WatchCellsResponse) GetCell ¶
func (m *WatchCellsResponse) GetCell() *types.Cell
func (*WatchCellsResponse) GetType ¶
func (m *WatchCellsResponse) GetType() EventType
func (*WatchCellsResponse) Marshal ¶
func (m *WatchCellsResponse) Marshal() (dAtA []byte, err error)
func (*WatchCellsResponse) MarshalTo ¶
func (m *WatchCellsResponse) MarshalTo(dAtA []byte) (int, error)
func (*WatchCellsResponse) MarshalToSizedBuffer ¶
func (m *WatchCellsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchCellsResponse) ProtoMessage ¶
func (*WatchCellsResponse) ProtoMessage()
func (*WatchCellsResponse) Reset ¶
func (m *WatchCellsResponse) Reset()
func (*WatchCellsResponse) Size ¶
func (m *WatchCellsResponse) Size() (n int)
func (*WatchCellsResponse) String ¶
func (m *WatchCellsResponse) String() string
func (*WatchCellsResponse) Unmarshal ¶
func (m *WatchCellsResponse) Unmarshal(dAtA []byte) error
func (*WatchCellsResponse) XXX_DiscardUnknown ¶
func (m *WatchCellsResponse) XXX_DiscardUnknown()
func (*WatchCellsResponse) XXX_Marshal ¶
func (m *WatchCellsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchCellsResponse) XXX_Merge ¶
func (m *WatchCellsResponse) XXX_Merge(src proto.Message)
func (*WatchCellsResponse) XXX_Size ¶
func (m *WatchCellsResponse) XXX_Size() int
func (*WatchCellsResponse) XXX_Unmarshal ¶
func (m *WatchCellsResponse) XXX_Unmarshal(b []byte) error
type WatchNodesRequest ¶
type WatchNodesRequest struct { NoReplay bool `protobuf:"varint,1,opt,name=no_replay,json=noReplay,proto3" json:"no_replay,omitempty"` NoSubscribe bool `protobuf:"varint,2,opt,name=no_subscribe,json=noSubscribe,proto3" json:"no_subscribe,omitempty"` }
func (*WatchNodesRequest) Descriptor ¶
func (*WatchNodesRequest) Descriptor() ([]byte, []int)
func (*WatchNodesRequest) GetNoReplay ¶
func (m *WatchNodesRequest) GetNoReplay() bool
func (*WatchNodesRequest) GetNoSubscribe ¶
func (m *WatchNodesRequest) GetNoSubscribe() bool
func (*WatchNodesRequest) Marshal ¶
func (m *WatchNodesRequest) Marshal() (dAtA []byte, err error)
func (*WatchNodesRequest) MarshalTo ¶
func (m *WatchNodesRequest) MarshalTo(dAtA []byte) (int, error)
func (*WatchNodesRequest) MarshalToSizedBuffer ¶
func (m *WatchNodesRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchNodesRequest) ProtoMessage ¶
func (*WatchNodesRequest) ProtoMessage()
func (*WatchNodesRequest) Reset ¶
func (m *WatchNodesRequest) Reset()
func (*WatchNodesRequest) Size ¶
func (m *WatchNodesRequest) Size() (n int)
func (*WatchNodesRequest) String ¶
func (m *WatchNodesRequest) String() string
func (*WatchNodesRequest) Unmarshal ¶
func (m *WatchNodesRequest) Unmarshal(dAtA []byte) error
func (*WatchNodesRequest) XXX_DiscardUnknown ¶
func (m *WatchNodesRequest) XXX_DiscardUnknown()
func (*WatchNodesRequest) XXX_Marshal ¶
func (m *WatchNodesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchNodesRequest) XXX_Merge ¶
func (m *WatchNodesRequest) XXX_Merge(src proto.Message)
func (*WatchNodesRequest) XXX_Size ¶
func (m *WatchNodesRequest) XXX_Size() int
func (*WatchNodesRequest) XXX_Unmarshal ¶
func (m *WatchNodesRequest) XXX_Unmarshal(b []byte) error
type WatchNodesResponse ¶
type WatchNodesResponse struct { Node *types.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` Type EventType `protobuf:"varint,2,opt,name=type,proto3,enum=onos.ransim.model.EventType" json:"type,omitempty"` }
func (*WatchNodesResponse) Descriptor ¶
func (*WatchNodesResponse) Descriptor() ([]byte, []int)
func (*WatchNodesResponse) GetNode ¶
func (m *WatchNodesResponse) GetNode() *types.Node
func (*WatchNodesResponse) GetType ¶
func (m *WatchNodesResponse) GetType() EventType
func (*WatchNodesResponse) Marshal ¶
func (m *WatchNodesResponse) Marshal() (dAtA []byte, err error)
func (*WatchNodesResponse) MarshalTo ¶
func (m *WatchNodesResponse) MarshalTo(dAtA []byte) (int, error)
func (*WatchNodesResponse) MarshalToSizedBuffer ¶
func (m *WatchNodesResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*WatchNodesResponse) ProtoMessage ¶
func (*WatchNodesResponse) ProtoMessage()
func (*WatchNodesResponse) Reset ¶
func (m *WatchNodesResponse) Reset()
func (*WatchNodesResponse) Size ¶
func (m *WatchNodesResponse) Size() (n int)
func (*WatchNodesResponse) String ¶
func (m *WatchNodesResponse) String() string
func (*WatchNodesResponse) Unmarshal ¶
func (m *WatchNodesResponse) Unmarshal(dAtA []byte) error
func (*WatchNodesResponse) XXX_DiscardUnknown ¶
func (m *WatchNodesResponse) XXX_DiscardUnknown()
func (*WatchNodesResponse) XXX_Marshal ¶
func (m *WatchNodesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WatchNodesResponse) XXX_Merge ¶
func (m *WatchNodesResponse) XXX_Merge(src proto.Message)
func (*WatchNodesResponse) XXX_Size ¶
func (m *WatchNodesResponse) XXX_Size() int
func (*WatchNodesResponse) XXX_Unmarshal ¶
func (m *WatchNodesResponse) XXX_Unmarshal(b []byte) error