proxysql_tools.aws package¶
Submodules¶
proxysql_tools.aws.aws module¶
-
proxysql_tools.aws.aws.aws_notify_master(cfg)[source]¶ The function moves network interface to local instance and brings it up. Steps:
- Detach network interface if attached to anywhere.
- Attach the network interface to the local instance.
- Configure IP address on this instance
Parameters: cfg – config object