Documentation ¶ Index ¶ type Converter func (c *Converter) Convert() error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Converter ¶ type Converter struct { FbcReader io.Reader OutputFormat string Registry image.Registry DestinationTemplateType string // TODO: when we have a template factory, we can pass it here } func (*Converter) Convert ¶ func (c *Converter) Convert() error Source Files ¶ View all Source files converter.go Click to show internal directories. Click to hide internal directories.