//
pkg.gl
Category
github.com/sinochem-tech/fabric
core
container
dockercontroller
package
1.2.0-rc1
Repository:
https://github.com/sinochem-tech/fabric.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
19
Dependents
0
Files
421 SLOC
#
Functions
NewDockerVM
NewDockerVM returns a new DockerVM instance.
NewProvider
NewProvider creates a new instance of Provider.
#
Constants
ContainerType
ContainerType is the string which the docker container type is registered with the container.VMController.
#
Structs
DockerVM
DockerVM is a vm.
Provider
Controller implements container.VMProvider.