Unary · Runner Configurations
Lists environment classes with optional filtering.
Use this method to:
- View available classes
- Filter by capability
- Check enabled status
Examples
-
List all classes:
Shows all environment classes.
-
Filter enabled classes:
Lists only enabled environment classes.
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.