Runners
CheckAuthenticationForHost
client.Runners.CheckAuthenticationForHost(ctx, body) (*RunnerCheckAuthenticationForHostResponse, error)
POST/gitpod.v1.RunnerService/CheckAuthenticationForHost
CheckRepositoryAccess
client.Runners.CheckRepositoryAccess(ctx, body) (*RunnerCheckRepositoryAccessResponse, error)
POST/gitpod.v1.RunnerService/CheckRepositoryAccess
CreateRunner
client.Runners.New(ctx, body) (*RunnerNewResponse, error)
POST/gitpod.v1.RunnerService/CreateRunner
CreateRunnerLogsToken
client.Runners.NewLogsToken(ctx, body) (*RunnerNewLogsTokenResponse, error)
POST/gitpod.v1.RunnerService/CreateRunnerLogsToken
CreateRunnerToken
client.Runners.NewRunnerToken(ctx, body) (*RunnerNewRunnerTokenResponse, error)
POST/gitpod.v1.RunnerService/CreateRunnerToken
DeleteRunner
client.Runners.Delete(ctx, body) (*RunnerDeleteResponse, error)
POST/gitpod.v1.RunnerService/DeleteRunner
ListRunners
client.Runners.List(ctx, params) (*RunnersPage[Runner], error)
POST/gitpod.v1.RunnerService/ListRunners
ListSCMOrganizations
client.Runners.ListScmOrganizations(ctx, params) (*RunnerListScmOrganizationsResponse, error)
POST/gitpod.v1.RunnerService/ListSCMOrganizations
ParseContextURL
client.Runners.ParseContextURL(ctx, body) (*RunnerParseContextURLResponse, error)
POST/gitpod.v1.RunnerService/ParseContextURL
GetRunner
client.Runners.Get(ctx, body) (*RunnerGetResponse, error)
POST/gitpod.v1.RunnerService/GetRunner
SearchRepositories
client.Runners.SearchRepositories(ctx, body) (*RunnerSearchRepositoriesResponse, error)
POST/gitpod.v1.RunnerService/SearchRepositories
UpdateRunner
client.Runners.Update(ctx, body) (*RunnerUpdateResponse, error)
POST/gitpod.v1.RunnerService/UpdateRunner
RunnersConfigurations
ValidateRunnerConfiguration
client.Runners.Configurations.Validate(ctx, body) (*RunnerConfigurationValidateResponse, error)
POST/gitpod.v1.RunnerConfigurationService/ValidateRunnerConfiguration
RunnersConfigurationsEnvironment Classes
CreateEnvironmentClass
client.Runners.Configurations.EnvironmentClasses.New(ctx, body) (*RunnerConfigurationEnvironmentClassNewResponse, error)
POST/gitpod.v1.RunnerConfigurationService/CreateEnvironmentClass
ListEnvironmentClasses
client.Runners.Configurations.EnvironmentClasses.List(ctx, params) (*EnvironmentClassesPage[EnvironmentClass], error)
POST/gitpod.v1.RunnerConfigurationService/ListEnvironmentClasses
GetEnvironmentClass
client.Runners.Configurations.EnvironmentClasses.Get(ctx, body) (*RunnerConfigurationEnvironmentClassGetResponse, error)
POST/gitpod.v1.RunnerConfigurationService/GetEnvironmentClass
UpdateEnvironmentClass
client.Runners.Configurations.EnvironmentClasses.Update(ctx, body) (*RunnerConfigurationEnvironmentClassUpdateResponse, error)
POST/gitpod.v1.RunnerConfigurationService/UpdateEnvironmentClass
RunnersConfigurationsHost Authentication Tokens
CreateHostAuthenticationToken
client.Runners.Configurations.HostAuthenticationTokens.New(ctx, body) (*RunnerConfigurationHostAuthenticationTokenNewResponse, error)
POST/gitpod.v1.RunnerConfigurationService/CreateHostAuthenticationToken
DeleteHostAuthenticationToken
client.Runners.Configurations.HostAuthenticationTokens.Delete(ctx, body) (*RunnerConfigurationHostAuthenticationTokenDeleteResponse, error)
POST/gitpod.v1.RunnerConfigurationService/DeleteHostAuthenticationToken
ListHostAuthenticationTokens
client.Runners.Configurations.HostAuthenticationTokens.List(ctx, params) (*TokensPage[HostAuthenticationToken], error)
POST/gitpod.v1.RunnerConfigurationService/ListHostAuthenticationTokens
GetHostAuthenticationToken
client.Runners.Configurations.HostAuthenticationTokens.Get(ctx, body) (*RunnerConfigurationHostAuthenticationTokenGetResponse, error)
POST/gitpod.v1.RunnerConfigurationService/GetHostAuthenticationToken
UpdateHostAuthenticationToken
client.Runners.Configurations.HostAuthenticationTokens.Update(ctx, body) (*RunnerConfigurationHostAuthenticationTokenUpdateResponse, error)
POST/gitpod.v1.RunnerConfigurationService/UpdateHostAuthenticationToken
RunnersConfigurationsSchema
GetRunnerConfigurationSchema
client.Runners.Configurations.Schema.Get(ctx, body) (*RunnerConfigurationSchemaGetResponse, error)
POST/gitpod.v1.RunnerConfigurationService/GetRunnerConfigurationSchema
RunnersConfigurationsScm Integrations
CreateSCMIntegration
client.Runners.Configurations.ScmIntegrations.New(ctx, body) (*RunnerConfigurationScmIntegrationNewResponse, error)
POST/gitpod.v1.RunnerConfigurationService/CreateSCMIntegration
DeleteSCMIntegration
client.Runners.Configurations.ScmIntegrations.Delete(ctx, body) (*RunnerConfigurationScmIntegrationDeleteResponse, error)
POST/gitpod.v1.RunnerConfigurationService/DeleteSCMIntegration
ListSCMIntegrations
client.Runners.Configurations.ScmIntegrations.List(ctx, params) (*IntegrationsPage[ScmIntegration], error)
POST/gitpod.v1.RunnerConfigurationService/ListSCMIntegrations
GetSCMIntegration
client.Runners.Configurations.ScmIntegrations.Get(ctx, body) (*RunnerConfigurationScmIntegrationGetResponse, error)
POST/gitpod.v1.RunnerConfigurationService/GetSCMIntegration
UpdateSCMIntegration
client.Runners.Configurations.ScmIntegrations.Update(ctx, body) (*RunnerConfigurationScmIntegrationUpdateResponse, error)
POST/gitpod.v1.RunnerConfigurationService/UpdateSCMIntegration
RunnersPolicies
CreateRunnerPolicy
client.Runners.Policies.New(ctx, body) (*RunnerPolicyNewResponse, error)
POST/gitpod.v1.RunnerService/CreateRunnerPolicy
DeleteRunnerPolicy
client.Runners.Policies.Delete(ctx, body) (*RunnerPolicyDeleteResponse, error)
POST/gitpod.v1.RunnerService/DeleteRunnerPolicy
ListRunnerPolicies
client.Runners.Policies.List(ctx, params) (*PoliciesPage[RunnerPolicy], error)
POST/gitpod.v1.RunnerService/ListRunnerPolicies
UpdateRunnerPolicy
client.Runners.Policies.Update(ctx, body) (*RunnerPolicyUpdateResponse, error)
POST/gitpod.v1.RunnerService/UpdateRunnerPolicy