Policies
CreateRunnerPolicy
runners.policies.create(PolicyCreateParams**kwargs) -> PolicyCreateResponse
POST/gitpod.v1.RunnerService/CreateRunnerPolicy
DeleteRunnerPolicy
runners.policies.delete(PolicyDeleteParams**kwargs) -> object
POST/gitpod.v1.RunnerService/DeleteRunnerPolicy
ListRunnerPolicies
runners.policies.list(PolicyListParams**kwargs) -> SyncPoliciesPage[RunnerPolicy]
POST/gitpod.v1.RunnerService/ListRunnerPolicies
UpdateRunnerPolicy
runners.policies.update(PolicyUpdateParams**kwargs) -> PolicyUpdateResponse
POST/gitpod.v1.RunnerService/UpdateRunnerPolicy