(function (cloudStack) { cloudStack.plugins.testPlugin.config = { title: 'Test Plugin', desc: 'Sample plugin' }; }(cloudStack));