MCPcopy
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

defaultEnvMethod · 0.65
keyEnteredMethod · 0.65
BufferCompletedMethod · 0.65
StylesChangedMethod · 0.65
BufferActiveMethod · 0.65
k9sEnvMethod · 0.65
TestTableSelectionFunction · 0.65
DumpMethod · 0.65
FilterInputMethod · 0.65
FilterMethod · 0.65
GetFilteredDataMethod · 0.65
RefreshMethod · 0.65

Implementers 4

Tableinternal/model/table.go
mockTableModelinternal/view/table_int_test.go
mockModelinternal/view/alias_test.go
mockModelinternal/ui/table_test.go

Calls

no outgoing calls

Tested by 1

TestTableSelectionFunction · 0.52