(ctx context.Context, arg DeleteOrganizationMemberParams)
| 203 | DeleteOldWorkspaceAgentLogs(ctx context.Context, threshold time.Time) (int64, error) |
| 204 | DeleteOldWorkspaceAgentStats(ctx context.Context) error |
| 205 | DeleteOrganizationMember(ctx context.Context, arg DeleteOrganizationMemberParams) error |
| 206 | DeleteProvisionerKey(ctx context.Context, id uuid.UUID) error |
| 207 | DeleteReplicasUpdatedBefore(ctx context.Context, updatedAt time.Time) error |
| 208 | DeleteRuntimeConfig(ctx context.Context, key string) error |
no outgoing calls