mirror of
https://github.com/ribbybibby/ssl_exporter.git
synced 2026-05-20 23:32:48 +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