Versions in this module Expand all Collapse all v0 v0.6.9 Jan 10, 2019 Changes in this version + const CONTENT_INLINE + const CONTENT_REF + const CONTENT_REF_FS + const CONTENT_REF_URL + type Entrypoint struct + Content string + FullPath string + Kind int + Path string + PipelineName string + PipelineUuid string + Workingpath string + func New(contentValue string, cwl string, contentKind int) (*Entrypoint, error) + func (e *Entrypoint) Pipeline() (*core.Pipeline, error) + type EntrypointList struct + Items []*Entrypoint + func (e *EntrypointList) AddEntrypoint(loc *Entrypoint) error