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?
I've noticed that
KubeConfigprovides several staticAuthenticatorimplementations. However, I need to add additional authentication methods for my internal use cases. Could you make theauthenticatorsproperty inKubeConfigconfigurable or provide other methods to extent authentication methods?