Skip to content

Commit

Permalink
logpush: modernise methods
Browse files Browse the repository at this point in the history
Updates the logpush methods to:

- Use the newer client method signatures - Remove the duplicate internal methods
for account/zone level methods in favour of using `*ResourceContainer` - Stop
using `AccessIdentifiers`

This introduces a bit more duplication in the `Create`/`Update` methods however
it does allow us to handle creation and updates separately explicitly instead
of bunching all the logic into a single method with conditionals.
  • Loading branch information
jacobbednarz committed Jul 5, 2023
1 parent f1546a9 commit 978579f
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 289 deletions.
Loading

0 comments on commit 978579f

Please sign in to comment.