Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubeedge/kubeedge
/ CacheTunnelMessage
Method
CacheTunnelMessage
pkg/stream/edgedconnection.go:9–9 ·
view source on GitHub ↗
(msg *Message)
Source
from the content-addressed store, hash-verified
7
CreateConnectMessage() (*Message, error)
8
Serve(tunnel SafeWriteTunneler) error
9
CacheTunnelMessage(msg *Message)
10
GetMessageID() uint64
11
CloseReadChannel()
12
CleanChannel()
Callers
1
WriteToLocalConnection
Method · 0.65
Implementers
4
EdgedMetricsConnection
pkg/stream/edgedmetricsconnection.go
EdgedAttachConnection
pkg/stream/edgedattachconnection.go
EdgedLogsConnection
pkg/stream/edgedlogconnection.go
EdgedExecConnection
pkg/stream/edgedexecconnection.go
Calls
no outgoing calls
Tested by
no test coverage detected