blob: 5c3846d44d640750846aef2f2150c4ec6c89bd58 [file] [log] [blame]
Jamie Hannafordc6f2ceb2014-11-04 10:53:58 +01001/*
Jamie Hannaford227d9592014-11-13 10:32:07 +01002Package vips provides information and interaction with the Virtual IP API
Jamie Hannafordc6f2ceb2014-11-04 10:53:58 +01003resource for the Rackspace Cloud Load Balancer service.
4
5A virtual IP (VIP) makes a load balancer accessible by clients. The load
6balancing service supports either a public VIP, routable on the public Internet,
7or a ServiceNet address, routable only within the region in which the load
8balancer resides.
9
10All load balancers must have at least one virtual IP associated with them at
11all times.
12*/
13package vips