berlioz
Version:
Berlioz - cloud deployment and migration services
19 lines (10 loc) • 331 B
JavaScript
module.exports.customCreate = function({config, entity, scope}) {
}
module.exports.getModelName = function({entity, scope}) {
}
module.exports.getNaming = function(entity, scope) {
}
module.exports.setupItem = function(config, entity, item, scope) {
}
module.exports.massageItem = function(config, entity, item, scope) {
}