 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package errors defines errors thrown during config generation
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GenerationError ¶
type GenerationError int
GenerationError is an error returned from config generators
const ( NoGit GenerationError = iota + 1 SourceDirAndURL InvalidSourceDir CouldNotDetect NoBuilderFound InvalidDockerfile ImageNotFound )
func (GenerationError) Error ¶
func (e GenerationError) Error() string
       Source Files
      ¶
      Source Files
      ¶
    
- doc.go
- errors.go
 Click to show internal directories. 
   Click to hide internal directories.