Open
Description
Some exec plugins (e.g. aws eks get-token
) use the info in this environment variable to determine what to return (including the api version which is checked by kubeclient
. I believe it should take the form of a JSON string containing an ExecCredtial
resource (see explanation here)