Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
152
type
Runnable
interface
{
153
// Run triggers a run.
154
Run(path string) error
155
}
156
157
// Logger represents a resource that exposes logs.
Callers
15
TestIsLabelSelector
Function · 0.65
TestCallTimeout
Function · 0.65
TestConfigCurrentContext
Function · 0.65
TestConfigCurrentCluster
Function · 0.65
TestConfigCurrentUser
Function · 0.65
TestConfigCurrentNamespace
Function · 0.65
TestConfigGetContext
Function · 0.65
TestGVRCan
Function · 0.65
TestGVR
Function · 0.65
TestAsGV
Function · 0.65
TestNewGVR
Function · 0.65
TestGVRAsResourceName
Function · 0.65
Implementers
3
App
internal/view/app.go
Benchmark
internal/perf/benchmark.go
CronJob
internal/dao/cronjob.go
Calls
no outgoing calls
Tested by
15
TestIsLabelSelector
Function · 0.52
TestCallTimeout
Function · 0.52
TestConfigCurrentContext
Function · 0.52
TestConfigCurrentCluster
Function · 0.52
TestConfigCurrentUser
Function · 0.52
TestConfigCurrentNamespace
Function · 0.52
TestConfigGetContext
Function · 0.52
TestGVRCan
Function · 0.52
TestGVR
Function · 0.52
TestAsGV
Function · 0.52
TestNewGVR
Function · 0.52
TestGVRAsResourceName
Function · 0.52