MCPcopy Create free account

hub / github.com/eth-easl/dirigent / functions

Functions1,276 in github.com/eth-easl/dirigent

MethodDeregisterNode
(ctx context.Context, info *proto.NodeInfo)
api/control_plane_api_server.go:172
MethodDeregisterNode
(ctx context.Context, in *NodeInfo, opts ...grpc.CallOption)
api/proto/control_plane_interface_grpc.pb.go:120
MethodDeregisterNode
(context.Context, *NodeInfo)
api/proto/control_plane_interface_grpc.pb.go:186
MethodDeregisterNode
(context.Context, *NodeInfo)
api/proto/control_plane_interface_grpc.pb.go:225
MethodDeregisterNode
DeregisterNode mocks base method.
mock/mock_cp_api/mock_cp_api.go:85
MethodDeregisterNode
DeregisterNode indicates an expected call of DeregisterNode.
mock/mock_cp_api/mock_cp_api.go:98
MethodDeregisterNode
DeregisterNode mocks base method.
mock/mock_cp_api/mock_cp_api.go:378
MethodDeregisterNode
DeregisterNode indicates an expected call of DeregisterNode.
mock/mock_cp_api/mock_cp_api.go:387
MethodDeregisterService
(ctx context.Context, serviceInfo *proto.ServiceInfo)
api/control_plane_api_server.go:217
MethodDeregisterService
(ctx context.Context, in *ServiceInfo, opts ...grpc.CallOption)
api/proto/control_plane_interface_grpc.pb.go:129
MethodDeregisterService
(context.Context, *ServiceInfo)
api/proto/control_plane_interface_grpc.pb.go:187
MethodDeregisterService
(context.Context, *ServiceInfo)
api/proto/control_plane_interface_grpc.pb.go:228
MethodDeregisterService
DeregisterService mocks base method.
mock/mock_cp_api/mock_cp_api.go:105
MethodDeregisterService
DeregisterService indicates an expected call of DeregisterService.
mock/mock_cp_api/mock_cp_api.go:118
MethodDeregisterService
DeregisterService mocks base method.
mock/mock_cp_api/mock_cp_api.go:393
MethodDeregisterService
DeregisterService indicates an expected call of DeregisterService.
mock/mock_cp_api/mock_cp_api.go:402
MethodDescriptor
Deprecated: Use NodeInfo.ProtoReflect.Descriptor instead.
api/proto/control_plane_interface.pb.go:113
MethodDescriptor
Deprecated: Use NodeHeartbeatMessage.ProtoReflect.Descriptor instead.
api/proto/control_plane_interface.pb.go:190
MethodDescriptor
Deprecated: Use AutoscalingMetric.ProtoReflect.Descriptor instead.
api/proto/control_plane_interface.pb.go:253
MethodDescriptor
Deprecated: Use DataplaneInfo.ProtoReflect.Descriptor instead.
api/proto/control_plane_interface.pb.go:316
MethodDescriptor
Deprecated: Use HAProxyConfig.ProtoReflect.Descriptor instead.
api/proto/control_plane_interface.pb.go:441
MethodDescriptor
Deprecated: Use PortMapping.ProtoReflect.Descriptor instead.
api/proto/common.pb.go:107
MethodDescriptor
Deprecated: Use AutoscalingConfiguration.ProtoReflect.Descriptor instead.
api/proto/common.pb.go:178
MethodDescriptor
Deprecated: Use ServiceInfo.ProtoReflect.Descriptor instead.
api/proto/common.pb.go:300
MethodDescriptor
Deprecated: Use ServiceList.ProtoReflect.Descriptor instead.
api/proto/common.pb.go:382
MethodDescriptor
Deprecated: Use ActionStatus.ProtoReflect.Descriptor instead.
api/proto/common.pb.go:430
MethodDescriptor
Deprecated: Use DataplaneInformation.ProtoReflect.Descriptor instead.
api/proto/common.pb.go:486
MethodDescriptor
Deprecated: Use WorkerNodeInformation.ProtoReflect.Descriptor instead.
api/proto/common.pb.go:551
MethodDescriptor
Deprecated: Use SandboxID.ProtoReflect.Descriptor instead.
api/proto/worker_node_interface.pb.go:62
MethodDescriptor
Deprecated: Use SandboxCreationStatus.ProtoReflect.Descriptor instead.
api/proto/worker_node_interface.pb.go:119
MethodDescriptor
Deprecated: Use SandboxCreationBreakdown.ProtoReflect.Descriptor instead.
api/proto/worker_node_interface.pb.go:197
MethodDescriptor
Deprecated: Use EndpointsList.ProtoReflect.Descriptor instead.
api/proto/worker_node_interface.pb.go:314
MethodDescriptor
Deprecated: Use EndpointInfo.ProtoReflect.Descriptor instead.
api/proto/data_plane_interface.pb.go:61
MethodDescriptor
Deprecated: Use DeploymentEndpointPatch.ProtoReflect.Descriptor instead.
api/proto/data_plane_interface.pb.go:116
MethodDescriptor
Deprecated: Use DeploymentUpdateSuccess.ProtoReflect.Descriptor instead.
api/proto/data_plane_interface.pb.go:171
MethodDescriptor
Deprecated: Use RequestVoteArgs.ProtoReflect.Descriptor instead.
api/proto/raft.pb.go:62
MethodDescriptor
Deprecated: Use RequestVoteReply.ProtoReflect.Descriptor instead.
api/proto/raft.pb.go:131
MethodDescriptor
Deprecated: Use AppendEntriesArgs.ProtoReflect.Descriptor instead.
api/proto/raft.pb.go:186
MethodDescriptor
Deprecated: Use AppendEntriesReply.ProtoReflect.Descriptor instead.
api/proto/raft.pb.go:241
MethodDisconnectAll
DisconnectAll closes all the client connections to peers for this server.
internal/control_plane/leader_election/server.go:115
MethodDisconnectPeer
DisconnectPeer disconnects this server from the peer identified by peerId.
internal/control_plane/leader_election/server.go:158
MethodDrainSandbox
(patch *proto.DeploymentEndpointPatch)
internal/data_plane/data_plane.go:232
MethodDrainSandbox
(ctx context.Context, patch *proto.DeploymentEndpointPatch)
internal/control_plane/data_plane/data_plane.go:79
MethodDrainSandbox
(context.Context, *proto.DeploymentEndpointPatch)
internal/control_plane/data_plane/empty_dataplane/empty_dataplane.go:66
MethodDrainSandbox
(_ context.Context, endpoint *proto.DeploymentEndpointPatch)
api/data_plane_api_server.go:61
MethodDrainSandbox
(ctx context.Context, in *DeploymentEndpointPatch, opts ...grpc.CallOption)
api/proto/data_plane_interface_grpc.pb.go:64
MethodDrainSandbox
(context.Context, *DeploymentEndpointPatch)
api/proto/data_plane_interface_grpc.pb.go:89
MethodDrainSandbox
(context.Context, *DeploymentEndpointPatch)
api/proto/data_plane_interface_grpc.pb.go:107
MethodDrainSandbox
DrainSandbox mocks base method.
mock/mock_core/mock_core.go:78
MethodDrainSandbox
DrainSandbox indicates an expected call of DrainSandbox.
mock/mock_core/mock_core.go:87
MethodEXPECT
EXPECT returns an object that allows the caller to indicate expected use.
mock/mock_cp_api/mock_cp_api.go:343
MethodEXPECT
EXPECT returns an object that allows the caller to indicate expected use.
mock/mock_cp_api/mock_cp_api.go:588
MethodEnum
()
api/proto/control_plane_interface.pb.go:46
MethodEnum
()
api/proto/common.pb.go:42
MethodEnumDescriptor
Deprecated: Use FailureType.Descriptor instead.
api/proto/control_plane_interface.pb.go:69
MethodEnumDescriptor
Deprecated: Use L4Protocol.Descriptor instead.
api/proto/common.pb.go:65
FunctionExtractField
(m []T, extractor func(T) string)
pkg/map/maps.go:64
FunctionGRPCConnectionClose
(conn *grpc.ClientConn)
pkg/grpc_helpers/grpc_helpers.go:75
MethodGet
(key K)
pkg/atomic_map/atomic_map_counter.go:41
MethodGet
()
internal/data_plane/proxy/net/buffer_pool.go:48
MethodGetAPIPort
()
api/proto/control_plane_interface.pb.go:327
MethodGetAddress
()
api/proto/common.pb.go:490
MethodGetAllURLs
()
internal/control_plane/scaling_loop.go:62
MethodGetApiPort
()
internal/control_plane/data_plane/data_plane.go:91
MethodGetApiPort
()
internal/control_plane/data_plane/empty_dataplane/empty_dataplane.go:91
MethodGetApiPort
()
api/proto/common.pb.go:497
MethodGetApiPort
GetApiPort mocks base method.
mock/mock_core/mock_core.go:93
MethodGetApiPort
GetApiPort indicates an expected call of GetApiPort.
mock/mock_core/mock_core.go:101
MethodGetAutoscalingConfig
()
api/proto/common.pb.go:339
MethodGetCandidateID
()
api/proto/raft.pb.go:73
MethodGetConfigureMonitoring
()
api/proto/worker_node_interface.pb.go:264
MethodGetContainerConcurrency
()
api/proto/common.pb.go:217
MethodGetContainerConcurrencyTargetPercentage
()
api/proto/common.pb.go:224
MethodGetCpApiServer
()
internal/data_plane/proxy/sync_proxy_handler.go:53
MethodGetCpApiServer
()
internal/data_plane/proxy/async_proxy_handler.go:68
MethodGetCpuCores
()
internal/control_plane/workers/empty_worker/empty_worker.go:121
MethodGetCpuCores
()
api/proto/control_plane_interface.pb.go:138
MethodGetCpuCores
()
api/proto/common.pb.go:576
MethodGetCpuCores
GetCpuCores mocks base method.
mock/mock_core/mock_core.go:282
MethodGetCpuCores
GetCpuCores indicates an expected call of GetCpuCores.
mock/mock_core/mock_core.go:290
MethodGetCpuUsage
()
internal/control_plane/workers/worker_node.go:152
MethodGetCpuUsage
()
internal/control_plane/workers/empty_worker/empty_worker.go:125
MethodGetCpuUsage
()
api/proto/control_plane_interface.pb.go:201
MethodGetCpuUsage
GetCpuUsage mocks base method.
mock/mock_core/mock_core.go:296
MethodGetCpuUsage
GetCpuUsage indicates an expected call of GetCpuUsage.
mock/mock_core/mock_core.go:304
MethodGetDataPlaneInformation
(_ context.Context)
internal/control_plane/persistence/empty_persistence.go:47
MethodGetDataPlaneInformation
(ctx context.Context)
internal/control_plane/persistence/redis_persistence.go:115
MethodGetDataPlaneInformation
GetDataPlaneInformation mocks base method.
mock/mock_persistence/mock_persistence.go:86
MethodGetDataPlaneInformation
GetDataPlaneInformation indicates an expected call of GetDataPlaneInformation.
mock/mock_persistence/mock_persistence.go:95
MethodGetDataplaneName
()
api/proto/control_plane_interface.pb.go:264
MethodGetDataplanePropagation
()
api/proto/worker_node_interface.pb.go:250
MethodGetDataplanes
()
api/proto/control_plane_interface.pb.go:445
MethodGetEndpoint
()
api/proto/worker_node_interface.pb.go:318
MethodGetEndpointMap
()
internal/control_plane/workers/worker_node.go:160
MethodGetEndpointMap
()
internal/control_plane/workers/empty_worker/empty_worker.go:141
MethodGetEndpointMap
GetEndpointMap mocks base method.
mock/mock_core/mock_core.go:310
MethodGetEndpointMap
GetEndpointMap indicates an expected call of GetEndpointMap.
mock/mock_core/mock_core.go:318
MethodGetEndpoints
()
api/proto/data_plane_interface.pb.go:127
MethodGetFindSnapshot
()
api/proto/worker_node_interface.pb.go:271
MethodGetGuestPort
()
api/proto/common.pb.go:118
← previousnext →601–700 of 1,276, ranked by callers