# Functions
CreateSpaceExample provides an example of how to create a space in Octopus Deploy through the Go API client.
DeleteSpaceExample provides an example of how to delete a space from Octopus Deploy through the Go API client.
GetSpaceByIDExample provides an example of how to get a space from Octopus Deploy by its ID through the Go API client.