Open
Description
I've managed to create a plugin to authenticate users through KeyCloak, then hit an API endpoint to get kubeconfig details that a user is allowed to access.
setCluster works by setting the kubeconfig for the selected cluster, but if a user logs out, how do I remove kubeconfig added by the plugin dynamically?