MCPcopy Create free account

hub / github.com/encoder-run/operator / functions

Functions828 in github.com/encoder-run/operator

↓ 54 callersMethodString
()
pkg/graph/model/models_gen.go:234
↓ 27 callersMethodDeepCopyInto
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
api/cloud/v1alpha1/zz_generated.deepcopy.go:59
↓ 22 callersMethodmarshalNString2string
(ctx context.Context, sel ast.SelectionSet, v string)
pkg/graph/generated.go:9053
↓ 20 callersFunctionwithNamespace
(ns string, keyType string, key string)
pkg/cache/redis/storage.go:70
↓ 18 callersMethodprocessDeferredGroup
(dg graphql.DeferredGroup)
pkg/graph/generated.go:865
↓ 16 callersMethodunmarshalNID2string
(ctx context.Context, v interface{})
pkg/graph/generated.go:8589
↓ 16 callersMethodunmarshalNString2string
(ctx context.Context, v interface{})
pkg/graph/generated.go:9048
↓ 15 callersFunctionCheckIfError
CheckIfError should be used to naively panics if an error is not nil.
cmd/repositoryembedder/main.go:675
↓ 12 callersMethodMutation
()
pkg/graph/generated.go:42
↓ 11 callersMethodfieldContext___Type_description
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6307
↓ 11 callersMethodfieldContext___Type_enumValues
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6540
↓ 11 callersMethodfieldContext___Type_fields
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6348
↓ 11 callersMethodfieldContext___Type_inputFields
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6602
↓ 11 callersMethodfieldContext___Type_kind
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6225
↓ 11 callersMethodfieldContext___Type_name
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6266
↓ 11 callersMethodfieldContext___Type_specifiedByURL
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6716
↓ 11 callersMethodmarshalOString2ᚖstring
(ctx context.Context, sel ast.SelectionSet, v *string)
pkg/graph/generated.go:9434
↓ 10 callersMethodQuery
()
pkg/graph/generated.go:43
↓ 10 callersMethodfieldContext___Type_interfaces
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6414
↓ 10 callersMethodfieldContext___Type_ofType
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6653
↓ 10 callersMethodfieldContext___Type_possibleTypes
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:6477
↓ 9 callersMethodmarshalNID2string
(ctx context.Context, sel ast.SelectionSet, v string)
pkg/graph/generated.go:8594
↓ 6 callersMethodfieldContext_Model_deployment
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:1626
↓ 6 callersMethodfieldContext_Model_displayName
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:1492
↓ 6 callersMethodfieldContext_Model_huggingFace
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:1577
↓ 6 callersMethodfieldContext_Model_id
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:1404
↓ 6 callersMethodfieldContext_Model_status
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:1536
↓ 6 callersMethodfieldContext_Model_type
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:1448
↓ 6 callersMethodfieldContext_Pipeline_enabled
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2756
↓ 6 callersMethodfieldContext_Pipeline_id
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2624
↓ 6 callersMethodfieldContext_Pipeline_name
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2668
↓ 6 callersMethodfieldContext_Pipeline_repositoryEmbeddings
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2841
↓ 6 callersMethodfieldContext_Pipeline_status
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2800
↓ 6 callersMethodfieldContext_Pipeline_type
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2712
↓ 6 callersMethodfieldContext_Storage_deployment
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:4807
↓ 6 callersMethodfieldContext_Storage_id
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:4634
↓ 6 callersMethodfieldContext_Storage_name
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:4678
↓ 6 callersMethodfieldContext_Storage_status
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:4766
↓ 6 callersMethodfieldContext_Storage_type
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:4722
↓ 6 callersFunctionhandlePostgresConfigChange
(prop: any)
frontend/console-ui/src/pages/storage/add-storage.dialog.tsx:29
↓ 6 callersMethodmarshalNBoolean2bool
(ctx context.Context, sel ast.SelectionSet, v bool)
pkg/graph/generated.go:8564
↓ 5 callersMethodDeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Model.
api/cloud/v1alpha1/zz_generated.deepcopy.go:68
↓ 5 callersMethodFetchEmbeddings
FetchEmbeddings sends a batch of file content to the inference API and retrieves embeddings.
pkg/embedder/client.go:49
↓ 5 callersFunctionModelCRDToModel
(modelCRD *v1alpha1.Model)
pkg/graph/converters/models.go:11
↓ 5 callersFunctionPipelineCRDToModel
(pipelineCRD *v1alpha1.Pipeline)
pkg/graph/converters/pipelines.go:47
↓ 5 callersFunctionRepositoryCRDToModel
(repo *v1alpha1.Repository)
pkg/graph/converters/repositories.go:12
↓ 5 callersMethodSetupWithManager
SetupWithManager sets up the controller with the Manager.
internal/controller/cloud/model_controller.go:280
↓ 5 callersFunctionStorageCRDToModel
(storageCRD *v1alpha1.Storage)
pkg/graph/converters/storage.go:12
↓ 5 callersMethodfieldContext_Repository_displayName
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:3842
↓ 5 callersMethodfieldContext_Repository_id
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:3754
↓ 5 callersMethodfieldContext_Repository_name
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:3930
↓ 5 callersMethodfieldContext_Repository_owner
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:3886
↓ 5 callersMethodfieldContext_Repository_type
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:3798
↓ 5 callersMethodfieldContext_Repository_url
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:3974
↓ 5 callersMethodmarshalNInt2int
(ctx context.Context, sel ast.SelectionSet, v int)
pkg/graph/generated.go:8609
↓ 5 callersMethodmarshalNModel2ᚖgithubᚗcomᚋencoderᚑrunᚋoperatorᚋpkgᚋgraphᚋmodelᚐModel
(ctx context.Context, sel ast.SelectionSet, v *model.Model)
pkg/graph/generated.go:8667
↓ 5 callersMethodmarshalNPipeline2ᚖgithubᚗcomᚋencoderᚑrunᚋoperatorᚋpkgᚋgraphᚋmodelᚐPipeline
(ctx context.Context, sel ast.SelectionSet, v *model.Pipeline)
pkg/graph/generated.go:8745
↓ 5 callersMethodmarshalNStorage2ᚖgithubᚗcomᚋencoderᚑrunᚋoperatorᚋpkgᚋgraphᚋmodelᚐStorage
(ctx context.Context, sel ast.SelectionSet, v *model.Storage)
pkg/graph/generated.go:9018
↓ 5 callersMethodunmarshalOString2ᚖstring
(ctx context.Context, v interface{})
pkg/graph/generated.go:9426
↓ 4 callersMethodfieldContext___InputValue_defaultValue
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:5826
↓ 4 callersMethodfieldContext___InputValue_description
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:5719
↓ 4 callersMethodfieldContext___InputValue_name
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:5678
↓ 4 callersMethodfieldContext___InputValue_type
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:5763
↓ 4 callersMethodmarshalNRepository2ᚖgithubᚗcomᚋencoderᚑrunᚋoperatorᚋpkgᚋgraphᚋmodelᚐRepository
(ctx context.Context, sel ast.SelectionSet, v *model.Repository)
pkg/graph/generated.go:8896
↓ 4 callersMethodmarshalO__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
pkg/graph/generated.go:9637
↓ 3 callersFunctionConstructPostgresDSN
ConstructPostgresDSN constructs the Data Source Name for a PostgreSQL connection
pkg/database/database.go:55
↓ 3 callersFunctionGetPostgresClient
GetPostgresClient initializes or returns a database connection for a given DSN
pkg/database/database.go:21
↓ 3 callersFunctionNewClient
NewClient creates a new client for fetching embeddings.
pkg/embedder/client.go:41
↓ 3 callersMethodNext
Next retrieves the next reference, advancing the iterator.
pkg/cache/redis/reference.go:181
↓ 3 callersMethodSchema
()
pkg/graph/generated.go:191
↓ 3 callersMethod___Type
(ctx context.Context, sel ast.SelectionSet, obj *introspection.Type)
pkg/graph/generated.go:8465
↓ 3 callersMethodaddDeployment
(input: AddModelDeploymentInput)
frontend/mock/src/resolvers/model/index.ts:69
↓ 3 callersMethodfieldContext_PipelineExecution_id
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2893
↓ 3 callersMethodfieldContext_PipelineExecution_status
(ctx context.Context, field graphql.CollectedField)
pkg/graph/generated.go:2937
↓ 3 callersFunctionjsonToReference
(data []byte)
pkg/cache/redis/reference.go:246
↓ 3 callersMethodmarshalN__Type2ᚖgithubᚗcomᚋ99designsᚋgqlgenᚋgraphqlᚋintrospectionᚐType
(ctx context.Context, sel ast.SelectionSet, v *introspection.Type)
pkg/graph/generated.go:9291
↓ 2 callersMethodAddModel
(ctx context.Context, input model.AddModelInput)
pkg/graph/generated.go:158
↓ 2 callersMethodAddModelDeployment
(ctx context.Context, input model.AddModelDeploymentInput)
pkg/graph/generated.go:159
↓ 2 callersMethodAddPipeline
(ctx context.Context, input model.AddPipelineInput)
pkg/graph/generated.go:166
↓ 2 callersMethodAddPipelineDeployment
(ctx context.Context, input model.AddPipelineDeploymentInput)
pkg/graph/generated.go:167
↓ 2 callersMethodAddRepository
(ctx context.Context, input model.AddRepositoryInput)
pkg/graph/generated.go:161
↓ 2 callersMethodAddStorage
(ctx context.Context, input model.AddStorageInput)
pkg/graph/generated.go:163
↓ 2 callersMethodAddStorageDeployment
(ctx context.Context, input model.AddStorageDeploymentInput)
pkg/graph/generated.go:164
↓ 2 callersMethodClose
Close is a placeholder to satisfy the ReferenceIter interface. Redis connections are managed outside the iterator, so there's nothing to close here.
pkg/cache/redis/reference.go:228
↓ 2 callersMethodDeleteModel
(ctx context.Context, id string)
pkg/graph/generated.go:160
↓ 2 callersMethodDeletePipeline
(ctx context.Context, id string)
pkg/graph/generated.go:169
↓ 2 callersMethodDeleteRepository
(ctx context.Context, id string)
pkg/graph/generated.go:162
↓ 2 callersMethodDeleteStorage
(ctx context.Context, id string)
pkg/graph/generated.go:165
↓ 2 callersMethodGetModel
(ctx context.Context, id string)
pkg/graph/generated.go:173
↓ 2 callersMethodGetPipeline
(ctx context.Context, id string)
pkg/graph/generated.go:179
↓ 2 callersMethodGetPipelineExecutions
(ctx context.Context, id string)
pkg/graph/generated.go:180
↓ 2 callersMethodGetRepository
(ctx context.Context, id string)
pkg/graph/generated.go:175
↓ 2 callersMethodGetStorage
(ctx context.Context, id string)
pkg/graph/generated.go:177
↓ 2 callersMethodMarshalGQL
(w io.Writer)
pkg/graph/model/models_gen.go:251
↓ 2 callersMethodModels
(ctx context.Context)
pkg/graph/generated.go:172
↓ 2 callersFunctionPipelineExecutionCRDToModel
(pipelineExecutionCRD *v1alpha1.PipelineExecution)
pkg/graph/converters/pipelines.go:91
↓ 2 callersMethodPipelines
(ctx context.Context)
pkg/graph/generated.go:178
↓ 2 callersFunctionRedisServiceURL
(redisId string, namespace string)
pkg/common/common.go:14
↓ 2 callersMethodRepositories
(ctx context.Context)
pkg/graph/generated.go:174
↓ 2 callersMethodSemanticSearch
(ctx context.Context, query model.QueryInput)
pkg/graph/generated.go:181
next →1–100 of 828, ranked by callers