I've noticed that KubeConfig
provides several static Authenticator
implementations. However, I need to add additional authentication methods for my internal use cases. Could you make the authenticators
property in KubeConfig
configurable or provide other methods to extent authentication methods?