Versions in this module Expand all Collapse all v0 v0.1.1 Dec 20, 2017 Changes in this version + type ClientTransport struct + func (_m *ClientTransport) Submit(_a0 *runtime.ClientOperation) (interface{}, error) + type FaaSDriver struct + func (_m *FaaSDriver) Create(f *functions.Function, exec *functions.Exec) error + func (_m *FaaSDriver) Delete(f *functions.Function) error + func (_m *FaaSDriver) GetRunnable(e *functions.FunctionExecution) functions.Runnable + type SecretInjector struct + func (_m *SecretInjector) GetMiddleware(secrets []string, cookie string) functions.Middleware + type Validator struct + func (_m *Validator) GetMiddleware(schemas *functions.Schemas) functions.Middleware