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

Struct config

internal/render/context_test.go:61–61  ·  view source on GitHub ↗

---------------------------------------------------------------------------- Helpers...

Source from the content-addressed store, hash-verified

59// Helpers...
60
61type config struct{}
62
63func (config) CurrentContextName() (string, error) {
64 return "fred", nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected