iofog-go-sdk

module
v3.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2023 License: EPL-2.0

README

ioFog Go SDK

This SDK contains a set of Golang packages developers can use for the purposes of:

  • Developing your own edge microservices that run on ioFog Edge Compute Networks
  • Interacting with ioFog Controller REST API
Golang v1.18

The SDK is tested against Golang v1.18 environments.

Packages

The following is a high-level overview of the functionality provided by each package.

Each package contains its own README.md so please refer to those for further details.

Microservices

The microservices package contains functionality required to implement edge microservices that run on ioFog Edge Compute Networks. This includes functionality to access microservice configuration, connecting to the control signal websocket, connecting to the messages websocket, and being able to receive and post data messages via REST.

Client

The client package contains an HTTP client to use with ioFog Controller's REST API. You can view see the full REST API specification at iofog.org.

Deploy applications

The deployapps package contains executors to deploy iofog applications and microservices using the client package. This package is used by iofogctl and iofog-operator to deploy applications and microservices based on yaml configuration files.

Directories

Path Synopsis
pkg
k8s

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL