commit | 1ba046f41d056fb6eb0b1dfba873af751c70263b | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Thu Nov 06 13:21:30 2014 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Fri Nov 07 14:02:01 2014 +0100 |
tree | 7afd5660e9ef445c931bf5fd1e38186b7f15dd4a | |
parent | 6bc93aad41bee1384bc9e08d4b63f94406477169 [diff] [blame] |
Adding Connection Throttle feature
diff --git a/rackspace/lb/v1/throttle/doc.go b/rackspace/lb/v1/throttle/doc.go new file mode 100644 index 0000000..1ed605d --- /dev/null +++ b/rackspace/lb/v1/throttle/doc.go
@@ -0,0 +1,5 @@ +/* +Package throttle provides information and interaction with the Connection +Throttling feature of the Rackspace Cloud Load Balancer service. +*/ +package throttle