k9s/internal/config
ClementLachaussee 2d8fb99993
feat: add imagePullSecrets and imagePullPolicy configuration for shellpod (#2301)
* feat: add imagePullSecrets and imagePullPolicy in shell_pod for internal registry use cases

* docs: add imagePullPolicy and imagePullSecrets configuration example

* docs: remove comments

* docs: use same wording

* docs: remove useless phrase

* fix: truncated comment

* fix: use correct type, remove useless if

* add: ImagePullPolicy on container variable

---------

Co-authored-by: clementlachaussee <clement_lachaussee@ext.carrefour.com>
2023-11-21 13:03:27 -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 Clean up items... (#2303) 2023-11-19 08:43:39 -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 Clean up items... (#2303) 2023-11-19 08:43:39 -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 Clean up items... (#2303) 2023-11-19 08:43:39 -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 Clean up items... (#2303) 2023-11-19 08:43:39 -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 Clean up items... (#2303) 2023-11-19 08:43:39 -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 Clean up items... (#2303) 2023-11-19 08:43:39 -07:00
views_test.go Clean up items... (#2303) 2023-11-19 08:43:39 -07:00