k9s/internal/config
Alexandru Placinta a3155d015d
Add prompt border color customization (#2234)
2023-11-10 08:54:40 -07:00
..
testdata feat: add autoRefresh config field (#2256) (#2257) 2023-11-08 12:45:22 -07:00
alias.go feat(alias): add `qa` for quit (#2188) 2023-08-05 08:44:37 -06:00
alias_test.go
bench.go
bench_test.go
cluster.go
cluster_test.go
config.go fix: (config) only respect the --command flag once (#2096) 2023-05-21 09:06:37 -06:00
config_test.go feat: add autoRefresh config field (#2256) (#2257) 2023-11-08 12:45:22 -07:00
feature.go
flags.go
helpers.go K9s/rel v0.27.0 (#1932) 2023-01-26 11:07:43 -07:00
helpers_test.go K9s/rel v0.27.0 (#1932) 2023-01-26 11:07:43 -07:00
hotkey.go
hotkey_test.go
k9s.go feat: add autoRefresh config field (#2256) (#2257) 2023-11-08 12:45:22 -07:00
k9s_test.go
logger.go set default sinceSeconds to 300 (#1965) 2023-02-11 11:50:46 -07:00
logger_test.go
mock_connection_test.go
mock_kubesettings_test.go
ns.go K9s/rel v0.27.0 (#1932) 2023-01-26 11:07:43 -07:00
ns_test.go
plugin.go
plugin_test.go
shell_pod.go
styles.go Add prompt border color customization (#2234) 2023-11-10 08:54:40 -07:00
styles_test.go release v0.27.1 (#1945) 2023-01-31 08:09:53 -07:00
threshold.go
threshold_test.go
view.go
view_test.go
views.go
views_test.go