 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate(paths ...string) (*templateapi.Template, error)
Generate accepts a set of Docker compose project paths and converts them in an OpenShift template definition.
func IsPossibleDockerCompose ¶
Types ¶
type FileSearcher ¶
type FileSearcher struct {
}
    TemplateFileSearcher resolves template files into template objects
func (*FileSearcher) Search ¶
func (r *FileSearcher) Search(precise bool, terms ...string) (app.ComponentMatches, []error)
Search attemps to read template files and transform it into template objects
 Click to show internal directories. 
   Click to hide internal directories.