 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AptSourcesNamespaceDetector ¶
type AptSourcesNamespaceDetector struct{}
    AptSourcesNamespaceDetector implements NamespaceDetector and detects the Namespace from the /etc/apt/sources.list file.
This detector is necessary to determine precise Debian version when it is an unstable version for instance.
func (*AptSourcesNamespaceDetector) Detect ¶
func (detector *AptSourcesNamespaceDetector) Detect(data map[string]*detectors.FeatureFile) *detectors.Namespace
func (*AptSourcesNamespaceDetector) GetRequiredFiles ¶
func (detector *AptSourcesNamespaceDetector) GetRequiredFiles() []string
 Click to show internal directories. 
   Click to hide internal directories.