Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/derailed/k9s
/ Peek
Method
Peek
internal/ui/types.go:66–66 ·
view source on GitHub ↗
Peek returns current model data.
()
Source
from the content-addressed store, hash-verified
64
65
// Peek returns current model data.
66
Peek() *model1.TableData
67
68
// Watch watches a given resource for changes.
69
Watch(context.Context) error
Callers
13
defaultEnv
Method · 0.65
keyEntered
Method · 0.65
BufferCompleted
Method · 0.65
StylesChanged
Method · 0.65
BufferActive
Method · 0.65
k9sEnv
Method · 0.65
TestTableSelection
Function · 0.65
Dump
Method · 0.65
FilterInput
Method · 0.65
Filter
Method · 0.65
GetFilteredData
Method · 0.65
Refresh
Method · 0.65
Implementers
4
Table
internal/model/table.go
mockTableModel
internal/view/table_int_test.go
mockModel
internal/view/alias_test.go
mockModel
internal/ui/table_test.go
Calls
no outgoing calls
Tested by
1
TestTableSelection
Function · 0.52