mirror of
https://github.com/ribbybibby/ssl_exporter.git
synced 2026-08-23 21:06:13 +00:00
* Support getting certificate information from a kubeconfig file * Support relative paths for cluster CA and user certificate in kubeconfig * Determine relative using filepath.IsAbs * Make relative path logic actually work, add test. Move all kubeconfig parsing into parsing specific function