(function (cloudStack) { cloudStack.plugins.testPlugin = function(plugin) { // // Plugin code goes here // }; }(cloudStack));