xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.38k stars 941 forks source link

ServiceAccounts support #2011

Open Atoms opened 6 days ago

Atoms commented 6 days ago

Currently there is no way to select all ServiceAccounts using golang, it would be nice to have such functionality.

~https://docs.gitlab.com/ee/api/group_service_accounts.html#list-service-account-users~ https://docs.gitlab.com/ee/api/user_service_accounts.html

Atoms commented 6 days ago

I could try to do this, i'm not a perfect golang programmer, but i'm learning

Atoms commented 6 days ago

ooh i just looked at link i posted, i posted wrong link, the correct one is: https://docs.gitlab.com/ee/api/user_service_accounts.html