class documentation

RPC wrappers for config.

Method __init__ Initializes this class.

Inherited from _RpcClientBase:

Static Method _EncodeArg Encode argument.
Method _Call Entry point for automatically generated RPC wrappers.
Instance Variable _encoder Undocumented
Instance Variable _proc Undocumented

Inherited from RpcClientConfig (via _RpcClientBase):

Method call_upload_file Wrapper for RPC call 'upload_file'
Method call_upload_file_single Wrapper for RPC call 'upload_file_single'
Method call_write_ssconf_files Wrapper for RPC call 'write_ssconf_files'
Constant _CALLS Undocumented
def __init__(self, _context, address_list, _req_process_fn=None, _getents=None):

Initializes this class.