Module kkcloud_framework::ctrl[][src]

Resource Controller

All resoures are under this moduler's management.

Structs

ENGINE

Collections of vm-engines, can NOT be changed in runtime.

EngineCtrl

{Vm Engine Name} => {Vm Engine Object}

SERV

Global entrypoint.

Service

Service is a global data collection.

TEMPLATE

Collections of vm-templates, can be updated in runtime.

TemplateCtrl

The container of vm templates, {Vm Template Name} => {Vm Template Object}