-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ecs): add a new API for registering ECS targets (#4212)
* Add new API to register ECS targets * Refactor registerContainerTargets * Add more unit tests and integ tests * Rebase and refactor to flat list for new API input * Refactor to eliminate type union * Minor refactoring and name change * Add more comments and README * Minor change to test name
- Loading branch information
1 parent
032b70c
commit de84c4a
Showing
5 changed files
with
1,110 additions
and
0 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
Oops, something went wrong.