Merge execution and container service
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
This commit is contained in:
parent
ac3cc32dbc
commit
5a86eae247
8 changed files with 3912 additions and 4315 deletions
|
@ -180,7 +180,6 @@ func (s *Service) ListProcesses(ctx context.Context, r *api.ListProcessesRequest
|
|||
|
||||
var (
|
||||
_ = (api.ExecutionServiceServer)(&Service{})
|
||||
_ = (api.ContainerServiceServer)(&Service{})
|
||||
)
|
||||
|
||||
func toGRPCContainer(container *Container) *api.Container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue