Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydio/cells
/ functions
Functions
22,850 in github.com/pydio/cells
⨍
Functions
22,850
◇
Types & classes
3,951
Function
NewIJobHook
(x any)
common/proto/jobs/cells-jobs.pb.setter.go:582
Function
NewIJobParameter
(x any)
common/proto/jobs/cells-jobs.pb.setter.go:655
Function
NewIMPath
(x any)
common/proto/tree/cells-tree.pb.setter.go:120
Function
NewINode
(x any)
common/proto/tree/cells-tree.pb.setter.go:184
Function
NewIObject
(x any)
common/proto/activity/cells-activitystream.pb.setter.go:39
Function
NewIPolicyAction
(x any)
common/proto/idm/cells-idm.pb.setter.go:166
Function
NewIPolicyResource
(x any)
common/proto/idm/cells-idm.pb.setter.go:102
Function
NewIPolicySubject
(x any)
common/proto/idm/cells-idm.pb.setter.go:38
Function
NewIWebSocketMessage
(x any)
common/proto/chat/cells-chat.pb.setter.go:267
Function
NewInstallClient
(cc grpc.ClientConnInterface)
common/proto/install/cells-install_grpc.pb.go:30
Function
NewIntervalStatsWatcher
(item registry.Item, interval time.Duration, callback func() map[string]interface{})
common/registry/util/watcher-interval.go:76
Function
NewIntervalStatusWatcher
(item registry.Item, interval time.Duration, callback func() (registry.Item, bool))
common/registry/util/watcher-interval.go:32
Function
NewJobsHandler
NewJobsHandler creates a new JobsHandler
scheduler/jobs/grpc/handler.go:61
Function
NewKeyDAO
(db *gorm.DB)
data/key/dao/sql/sql.go:79
Function
NewKeyMutex
NewKeyMutex creates a new KeyMutex.
common/utils/cache/key_mutex.go:36
Method
NewLocker
Missing associated documentation comment in .proto file.
python/cells_registry_pb2_grpc.py:115
Method
NewLocker
(request_iterator, target, options=(), channel_credentials=None,
python/cells_registry_pb2_grpc.py:316
Method
NewLocker
(name string)
common/registry/graph.go:290
Method
NewLocker
(prefix string)
common/registry/service/client.go:278
Method
NewLocker
(name string)
common/registry/config/config.go:604
Method
NewLocker
(name string)
common/utils/kv/etcd/store.go:327
Method
NewLocker
(ctx context.Context, opts ...grpc.CallOption)
common/proto/registry/cells-registry_grpc.pb.go:157
Method
NewLocker
(Registry_NewLockerServer)
common/proto/registry/cells-registry_grpc.pb.go:200
Method
NewLocker
(Registry_NewLockerServer)
common/proto/registry/cells-registry_grpc.pb.go:232
Method
NewLocker
(ctx context.Context, opts ...grpc.CallOption)
common/proto/config/cells-config_grpc.pb.go:105
Method
NewLocker
(Config_NewLockerServer)
common/proto/config/cells-config_grpc.pb.go:148
Method
NewLocker
(Config_NewLockerServer)
common/proto/config/cells-config_grpc.pb.go:171
Method
NewLocker
(name string)
common/config/vault/vault.go:199
Method
NewLocker
(prefix string)
common/config/service/remote.go:224
Method
NewLocker
(name string)
common/config/mock/mock.go:439
Method
NewLocker
(server pb.Registry_NewLockerServer)
discovery/registry/handler.go:238
Function
NewMemDao
()
idm/oauth/dao/sql/mem.go:38
Function
NewMetaDAO
(db *gorm.DB)
data/meta/dao/sql/sql.go:53
Function
NewMongoDAO
(db *mongodb.Indexer)
scheduler/jobs/dao/mongo/mongo.go:87
Function
NewMongoDAO
(db *mongodb.Indexer)
data/docstore/dao/mongo/mongo.go:69
Function
NewMongoDAO
(ctx context.Context, v *mongodb.Indexer)
data/search/dao/mongo/codec.go:73
Function
NewMongoDAO
(db *mongodb.Indexer)
data/versions/dao/mongo/mongo.go:82
Function
NewMongoDAO
(db *mongodb.Indexer)
broker/mailer/dao/mongo/queue-mongo.go:68
Function
NewMongoDAO
(ix *mongodb.Indexer)
broker/activity/dao/mongo/mongo.go:82
Function
NewMongoDAO
(db *mongodb.Indexer)
broker/chat/dao/mongo/mongo.go:42
Function
NewMongoDAO
(m *mongodb.Indexer)
broker/log/dao/mongo/codec-mongo.go:43
Function
NewMultiStater
()
common/sync/model/stater.go:33
Method
NewMultipartUpload
(ctx context.Context, bucket, object string, opts models.PutMeta)
common/nodes/objects/mock/client.go:170
Method
NewMultipartUpload
(ctx context.Context, bucket, object string, opts models.PutMeta)
common/nodes/objects/mc/client.go:246
Method
NewMultipartUpload
NewMultipartUpload upload object in multiple parts
gateway/data/gw/gateway-pydio.go:516
Function
NewNodeContentReaderClient
(cc grpc.ClientConnInterface)
common/proto/tree/cells-tree_grpc.pb.go:1323
Function
NewNodeContentWriterClient
(cc grpc.ClientConnInterface)
common/proto/tree/cells-tree_grpc.pb.go:1372
Function
NewNodeEventsProviderClient
(cc grpc.ClientConnInterface)
common/proto/tree/cells-tree_grpc.pb.go:1098
Function
NewNodeKeyManagerHandler
()
data/key/grpc/handler.go:49
Function
NewNodeProviderMock
(n map[string]Node)
common/proto/tree/mocks.go:137
Function
NewNodesCleaner
(ctx context.Context, h *Handler)
idm/acl/grpc/cleaner.go:79
Method
NewNonce
(ctx context.Context, accessToken string, expiresAt time.Time)
idm/oauth/dao/sql/persister.go:59
Function
NewOAuthGRPCHandler
()
idm/oauth/grpc/handler.go:58
Function
NewObjectHandlerWithPreset
(mc *object.MinioConfig)
data/source/objects/grpc/handler.go:63
Function
NewOpForUnmarshall
NewOpForUnmarshall creates an empty struct - do not remove, used by cells-sync
common/sync/merger/operation.go:198
Function
NewPatDAO
NewPatDAO creates a new DAO interface implementation. Only SQL is supported.
idm/oauth/dao/sql/pat-sql.go:48
Function
NewPool
NewPool provides a simple memory-based contextualized pool
common/nodes/pool.go:118
Function
NewReadyzServer
(hs *health.Server)
common/proto/server/fallback.go:10
Function
NewRegistryDAO
(ctx context.Context, db *gorm.DB)
idm/oauth/dao/sql/registry-sql.go:35
Function
NewRemote
NewRemote creates a new Remote Endpoint
common/sync/endpoints/cells/remote.go:83
Function
NewResolver
NewResolver creates an http resolver; If rootOnNotFound is set, non-matching patterns will be rewritten to base path and resolver will be run against
common/client/http/resolver.go:50
Function
NewResourceCleanerEndpointClient
(cc grpc.ClientConnInterface)
common/proto/object/cells-object_grpc.pb.go:236
Function
NewSQLDAO
NewSQLDAO stores sessions in DB
common/service/frontend/sessions/dao.go:50
Function
NewServiceManagerClient
(cc grpc.ClientConnInterface)
common/proto/service/cells-service_grpc.pb.go:29
Function
NewSharedObjectHandler
NewSharedObjectHandler creates a stateless handler for exposing configs
data/source/objects/grpc/handler.go:71
Function
NewSharedTreeServer
(resolver *source.Resolver[*object.DataSource])
data/source/index/grpc/handler.go:88
Function
NewSnapFS
(snap *snapshot.BoltSnapshot, fileProvider FileNodeProvider, total int, generate bool)
cmd/cells-fuse/fs/snap-fs.go:86
Function
NewSqlDAO
(db *gorm.DB)
data/source/sync/dao/sql/sql.go:54
Function
NewStackBatch
NewStackBatch creates a batch that simply stacks incoming Inserts and send them as flush value when expiry or stack size is reached.
common/storage/indexer/batch.go:278
Function
NewStdKeyring
NewStdKeyring places the keyring in a config store
common/crypto/keyring/keyring_std.go:27
Function
NewStorageEndpointClient
(cc grpc.ClientConnInterface)
common/proto/storage/cells-storage_grpc.pb.go:29
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
idm/share/rest/handler_test.go:105
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
idm/role/rest/handler_test.go:98
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/client/grpc/mocks.go:49
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.stub.pb.go:58
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.stub.pb.go:157
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.stub.pb.go:235
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.stub.pb.go:468
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/idm/cells-idm_grpc.stub.pb.go:562
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/encryption/cells-encryption_grpc.stub.pb.go:147
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:44
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:87
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:128
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:171
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:233
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:253
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:357
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:377
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:463
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:483
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:538
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:611
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/proto/tree/cells-tree_grpc.stub.pb.go:631
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/server/stubs/mux.go:55
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/server/stubs/datatest/datasource.go:60
Method
NewStream
(ctx context.Context, desc *grpc.StreamDesc, method string, opts ...grpc.CallOption)
common/server/stubs/inject/svc-injector.go:27
Function
NewStreamer
(serviceName string)
common/sync/endpoints/index/index-streamer.go:63
Function
NewSyncChangesClient
(cc grpc.ClientConnInterface)
common/proto/tree/cells-tree_grpc.pb.go:1866
Function
NewSyncer
(ctx context.Context, datasource string)
data/source/sync/grpc/syncer.go:78
Function
NewTickerSchedule
NewTickerSchedule creates a schedule from parameters
common/utils/schedule/ticker.go:113
← previous
next →
13,601–13,700 of 22,850, ranked by callers