(ctx context.Context, id uuid.UUID)
| 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) |
| 1420 | UpsertTailnetTunnel(ctx context.Context, arg UpsertTailnetTunnelParams) (TailnetTunnel, error) |
| 1421 | UpsertTaskSnapshot(ctx context.Context, arg UpsertTaskSnapshotParams) error |
no outgoing calls