Make PLUGINS_DIR to be required than optional 77/64077/1
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Fri, 31 Aug 2018 21:57:54 +0000 (14:57 -0700)
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Fri, 31 Aug 2018 21:59:38 +0000 (14:59 -0700)
commit28376cbc428324577451181f67f383ea9d8de164
treecb4666aa2d8866240c331ec05d96d9b2a831c65a
parent979f6535310b683747fd23423d27e0eeb72208b7
Make PLUGINS_DIR to be required than optional

This patch makes sure PLUGINS_DIR is not optional since its better
explicitly pass the plugins directory.

Change-Id: I08da5cf1563527d8b713fa106aa05b37a26c95cb
Issue-ID: MULTICLOUD-301
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
src/k8splugin/api/api.go