k9s/internal/config
Alexandru Placinta 38275b25ea
Allow both .yaml and .yml yaml config files (#2284)
2023-11-26 07:45:03 -07:00
..
testdata feat: allow for multiple plugin files in $XDG_DATA_DIRS/k9s/plugins (#2029) 2023-11-12 11:35:46 -07:00
alias.go Allow both .yaml and .yml yaml config files (#2284) 2023-11-26 07:45:03 -07:00
alias_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
bench.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
bench_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cluster.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
cluster_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
config.go Allow both .yaml and .yml yaml config files (#2284) 2023-11-26 07:45:03 -07:00
config_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
feature.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
flags.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
helpers.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
helpers_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
hotkey.go Allow both .yaml and .yml yaml config files (#2284) 2023-11-26 07:45:03 -07:00
hotkey_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
k9s.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
k9s_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
logger.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
logger_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
mock_connection_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
mock_kubesettings_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ns.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
ns_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
plugin.go Allow both .yaml and .yml yaml config files (#2284) 2023-11-26 07:45:03 -07:00
plugin_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
shell_pod.go feat: add imagePullSecrets and imagePullPolicy configuration for shellpod (#2301) 2023-11-21 13:03:27 -07:00
styles.go Allow both .yaml and .yml yaml config files (#2284) 2023-11-26 07:45:03 -07:00
styles_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
threshold.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
threshold_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
view.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
view_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
views.go Allow both .yaml and .yml yaml config files (#2284) 2023-11-26 07:45:03 -07:00
views_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00