-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2324 from jasonvigil/cloudsql-mockgcp
Add basic mockgcp test cases for CloudSQL
- Loading branch information
Showing
38 changed files
with
9,074 additions
and
4,170 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,4 +46,4 @@ spec: | |
ipConfiguration: | ||
requireSsl: true | ||
locationPreference: | ||
zone: us-central1-c | ||
zone: us-central1-a |
2,302 changes: 1,386 additions & 916 deletions
2,302
mockgcp/generated/mockgcp/cloud/sql/v1beta4/cloud_sql.pb.go
Large diffs are not rendered by default.
Oops, something went wrong.
262 changes: 262 additions & 0 deletions
262
mockgcp/generated/mockgcp/cloud/sql/v1beta4/cloud_sql.pb.gw.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
mockgcp/generated/mockgcp/cloud/sql/v1beta4/cloud_sql_connect.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.