Commit c670ae2
authored
Create account: Add support for creating accounts of different resource types (#608)
Previously, we assumed only one resource syncer would implement CreateAccount. If no resource type is specified and there's only one account manager, we use that. So this should not break backwards compatibility.1 parent e844d1b commit c670ae2
File tree
17 files changed
+209
-54
lines changed- pb/c1
- connectorapi/baton/v1
- connector/v2
- pkg
- cli
- connectorbuilder
- connectorrunner
- field
- provisioner
- tasks
- c1api
- local
- proto/c1
- connectorapi/baton/v1
- connector/v2
17 files changed
+209
-54
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
| 255 | + | |
254 | 256 | | |
255 | 257 | | |
256 | 258 | | |
| |||
0 commit comments