package
0.2.0-alpha
Repository: https://github.com/vmware-archive/dispatch.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

FileImageManagerClient returns a FileImageManager after populating the map with a JSON file.
NewController is the constructor for the function manager controller.
NewHandlers is the constructor for the function manager API handlers.

# Structs

ControllerConfig is the function manager controller configuration.
FileImageManager is an ImageManager which is backed by a static map of images.
Handlers is the API handler for function manager.

# Interfaces

ImageGetter retrieves image from Image Manager.