Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added GetNamedObjects and ResetNamedObjects #267

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

turekt
Copy link
Contributor

@turekt turekt commented Aug 13, 2024

Hi,

now that NamedObj type is implemented we would need to introduce new variant of GetObjects(table) and ResetObjects(table) funcs as current ones work only with legacy QuotaObj and CounterObj types. This PR introduces GetNamedObjects(table) and ResetNamedObjects(table) funcs which work only with the new NamedObj type.

Let me know what you think.

@stapelberg stapelberg merged commit 38e481b into google:main Aug 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants