//
pkg.gl
Category
github.com/ZejunZhou/Ironfunctions-ServerlessResearch
api
runner
drivers
docker
package
0.0.0-20241213210829-8bcec8167a96
Repository:
https://github.com/zejunzhou/ironfunctions-serverlessresearch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
881 SLOC
#
Functions
CheckRegistry
CheckRegistry will return a sizer, which can be used to check the size of an image if the returned error is nil.
NewDocker
implements drivers.Driver.
#
Structs
DockerDriver
No description provided by the author
#
Interfaces
Auther
A drivers.ContainerTask should implement the Auther interface if it would like to use not-necessarily-public docker images for any or all task invocations.
Sizer
Sizer returns size information.