-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Action in ecl/managed_load_balancer/v1/load_balancers/requests (#49)
* Remove unnecessary comments from ecl/managed_load_balancer/v1 * Fix Action in ecl/managed_load_balancer/v1/load_balancers/requests * Remove error from return value of ToLoadBalancerActionMap * Update go version in test (1.12.x, 1.13.x -> 1.17.x, 1.18.x) * Add v3/go.mod
- Loading branch information
1 parent
93fffae
commit dab376f
Showing
170 changed files
with
222 additions
and
525 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package certificates | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package certificates | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
Package testing contains certificate unit tests | ||
*/ | ||
package testing |
3 changes: 0 additions & 3 deletions
3
v2/ecl/managed_load_balancer/v1/certificates/testing/fixtures.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package testing | ||
|
||
import ( | ||
|
3 changes: 0 additions & 3 deletions
3
v2/ecl/managed_load_balancer/v1/certificates/testing/requests_test.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package testing | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package certificates | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package health_monitors | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package health_monitors | ||
|
||
import ( | ||
|
2 changes: 0 additions & 2 deletions
2
v2/ecl/managed_load_balancer/v1/health_monitors/testing/doc.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
Package testing contains health monitor unit tests | ||
*/ | ||
package testing |
3 changes: 0 additions & 3 deletions
3
v2/ecl/managed_load_balancer/v1/health_monitors/testing/fixtures.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package testing | ||
|
||
import ( | ||
|
3 changes: 0 additions & 3 deletions
3
v2/ecl/managed_load_balancer/v1/health_monitors/testing/requests_test.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package testing | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package health_monitors | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package listeners | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package listeners | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
Package testing contains listener unit tests | ||
*/ | ||
package testing |
3 changes: 0 additions & 3 deletions
3
v2/ecl/managed_load_balancer/v1/listeners/testing/fixtures.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package testing | ||
|
||
import ( | ||
|
3 changes: 0 additions & 3 deletions
3
v2/ecl/managed_load_balancer/v1/listeners/testing/requests_test.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package testing | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package listeners | ||
|
||
import ( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
*/ | ||
package load_balancers | ||
|
||
import ( | ||
|
2 changes: 0 additions & 2 deletions
2
v2/ecl/managed_load_balancer/v1/load_balancers/testing/doc.go
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
/* | ||
Generated by https://github.com/tamac-io/openapi-to-eclcloud-rb | ||
Package testing contains load balancer unit tests | ||
*/ | ||
package testing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.