Versions in this module Expand all Collapse all v0 v0.1.0 Sep 6, 2019 Changes in this version + func CreateAliasMap(aliases []v1alpha1.Alias) map[string]string + type SimpleOutputsResolver struct + func NewSimpleOutputsResolver(store storage.ProtobufStore) SimpleOutputsResolver + func (r SimpleOutputsResolver) ExtractOutput(ctx context.Context, w v1alpha1.ExecutableWorkflow, n v1alpha1.ExecutableNode, ...) (values *core.Literal, err error)