Skip to content

Commit

Permalink
Remove cross-region subnets support (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
TruePack authored and ozerovandrei committed Sep 10, 2019
1 parent 2cf3ce9 commit 4e12dc8
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 964 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ API documentation is also available at the [VPC page](https://my.selectel.ru/vpc
You can use this library to work with the following objects of the Selectel VPC API:

* [capabilities](https://godoc.org/github.com/selectel/go-selvpcclient/selvpcclient/resell/v2/capabilities)
* [cross region subnets](https://godoc.org/github.com/selectel/go-selvpcclient/selvpcclient/resell/v2/crossregionsubnets)
* [floating ips](https://godoc.org/github.com/selectel/go-selvpcclient/selvpcclient/resell/v2/floatingips)
* [keypairs](https://godoc.org/github.com/selectel/go-selvpcclient/selvpcclient/resell/v2/keypairs)
* [licenses](https://godoc.org/github.com/selectel/go-selvpcclient/selvpcclient/resell/v2/licenses)
Expand Down
56 changes: 0 additions & 56 deletions selvpcclient/resell/v2/crossregionsubnets/doc.go

This file was deleted.

110 changes: 0 additions & 110 deletions selvpcclient/resell/v2/crossregionsubnets/requests.go

This file was deleted.

30 changes: 0 additions & 30 deletions selvpcclient/resell/v2/crossregionsubnets/requests_opts.go

This file was deleted.

30 changes: 0 additions & 30 deletions selvpcclient/resell/v2/crossregionsubnets/schemas.go

This file was deleted.

Loading

0 comments on commit 4e12dc8

Please sign in to comment.