Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOpenSUSEBackend ¶
Types ¶
type CentOSBackend ¶
type CentOSBackend struct {
// contains filtered or unexported fields
}
func NewCentOSBackend ¶
func (*CentOSBackend) Close ¶
func (b *CentOSBackend) Close()
func (*CentOSBackend) GetKernelHeaders ¶
func (b *CentOSBackend) GetKernelHeaders(directory string) error
type OpenSUSEBackend ¶
type OpenSUSEBackend struct {
// contains filtered or unexported fields
}
func (*OpenSUSEBackend) GetKernelHeaders ¶
func (b *OpenSUSEBackend) GetKernelHeaders(directory string) error
type RedHatBackend ¶
type RedHatBackend struct {
// contains filtered or unexported fields
}
func NewRedHatBackend ¶
func (*RedHatBackend) Close ¶
func (b *RedHatBackend) Close()
func (*RedHatBackend) GetKernelHeaders ¶
func (b *RedHatBackend) GetKernelHeaders(directory string) error
type SLESBackend ¶
type SLESBackend struct {
// contains filtered or unexported fields
}
func (*SLESBackend) GetKernelHeaders ¶
func (b *SLESBackend) GetKernelHeaders(directory string) error
Click to show internal directories.
Click to hide internal directories.