protodoc.io
Project apache/incubator-teaclave
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
google.protobuf
teaclave_access_control_service_proto
teaclave_authentication_service_proto
teaclave_common_proto
teaclave_frontend_service_proto
teaclave_management_service_proto
teaclave_scheduler_service_proto
teaclave_storage_service_proto
teaclave_management_service_proto
TeaclaveManagement
ApproveTask
AssignData
CancelTask
CreateTask
DeleteFunction
DisableFunction
GetFunction
GetFunctionUsageStats
GetInputFile
GetOutputFile
GetTask
InvokeTask
ListFunctions
QueryAuditLogs
RegisterFunction
RegisterFusionOutput
RegisterInputFile
RegisterInputFromOutput
RegisterOutputFile
SaveLogs
UpdateFunction
UpdateInputFile
UpdateOutputFile
SaveLogsRequest
package
teaclave_management_service_proto
Get desktop application:
View/edit binary Protocol Buffers messages
service
TeaclaveManagement
teaclave_management_service.proto:33
rpc
RegisterInputFile
(
teaclave_frontend_service_proto.RegisterInputFileRequest
,
teaclave_frontend_service_proto.RegisterInputFileResponse
)
teaclave_management_service.proto:34
rpc
RegisterOutputFile
(
teaclave_frontend_service_proto.RegisterOutputFileRequest
,
teaclave_frontend_service_proto.RegisterOutputFileResponse
)
teaclave_management_service.proto:35
rpc
UpdateInputFile
(
teaclave_frontend_service_proto.UpdateInputFileRequest
,
teaclave_frontend_service_proto.UpdateInputFileResponse
)
teaclave_management_service.proto:36
rpc
UpdateOutputFile
(
teaclave_frontend_service_proto.UpdateOutputFileRequest
,
teaclave_frontend_service_proto.UpdateOutputFileResponse
)
teaclave_management_service.proto:37
rpc
RegisterFusionOutput
(
teaclave_frontend_service_proto.RegisterFusionOutputRequest
,
teaclave_frontend_service_proto.RegisterFusionOutputResponse
)
teaclave_management_service.proto:38
rpc
RegisterInputFromOutput
(
teaclave_frontend_service_proto.RegisterInputFromOutputRequest
,
teaclave_frontend_service_proto.RegisterInputFromOutputResponse
)
teaclave_management_service.proto:39
rpc
GetOutputFile
(
teaclave_frontend_service_proto.GetOutputFileRequest
,
teaclave_frontend_service_proto.GetOutputFileResponse
)
teaclave_management_service.proto:40
rpc
GetInputFile
(
teaclave_frontend_service_proto.GetInputFileRequest
,
teaclave_frontend_service_proto.GetInputFileResponse
)
teaclave_management_service.proto:41
rpc
RegisterFunction
(
teaclave_frontend_service_proto.RegisterFunctionRequest
,
teaclave_frontend_service_proto.RegisterFunctionResponse
)
teaclave_management_service.proto:42
rpc
UpdateFunction
(
teaclave_frontend_service_proto.UpdateFunctionRequest
,
teaclave_frontend_service_proto.UpdateFunctionResponse
)
teaclave_management_service.proto:43
rpc
GetFunction
(
teaclave_frontend_service_proto.GetFunctionRequest
,
teaclave_frontend_service_proto.GetFunctionResponse
)
teaclave_management_service.proto:44
rpc
GetFunctionUsageStats
(
teaclave_frontend_service_proto.GetFunctionUsageStatsRequest
,
teaclave_frontend_service_proto.GetFunctionUsageStatsResponse
)
teaclave_management_service.proto:45
rpc
DeleteFunction
(
teaclave_frontend_service_proto.DeleteFunctionRequest
,
google.protobuf.Empty
)
teaclave_management_service.proto:46
rpc
DisableFunction
(
teaclave_frontend_service_proto.DisableFunctionRequest
,
google.protobuf.Empty
)
teaclave_management_service.proto:47
rpc
ListFunctions
(
teaclave_frontend_service_proto.ListFunctionsRequest
,
teaclave_frontend_service_proto.ListFunctionsResponse
)
teaclave_management_service.proto:48
rpc
CreateTask
(
teaclave_frontend_service_proto.CreateTaskRequest
,
teaclave_frontend_service_proto.CreateTaskResponse
)
teaclave_management_service.proto:49
rpc
GetTask
(
teaclave_frontend_service_proto.GetTaskRequest
,
teaclave_frontend_service_proto.GetTaskResponse
)
teaclave_management_service.proto:50
rpc
AssignData
(
teaclave_frontend_service_proto.AssignDataRequest
,
google.protobuf.Empty
)
teaclave_management_service.proto:51
rpc
ApproveTask
(
teaclave_frontend_service_proto.ApproveTaskRequest
,
google.protobuf.Empty
)
teaclave_management_service.proto:52
rpc
InvokeTask
(
teaclave_frontend_service_proto.InvokeTaskRequest
,
google.protobuf.Empty
)
teaclave_management_service.proto:53
rpc
CancelTask
(
teaclave_frontend_service_proto.CancelTaskRequest
,
google.protobuf.Empty
)
teaclave_management_service.proto:54
rpc
SaveLogs
(
SaveLogsRequest
,
google.protobuf.Empty
)
teaclave_management_service.proto:55
message
SaveLogsRequest
teaclave_management_service.proto:29
repeated
teaclave_common_proto.Entry
logs
= 1
rpc
QueryAuditLogs
(
teaclave_frontend_service_proto.QueryAuditLogsRequest
,
teaclave_frontend_service_proto.QueryAuditLogsResponse
)
teaclave_management_service.proto:56