Documentation
¶
Index ¶
Constants ¶
View Source
const (
// BTFHubURL is the URL to BTFHub github repository
BTFHubURL = "https://github.com/aquasecurity/btfhub-archive/raw/main/%s/%s/x86_64/%s.btf.tar.xz"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KRIE ¶
type KRIE struct {
// contains filtered or unexported fields
}
KRIE is the main KRIE structure
type KernelParameter ¶
type LogLevel ¶
LogLevel is a wrapper around logrus.Level to unmarshal a log level from yaml
func (*LogLevel) UnmarshalYAML ¶
UnmarshalYAML parses a string representation of a logrus log level
Source Files
¶
Click to show internal directories.
Click to hide internal directories.