(ctx context.Context, arg InsertExternalAuthLinkParams)
| 954 | InsertDERPMeshKey(ctx context.Context, value string) error |
| 955 | InsertDeploymentID(ctx context.Context, value string) error |
| 956 | InsertExternalAuthLink(ctx context.Context, arg InsertExternalAuthLinkParams) (ExternalAuthLink, error) |
| 957 | InsertFile(ctx context.Context, arg InsertFileParams) (File, error) |
| 958 | InsertGitSSHKey(ctx context.Context, arg InsertGitSSHKeyParams) (GitSSHKey, error) |
| 959 | InsertGroup(ctx context.Context, arg InsertGroupParams) (Group, error) |
no outgoing calls