Documentation ¶
Index ¶
- func FsOutput(dest afero.Fs, path string) tdl.Output
- func OpenFile(fsys afero.Fs, path string) (tdl.Input, error)
- func ParseArgs(args []string) (*uxv1alpha1.RunConfig, error)
- func ParseInputs(os tdl.OS, config *uxv1alpha1.RunConfig) ([]tdl.Input, error)
- func ParseOutput(os tdl.OS, config *uxv1alpha1.RunConfig) (tdl.Output, error)
- func ParseTarget(config *uxv1alpha1.RunConfig) (tdl.Target, error)
- func Reader(r io.Reader, media tdl.MediaType) tdl.Input
- func StdinInput(stdin tdl.Stdin) (tdl.Input, error)
- func WriterOutput(writer io.Writer) tdl.Output
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseInputs ¶
func ParseOutput ¶
func ParseTarget ¶
func ParseTarget(config *uxv1alpha1.RunConfig) (tdl.Target, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.