commit | fba65af2cefe8ca169db2b6467c7ddb1aaa61786 | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Mon Nov 03 10:32:37 2014 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Fri Nov 07 14:01:57 2014 +0100 |
tree | 5f3db7385d0f674ba18eb23a588d12525babed48 | |
parent | b6927c18b38e7df101cd099e6d6addc5ff49679e [diff] [blame] |
Rename lb dir to lbs
diff --git a/rackspace/lb/lbs/doc.go b/rackspace/lb/lbs/doc.go new file mode 100644 index 0000000..185ebbf --- /dev/null +++ b/rackspace/lb/lbs/doc.go
@@ -0,0 +1,6 @@ +/* +A load balancer is a logical device which belongs to a cloud account. It is +used to distribute workloads between multiple back-end systems or services, +based on the criteria defined as part of its configuration. +*/ +package lbs