# Functions
LookupAuth is a helper function that will lookup the docker credentials by hostname.
LookupFile is a helper function that will lookup the named file.
LookupSecret is a helper function that will lookup the named secret.
LookupVolume is a helper function that will lookup the named volume.
Parse parses the pipeline config from an io.Reader.
ParseFile parses the pipeline config from a file.
ParseString parses the pipeline config from a string.
# Constants
PullPolicy enumeration.
PullPolicy enumeration.
PullPolicy enumeration.
PullPolicy enumeration.
RunPolicy enumeration.
RunPolicy enumeration.
RunPolicy enumeration.
RunPolicy enumeration.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Engine defines a runtime engine for pipeline execution.
# Type aliases
PullPolicy defines the container image pull policy.
RunPolicy defines the policy for starting containers based on the point-in-time pass or fail state of the pipeline.