Documentation ¶
Index ¶
- type SLEInfo
- func (f *SLEInfo) CritSystem() *regexp.Regexp
- func (f *SLEInfo) DistMinVersion() float64
- func (f *SLEInfo) DistName() string
- func (f *SLEInfo) DistRegexp() *regexp.Regexp
- func (f *SLEInfo) IgnoredCriterions() []string
- func (f *SLEInfo) Namespace() string
- func (f *SLEInfo) OvalURI() string
- func (f *SLEInfo) ParseFilenameDist(line string) string
- func (f *SLEInfo) ParseOsVersion(comment string) string
- func (f *SLEInfo) ParsePackageNameVersion(comment string) (string, string)
- func (f *SLEInfo) SecToken() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SLEInfo ¶
type SLEInfo struct { }
SLEInfo implements oval.OsInfo interface See oval.OsInfo for more info on what each method is SLE and openSUSE shares most of the code, there are just subtle diffs on the name and versions of the distribution
func (*SLEInfo) CritSystem ¶
func (*SLEInfo) DistMinVersion ¶
func (*SLEInfo) DistRegexp ¶
func (*SLEInfo) IgnoredCriterions ¶
func (*SLEInfo) ParseFilenameDist ¶
func (*SLEInfo) ParseOsVersion ¶
func (*SLEInfo) ParsePackageNameVersion ¶
Click to show internal directories.
Click to hide internal directories.