Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ORCH *orchHub
View Source
var RT container.Runtime
View Source
var SYS *system.SystemTools
Functions ¶
func SetGlobalObjects ¶
func SetGlobalObjects(rtSocket string, regResource RegisterDriverFunc) (string, string, string, []*container.ContainerMeta, error)
Types ¶
type RegisterDriverFunc ¶
type RegisterDriverFunc func(platform, flavor, network string) orchAPI.ResourceDriver
Click to show internal directories.
Click to hide internal directories.