(ctx context.Context, arg UpsertProvisionerDaemonParams)
| 1414 | UpsertOAuth2GithubDefaultEligible(ctx context.Context, eligible bool) error |
| 1415 | UpsertPrebuildsSettings(ctx context.Context, value string) error |
| 1416 | UpsertProvisionerDaemon(ctx context.Context, arg UpsertProvisionerDaemonParams) (ProvisionerDaemon, error) |
| 1417 | UpsertRuntimeConfig(ctx context.Context, arg UpsertRuntimeConfigParams) error |
| 1418 | UpsertTailnetCoordinator(ctx context.Context, id uuid.UUID) (TailnetCoordinator, error) |
| 1419 | UpsertTailnetPeer(ctx context.Context, arg UpsertTailnetPeerParams) (TailnetPeer, error) |
no outgoing calls