(ctx context.Context, arg UpsertTailnetTunnelParams)
| 1418 | UpsertTailnetCoordinator(ctx context.Context, id uuid.UUID) (TailnetCoordinator, error) |
| 1419 | UpsertTailnetPeer(ctx context.Context, arg UpsertTailnetPeerParams) (TailnetPeer, error) |
| 1420 | UpsertTailnetTunnel(ctx context.Context, arg UpsertTailnetTunnelParams) (TailnetTunnel, error) |
| 1421 | UpsertTaskSnapshot(ctx context.Context, arg UpsertTaskSnapshotParams) error |
| 1422 | UpsertTaskWorkspaceApp(ctx context.Context, arg UpsertTaskWorkspaceAppParams) (TaskWorkspaceApp, error) |
| 1423 | UpsertTelemetryItem(ctx context.Context, arg UpsertTelemetryItemParams) error |
no outgoing calls