Commit a138f6a
authored
refactor(surfer): move gcloud config and command files to package surfer (#2832)
Move code related to generating gcloud command YAML from
`internal/sidekick/config/gcloudyaml` and `internal/sidekick/gcloud`
into `internal/surfer` to consolidate gcloud logic into one location.
Pure code in motion.
For #23751 parent 147cdae commit a138f6a
File tree
33 files changed
+3
-3
lines changed- internal
- sidekick
- config
- sidekick
- surfer
- gcloudyaml
- testdata
- gcloud
- testdata/parallelstore/surface
- instances
- _partials
- locations
- operations
- _partials
33 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments