Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/1Panel-dev/KubePi
/ Add
Method
Add
thirdparty/gotty/cache/token/cache.go:15–15 ·
view source on GitHub ↗
(token string, param *TtyParameter, d time.Duration)
Source
from the content-addressed store, hash-verified
13
Get(token string) *TtyParameter
14
Delete(token string) error
15
Add(token string, param *TtyParameter, d time.Duration) error
16
}
Callers
15
Add
Method · 0.65
TestWriteFromPTY
Function · 0.65
TestWriteFromConn
Function · 0.65
Run
Method · 0.65
processWSConn
Method · 0.65
handleKubeConfigApi
Method · 0.65
handleKubeTokenApi
Method · 0.65
add
Method · 0.65
Set
Method · 0.65
updateCharts
Function · 0.65
apiResourceHandler
Function · 0.65
fetchMultiNamespaceResource
Function · 0.65
Implementers
2
RedisCache
thirdparty/gotty/cache/token/redis.go
MemCache
thirdparty/gotty/cache/token/mem.go
Calls
no outgoing calls
Tested by
2
TestWriteFromPTY
Function · 0.52
TestWriteFromConn
Function · 0.52