MCPcopy Create free account

hub / github.com/eth-easl/dirigent / types & classes

Types & classes154 in github.com/eth-easl/dirigent

StructAPI
internal/data_plane/haproxy/manager.go:55
StructActionStatus
api/proto/common.pb.go:393
StructAnnounceLeadership
internal/control_plane/leader_election/server.go:42
StructAppendEntriesArgs
api/proto/raft.pb.go:149
StructAppendEntriesReply
api/proto/raft.pb.go:204
StructAsyncProxyingService
internal/data_plane/proxy/async_proxy_handler.go:50
StructAtomicMap
pkg/atomic_map/atomic_map.go:33
StructAtomicMapCounter
pkg/atomic_map/atomic_map_counter.go:33
StructAutoscalingConfiguration
api/proto/common.pb.go:132
StructAutoscalingMetadata
internal/control_plane/autoscaling/autoscaling.go:45
StructAutoscalingMetric
api/proto/control_plane_interface.pb.go:215
StructBufferedRequest
TODO: Find minimal set of values we need to replicate
internal/data_plane/proxy/requests/requests.go:39
StructBufferedResponse
internal/data_plane/proxy/requests/requests.go:64
TypeAliasCMState
internal/control_plane/leader_election/state.go:29
StructColdStartChannelStruct
internal/data_plane/function_metadata/function_metadata.go:98
StructColdStartLogEntry
pkg/tracing/tracing.go:43
TypeAliasColdStartOutcome
internal/data_plane/function_metadata/function_metadata.go:91
StructConsensusModule
ConsensusModule (CM) implements a single node of Raft consensus.
internal/control_plane/leader_election/consensus_module.go:43
StructContainerdMetadata
internal/worker_node/sandbox/containerd/runtime.go:57
StructContainerdRuntime
internal/worker_node/sandbox/containerd/runtime.go:43
StructControlPlane
internal/control_plane/control_plane.go:47
StructControlPlaneConfig
pkg/config/config.go:36
StructCpApiServer
api/control_plane_api_server.go:45
StructCpApiServerCreationArguments
api/control_plane_api_server.go:53
InterfaceCpiInterfaceClient
CpiInterfaceClient is the client API for CpiInterface service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https:
api/proto/control_plane_interface_grpc.pb.go:21
InterfaceCpiInterfaceServer
CpiInterfaceServer is the server API for CpiInterface service. All implementations must embed UnimplementedCpiInterfaceServer for forward compatibilit
api/proto/control_plane_interface_grpc.pb.go:177
StructCurrentState
cmd/master_node/state_management/election_management.go:36
StructDataPlaneConfig
pkg/config/config.go:55
StructDataPlaneConnectionInfo
internal/control_plane/data_plane/data_plane.go:45
InterfaceDataPlaneInterface
internal/control_plane/core/interface.go:36
StructDataplane
internal/data_plane/data_plane.go:49
FuncTypeDataplaneFactory
func(string, string, string) DataPlaneInterface
internal/control_plane/core/types.go:29
StructDataplaneInfo
api/proto/control_plane_interface.pb.go:278
StructDataplaneInformation
api/proto/common.pb.go:448
StructDeploymentEndpointPatch
api/proto/data_plane_interface.pb.go:79
StructDeploymentUpdateSuccess
api/proto/data_plane_interface.pb.go:134
StructDeployments
internal/data_plane/function_metadata/deployment.go:34
StructDpApiServer
api/data_plane_api_server.go:36
InterfaceDpiInterfaceClient
DpiInterfaceClient is the client API for DpiInterface service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https:
api/proto/data_plane_interface_grpc.pb.go:21
InterfaceDpiInterfaceServer
DpiInterfaceServer is the server API for DpiInterface service. All implementations must embed UnimplementedDpiInterfaceServer for forward compatibilit
api/proto/data_plane_interface_grpc.pb.go:85
StructEmptyPersistence
internal/control_plane/persistence/empty_persistence.go:37
StructEndpoint
internal/control_plane/core/types.go:41
StructEndpoint
api/proto/common.pb.go:590
StructEndpointInfo
api/proto/data_plane_interface.pb.go:24
StructEndpointsList
api/proto/worker_node_interface.pb.go:278
StructExponentialBackoff
internal/worker_node/managers/exponential_backoff.go:29
StructFailure
api/proto/control_plane_interface.pb.go:341
TypeAliasFailureType
api/proto/control_plane_interface.pb.go:24
StructFirecrackerMetadata
internal/worker_node/sandbox/firecracker/runtime.go:63
StructFunctionMetadata
internal/data_plane/function_metadata/function_metadata.go:62
StructFunctionResponse
workload/http_workload.go:120
StructFunctionStatistics
internal/data_plane/function_metadata/statistics.go:32
StructHAProxyConfig
api/proto/control_plane_interface.pb.go:404
StructHardwareUsage
pkg/hardware/hardware.go:36
StructIPManager
internal/worker_node/managers/ip_manager.go:33
StructImageManager
internal/worker_node/sandbox/containerd/image_manager.go:35
StructKubernetesPolicy
internal/control_plane/placement_policy/placement_policy.go:56
TypeAliasL4Protocol
api/proto/common.pb.go:23
StructLeaderElectionServer
LeaderElectionServer wraps a raft.ConsensusModule along with a rpc.Server that exposes its methods as RPC endpoints. It also manages the peers of the
internal/control_plane/leader_election/server.go:53
StructLoadBalancingMetadata
internal/data_plane/function_metadata/function_metadata.go:56
StructMetadata
internal/worker_node/managers/sandbox_manager.go:40
StructMockCpiInterfaceClient
MockCpiInterfaceClient is a mock of CpiInterfaceClient interface.
mock/mock_cp_api/mock_cp_api.go:22
StructMockCpiInterfaceClientMockRecorder
MockCpiInterfaceClientMockRecorder is the mock recorder for MockCpiInterfaceClient.
mock/mock_cp_api/mock_cp_api.go:28
StructMockCpiInterfaceServer
MockCpiInterfaceServer is a mock of CpiInterfaceServer interface.
mock/mock_cp_api/mock_cp_api.go:325
StructMockCpiInterfaceServerMockRecorder
MockCpiInterfaceServerMockRecorder is the mock recorder for MockCpiInterfaceServer.
mock/mock_cp_api/mock_cp_api.go:331
StructMockDataPlaneInterface
MockDataPlaneInterface is a mock of DataPlaneInterface interface.
mock/mock_core/mock_core.go:25
StructMockDataPlaneInterfaceMockRecorder
MockDataPlaneInterfaceMockRecorder is the mock recorder for MockDataPlaneInterface.
mock/mock_core/mock_core.go:31
StructMockPersistenceLayer
MockPersistenceLayer is a mock of PersistenceLayer interface.
mock/mock_persistence/mock_persistence.go:21
StructMockPersistenceLayerMockRecorder
MockPersistenceLayerMockRecorder is the mock recorder for MockPersistenceLayer.
mock/mock_persistence/mock_persistence.go:27
StructMockUnsafeCpiInterfaceServer
MockUnsafeCpiInterfaceServer is a mock of UnsafeCpiInterfaceServer interface.
mock/mock_cp_api/mock_cp_api.go:570
StructMockUnsafeCpiInterfaceServerMockRecorder
MockUnsafeCpiInterfaceServerMockRecorder is the mock recorder for MockUnsafeCpiInterfaceServer.
mock/mock_cp_api/mock_cp_api.go:576
StructMockWorkerNodeInterface
MockWorkerNodeInterface is a mock of WorkerNodeInterface interface.
mock/mock_core/mock_core.go:205
StructMockWorkerNodeInterfaceMockRecorder
MockWorkerNodeInterfaceMockRecorder is the mock recorder for MockWorkerNodeInterface.
mock/mock_core/mock_core.go:211
StructMultiplexer
workload/http_workload.go:131
StructNetworkConfig
internal/worker_node/sandbox/firecracker/networking.go:42
StructNetworkPoolManager
internal/worker_node/sandbox/firecracker/networking.go:57
StructNodeHeartbeatMessage
api/proto/control_plane_interface.pb.go:152
StructNodeInfo
api/proto/control_plane_interface.pb.go:73
StructPFStateController
internal/control_plane/autoscaling/controller.go:37
InterfacePersistenceLayer
internal/control_plane/persistence/interface.go:33
InterfacePlacementPolicy
internal/control_plane/placement_policy/placement_policy.go:34
StructPortMapping
api/proto/common.pb.go:69
StructProcessMonitor
internal/worker_node/managers/process_monitor.go:37
StructProfilerConfig
pkg/config/config.go:89
InterfaceProxy
internal/data_plane/proxy/proxy.go:29
StructProxyLogEntry
pkg/tracing/tracing.go:52
StructProxyingService
internal/data_plane/proxy/sync_proxy_handler.go:43
StructRandom
internal/control_plane/placement_policy/random.go:33
StructRedisClient
internal/control_plane/persistence/redis_persistence.go:47
StructRedisConf
pkg/config/config.go:94
InterfaceRequestPersistence
internal/data_plane/proxy/persistence/request_persistence.go:33
TypeAliasRequestThrottler
internal/data_plane/function_metadata/function_metadata.go:44
StructRequestVoteArgs
api/proto/raft.pb.go:23
StructRequestVoteReply
api/proto/raft.pb.go:94
StructResourceMap
internal/control_plane/placement_policy/resource_map.go:34
FuncTypeReviseDataplanesInLBCall
func(func([]string) bool) bool
internal/data_plane/haproxy/manager.go:53
StructRootFsManager
internal/worker_node/managers/rootfs_manager.go:31
StructRoundRobinPlacement
internal/control_plane/placement_policy/round_robin.go:33
StructRuntime
internal/worker_node/sandbox/firecracker/runtime.go:44
StructRuntime
internal/worker_node/sandbox/fake_snapshot/runtime.go:39
next →1–100 of 154, ranked by callers