# Functions

Create handle requirements to create environments with environments struct.
Delete handle deletion of environment viariable with deleteEnvironment struct.
GetEnvironmentIDForUnitTesting in only for unit testing purpose and will return environment_id field.
List handle requirements to list environments.
ListByProjectID handle requirements to list environments by project id.
Read handle requirements to read environments with getEnvironments struct.
Search handle requirements to search environments by key or value.
Update handle requirements to update environment with updateEnvironment struct.