class documentation
class BootstrapRunner(_RpcClientBase, _generated_rpc.RpcClientBootstrap, _generated_rpc.RpcClientDnsOnly):
RPC wrappers for bootstrapping.
| Method | __init__ |
Initializes this class. |
Inherited from _RpcClientBase:
| Static Method | _ |
Encode argument. |
| Method | _ |
Entry point for automatically generated RPC wrappers. |
| Instance Variable | _encoder |
Undocumented |
| Instance Variable | _proc |
Undocumented |
Inherited from RpcClientBootstrap (via _RpcClientBase):
| Method | call |
Wrapper for RPC call 'master_node_name' |
| Method | call |
Wrapper for RPC call 'node_activate_master_ip' |
| Method | call |
Wrapper for RPC call 'node_change_master_netmask' |
| Method | call |
Wrapper for RPC call 'node_deactivate_master_ip' |
| Method | call |
Wrapper for RPC call 'node_leave_cluster' |
| Method | call |
Wrapper for RPC call 'node_start_master_daemons' |
| Method | call |
Wrapper for RPC call 'node_stop_master' |
| Constant | _CALLS |
Undocumented |
Inherited from RpcClientDnsOnly (via _RpcClientBase, RpcClientBootstrap):
| Method | call |
Wrapper for RPC call 'node_verify_light' |
| Method | call |
Wrapper for RPC call 'version' |