-
Notifications
You must be signed in to change notification settings - Fork 363
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: support buffer limit in clientTrafficPolicy (#2805)
* api: support buffer limit in clientTrafficPolicy Signed-off-by: Yael Shechter <[email protected]> * run make commands Signed-off-by: Yael Shechter <[email protected]> * run gen-check Signed-off-by: Yael Shechter <[email protected]> * fix cr comment Signed-off-by: Yael Shechter <[email protected]> * add default Signed-off-by: Yael Shechter <[email protected]> * add examples Signed-off-by: Yael Shechter <[email protected]> * use uint32 for buffer limit Signed-off-by: Yael Shechter <[email protected]> * use quantity and add a schema validation Signed-off-by: Yael Shechter <[email protected]> * add a type check Signed-off-by: Yael Shechter <[email protected]> --------- Signed-off-by: Yael Shechter <[email protected]>
- Loading branch information
1 parent
50d10b5
commit deea895
Showing
5 changed files
with
53 additions
and
1 deletion.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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