Documentation ¶
Index ¶
Constants ¶
View Source
const ( Scheduling_default string = "default" Scheduling_k8s string = "k8s" )
Variables ¶
This section is empty.
Functions ¶
func ContainerScheduling ¶
func ContainerScheduling(hosts []*host.HostDto, appServiceDto *appService.AppServiceDto) (interface{}, error)
容器调度引擎 目前支持 k8s 和 默认 引擎
func StopContainer ¶
func StopContainer(appServiceDto *appService.AppServiceDto) (interface{}, error)
容器调度引擎 目前支持 k8s 和 默认 引擎
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.