# Functions
NewGitLabClient instantiates a wrapper to communicate with GitLab It sets the path and ID of the group under which resources will be managed.
VerifyTokenPermissions compares scope of the provided token to the required scopes for kubefirst functionality.
# Structs
DeployTokenCreateParameters holds values to be passed to a function to create deploy tokens.
Wrapper holds gitlab cloud client info and provides and interface to its functions.