# Functions

New returns a new handler for the service.
ValidateProjectCreationRoles validates that the given users and roles are correctly defined to fit project creation requirements Reference: https://api.stackit.schwarz/resource-management/openapi.v1.html#operation/post-organizations-organizationId-projects.

# Structs

Project struct holds important info about a STACKIT project.
ProjectRole represents a role in the project.
ProjectRoleMember represents a user or service account.
ProjectsLabelsResBody is the labels response.
ProjectsParentResBody is the parent entity response.
ProjectsResBody is the generic api response struct.

# Type aliases

ProjectService is the service that handles CRUD functionality for STACKIT projects.