• Mike Fedosin's avatar
    Allow to define exec credential plugin config options from kubectl · a556e4fc
    Mike Fedosin authored
    This commit adds support of setting config options to the exec plugin
    from cli.
    
    Next options are added:
      * --exec-command new command for the exec credential plugin
      * --exec-api-version API version of the exec credential plugin.
      * --exec-arg new arguments for the exec credential plugin command
      * --exec-env add, update or remove environment values for the exec credential plugin
    a556e4fc