blob: 861cbef49500d7ceaa0a619b85edd84a659b27d9 [file] [log] [blame]
Jamie Hannafordc6f2ceb2014-11-04 10:53:58 +01001/*
2Package nodes provides information and interaction with the Virtual IP API
3resource 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