class documentation
class _RpcClientBase(object):
Known subclasses: ganeti.rpc.node.BootstrapRunner, ganeti.rpc.node.ConfigRunner, ganeti.rpc.node.DnsOnlyRunner, ganeti.rpc.node.JobQueueRunner, ganeti.rpc.node.RpcRunner
Undocumented
| Method | __init__ |
Initializes this class. |
| Static Method | _ |
Encode argument. |
| Method | _ |
Entry point for automatically generated RPC wrappers. |
| Instance Variable | _encoder |
Undocumented |
| Instance Variable | _proc |
Undocumented |
overridden in
ganeti.rpc.node.BootstrapRunner, ganeti.rpc.node.ConfigRunner, ganeti.rpc.node.DnsOnlyRunner, ganeti.rpc.node.JobQueueRunner, ganeti.rpc.node.RpcRunnerInitializes this class.