grpc_child
drunc.controller.children_interface.grpc_child
Classes
gRPCChildNode(name, configuration, uri, connectivity_service, init_token=None)
Bases: ChildNode
Source code in drunc/controller/children_interface/grpc_child.py
Functions
handle_child_grpc_error(error)
Handle gRPC errors from sending commands to the child controller.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
error
|
RpcError
|
The gRPC error to handle. |
required |