Minhan Xia
|
eeae81619b
|
fix url parsing for staging/dev endpoint
|
2018-01-26 11:27:57 -08:00 |
|
Bowei Du
|
7ebc34fea9
|
Remove op field as it is no longer needed
Key is used instead
|
2018-01-20 09:44:52 -08:00 |
|
Bowei Du
|
76c796ffa4
|
GCE: invalid location was used in regional and zonal operations
Location was set to the full URL instead of the short name. Adds
logging to the operations to make future issues easier to debug.
|
2018-01-20 00:50:22 -08:00 |
|
Bowei Du
|
31be3a37f8
|
Fixes some typos/spaces in the GCE cloudprovider
|
2018-01-19 18:13:45 -08:00 |
|
Bowei Du
|
f8776f8f0c
|
Resulting generated code
|
2018-01-19 18:13:42 -08:00 |
|
Bowei Du
|
3ea2f3e9f2
|
Add logging in all generated GCE calls
|
2018-01-19 18:13:38 -08:00 |
|
Bowei Du
|
aaa3dfd695
|
GCE: Check that the key is valid for each call
|
2018-01-19 12:03:43 -08:00 |
|
Bowei Du
|
a2b222c94e
|
GCE: Fix Valid() to check for proper region/zone names
|
2018-01-19 12:03:39 -08:00 |
|
Bowei Du
|
d3a1b4b255
|
Update code for GCE cloud provider
|
2018-01-18 13:33:34 -08:00 |
|
Bowei Du
|
447823b4a1
|
Add handling for method that use Pages() to retrieve results
Make functions take in *Key rather than value type.
|
2018-01-18 13:33:34 -08:00 |
|
Bowei Du
|
3cde2613ff
|
Fix lint and bazel
|
2018-01-09 23:09:08 -08:00 |
|
Bowei Du
|
8cdfe36267
|
Update generated code to stable order
|
2018-01-09 17:10:05 -08:00 |
|
Bowei Du
|
5abf80718e
|
Remove glog dependency in the generator
|
2018-01-09 16:57:15 -08:00 |
|
Bowei Du
|
c3e23b1b14
|
Fix gofmt
|
2018-01-09 16:40:15 -08:00 |
|
Bowei Du
|
2aaf8b47b2
|
Clean up documentation.
|
2018-01-09 16:40:15 -08:00 |
|
Bowei Du
|
9a70885559
|
BUILD
|
2018-01-09 16:40:15 -08:00 |
|
Bowei Du
|
f076f4fa0b
|
Hand written unit test for exercising the mock
|
2018-01-09 16:40:15 -08:00 |
|
Bowei Du
|
a0adc1bb19
|
Special custom code for handling the Projects resource
|
2018-01-09 16:40:15 -08:00 |
|
Bowei Du
|
e230bd967b
|
Generated code (see gen/main.go for the source)
|
2018-01-09 16:40:14 -08:00 |
|
Bowei Du
|
329e0b1cb5
|
support interfaces for the generated code
|
2018-01-09 16:40:14 -08:00 |
|
Bowei Du
|
968cce929c
|
code generation
|
2018-01-09 16:40:14 -08:00 |
|
Bowei Du
|
75bff35884
|
long running operation support
|
2018-01-09 16:40:14 -08:00 |
|
Bowei Du
|
8250950d15
|
documentation
|
2018-01-09 16:40:14 -08:00 |
|
Bowei Du
|
94ddfd17e7
|
Implementation of the compute "filter" handling for List()
|
2018-01-09 16:40:14 -08:00 |
|
Bowei Du
|
b19149406e
|
"meta" type descriptions used for code generation
|
2018-01-09 16:40:14 -08:00 |
|
Bowei Du
|
6894e3d32b
|
Support utilities
|
2018-01-09 16:40:14 -08:00 |
|