# Functions
DeploymentPath return deployment path of given deployment id for queries.
NewClient creates a client instance with provided context and key.
NewRawClient creates a raw client instance with provided context and key.
ParseGroupPath returns GroupID details with provided queries, and return error if occurred due to wrong query.
# Variables
No description provided by the author
# Structs
Deployment stores deployment and groups details.
DeploymentFilters defines flags for deployment list filter.
GroupFilters defines flags for group list filter.
# Type aliases
Deployments represents slice of deployment struct.
Group stores group ID, state and other specifications.