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

[azservicebus] AdminClient - adding in support for creating and deleting queues #15790

Merged
merged 15 commits into from
Oct 20, 2021

Conversation

richardpark-msft
Copy link
Member

@richardpark-msft richardpark-msft commented Oct 14, 2021

Adding in basic operations for queues with the AdminClient - Create, Get, Delete.

Note for reviewers: I broke up the commits since I did some renames/moves. It should make reviewing the code easier if you take it commit-by-commit.

Part of #15090

richardpark-msft added 6 commits October 13, 2021 18:47
…to an `internal/atom` package, auth and tracing have shifted a bit too.
…untime properties and listing - future PRs)

Eliminated the queue_manager.go entirely, replaced all the usages of it with the normal ATOM client.
@richardpark-msft
Copy link
Member Author

/azp run go - azservicebus

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run go - azservicebus

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft richardpark-msft changed the title [azservicebus] Adding in support for creating and deleting queues with the AdminClient [azservicebus] AdminClient - adding in support for creating and deleting queues Oct 20, 2021
@richardpark-msft richardpark-msft merged commit 81dd8da into Azure:main Oct 20, 2021
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