(context.Context, *api.ExecProcessRequest)
| 42 | Checkpoint(context.Context, *api.CheckpointTaskRequest) (*emptypb.Empty, error) |
| 43 | Kill(context.Context, *api.KillRequest) (*emptypb.Empty, error) |
| 44 | Exec(context.Context, *api.ExecProcessRequest) (*emptypb.Empty, error) |
| 45 | ResizePty(context.Context, *api.ResizePtyRequest) (*emptypb.Empty, error) |
| 46 | CloseIO(context.Context, *api.CloseIORequest) (*emptypb.Empty, error) |
| 47 | Update(context.Context, *api.UpdateTaskRequest) (*emptypb.Empty, error) |
no outgoing calls
no test coverage detected