Documentation ¶
Index ¶
- type RHELInfo
- func (f *RHELInfo) DistFile(item string) string
- func (f *RHELInfo) DistName() string
- func (f *RHELInfo) IgnoredCriterions() []string
- func (f *RHELInfo) Namespace() string
- func (f *RHELInfo) OvalURI() string
- func (f *RHELInfo) ParseFilenameDist(line string) string
- func (f *RHELInfo) ParseOsVersion(comment string) string
- func (f *RHELInfo) ParsePackageNameVersion(comment string) (string, string)
- func (f *RHELInfo) SecToken() string
- func (f *RHELInfo) ValidOsVersion(osVersion string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RHELInfo ¶
type RHELInfo struct { }
RHELInfo implements oval.OsInfo interface See oval.OsInfo for more info on what each method is
func (*RHELInfo) IgnoredCriterions ¶
func (*RHELInfo) ParseFilenameDist ¶
func (*RHELInfo) ParseOsVersion ¶
func (*RHELInfo) ParsePackageNameVersion ¶
func (*RHELInfo) ValidOsVersion ¶
Click to show internal directories.
Click to hide internal directories.