MCPcopy
hub / github.com/derailed/k9s / Run

Method Run

internal/dao/types.go:154–154  ·  view source on GitHub ↗

Run triggers a run.

(path string)

Source from the content-addressed store, hash-verified

152type Runnable interface {
153 // Run triggers a run.
154 Run(path string) error
155}
156
157// Logger represents a resource that exposes logs.

Callers 15

TestIsLabelSelectorFunction · 0.65
TestCallTimeoutFunction · 0.65
TestConfigCurrentContextFunction · 0.65
TestConfigCurrentClusterFunction · 0.65
TestConfigCurrentUserFunction · 0.65
TestConfigGetContextFunction · 0.65
TestGVRCanFunction · 0.65
TestGVRFunction · 0.65
TestAsGVFunction · 0.65
TestNewGVRFunction · 0.65
TestGVRAsResourceNameFunction · 0.65

Implementers 3

Appinternal/view/app.go
Benchmarkinternal/perf/benchmark.go
CronJobinternal/dao/cronjob.go

Calls

no outgoing calls

Tested by 15

TestIsLabelSelectorFunction · 0.52
TestCallTimeoutFunction · 0.52
TestConfigCurrentContextFunction · 0.52
TestConfigCurrentClusterFunction · 0.52
TestConfigCurrentUserFunction · 0.52
TestConfigGetContextFunction · 0.52
TestGVRCanFunction · 0.52
TestGVRFunction · 0.52
TestAsGVFunction · 0.52
TestNewGVRFunction · 0.52
TestGVRAsResourceNameFunction · 0.52