Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/derailed/k9s
/ SetText
Method
SetText
internal/model/text.go:22–22 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
20
type
Textable
interface
{
21
Peek() []string
22
SetText(string)
23
AddListener(TextListener)
24
RemoveListener(TextListener)
25
}
Callers
15
fireSuggestionChanged
Method · 0.65
TestLiveViewSetText
Function · 0.65
ShowDrain
Function · 0.65
TestLogViewClear
Function · 0.65
makeTreeNode
Function · 0.65
TextChanged
Method · 0.65
TextFiltered
Method · 0.65
Update
Method · 0.65
SetFilter
Method · 0.65
SetLabelSelector
Method · 0.65
ShowPortForwards
Function · 0.65
ResourceFailed
Method · 0.65
Implementers
1
Text
internal/model/text.go
Calls
no outgoing calls
Tested by
3
TestLiveViewSetText
Function · 0.52
TestLogViewClear
Function · 0.52
TestTableViewFilter
Function · 0.52