Unary · Environments
Lists available environment classes with their specifications and resource limits.
Use this method to understand what types of environments you can create and their
capabilities. Environment classes define the compute resources and features available
to your environments.
Examples
-
List all available classes:
Retrieves a list of all environment classes with their specifications.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListEnvironmentClassesRequest
Response
gitpod.v1.ListEnvironmentClassesResponse
Related types
EnvironmentClass
EnvironmentClass
gitpod.v1.EnvironmentClassFieldValue
FieldValue
gitpod.v1.FieldValueFilter
Filter
gitpod.v1.ListEnvironmentClassesRequest.FilterPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponseRunnerKind
RunnerKind
RunnerKind represents the kind of a runner
RunnerProvider
RunnerProvider
RunnerProvider identifies the specific implementation type of a runner.
Each provider maps to a specific kind of runner (local or remote), as
specified below for each provider.