# Functions
AllBuildsQueue represents the API handler to get running and pending builds.
CleanResources represents the API handler to update stale resources.
GetSettings represents the API handler to get platform settings.
RegisterToken represents the API handler to generate a registration token for onboarding a worker.
RestoreSettings represents the API handler to restore platform settings to the environment defaults.
RotateOIDCKeys represents the API handler to rotate RSA keys in the OIDC provider service.
UpdateBuild represents the API handler to update a build.
UpdateDeployment represents the API handler to update a deployment.
UpdateHook represents the API handler to update a hook.
UpdateRepo represents the API handler to update a repo.
UpdateSecret represents the API handler to update a secret.
UpdateService represents the API handler to update a service.
UpdateSettings represents the API handler to update the platform settings singleton.
UpdateStep represents the API handler to update a step.
UpdateUser represents the API handler to update a user.