package
0.2.2
Repository: https://github.com/eclipse-fog05/api-go.git
Documentation: pkg.go.dev

# Functions

NewFDUAPI returns a new FDUAPI object.
NewFIMAPI returns a new FIMAPI object, locators has to be in this form tcp/<yaks server address>:<yaks port>.
NewFlavorAPI returns a new FlavorAPI object.
NewImageAPI returns a new ImageAPI object.
NewNetworkAPI returns a new NetworkAPI object.
NewNodeAPI returns a new NodeAPI objects.
NewPluginAPI returns a new PluginAPI object.
NewRunningFDU returns a new RunningFDU objects.

# Structs

FDUAPI is a component of FIMAPI.
FIMAPI is the api to interact with Eclipse fog05 FIM.
FlavorAPI is a component of FIMAPI.
ImageAPI is a component of FIMAPI.
NetworkAPI is a component of FIMAPI.
NodeAPI is a component of FIMAPI.
PluginAPI is a component of FIMAPI.
RunningFDU represents an FDU that is running in blocking fashion.