# Functions

CreateMember will create a load balancer member in a specified pool on a random port.
CreateMonitor will create a monitor with a random name for a specific pool.
CreatePool will create a pool with a random name.
CreateVIP will create a vip with a random name and a random port in a specified subnet and pool.
DeleteMember will delete a specified member.
DeleteMonitor will delete a specified monitor.
DeletePool will delete a specified pool.
DeleteVIP will delete a specified vip.