()
| 53 | DeleteSandbox(context.Context, *proto.SandboxID, ...grpc.CallOption) (*proto.ActionStatus, error) |
| 54 | ListEndpoints(context.Context, *emptypb.Empty, ...grpc.CallOption) (*proto.EndpointsList, error) |
| 55 | GetName() string |
| 56 | GetLastHeartBeat() time.Time |
| 57 | GetWorkerNodeConfiguration() WorkerNodeConfiguration |
| 58 | UpdateLastHearBeat() |
no outgoing calls