Issue
I would like to commit and push changes made by a specific user. However, with the go sdk, the PanoramaCommitAll struct does not allow filtering by admin like the PanoramaCommit does.
Solution
Like for the Python sdk, it would be nice to have an Admins field to PanoramaCommitAll struct.