Versions in this module Expand all Collapse all v0 v0.1.1 Dec 20, 2017 Changes in this version + type Config struct + Identity struct{ ... } + OpenFaas struct{ ... } + Openwhisk struct{ ... } + var Global Config + func LoadConfiguration(file string) Config + type Users struct + Data []struct{ ... } + var StaticUsers Users + func LoadStaticUsers(file string) Users