Documentation ¶
Index ¶
- func CompileEbpfSources(filesData []utils.FilesInfo, cc shell.ClangExecutor) error
- func GenerateEbpfFiles() ([]utils.FilesInfo, error)
- func GenerateFileSystemSpec() ([]utils.FilesInfo, error)
- func GenerateSpecFiles() ([]utils.FilesInfo, error)
- func SaveFilesIfNotExist(filesData []utils.FilesInfo, f func(fm utils.FolderMgr) (string, error)) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompileEbpfSources ¶
func CompileEbpfSources(filesData []utils.FilesInfo, cc shell.ClangExecutor) error
CompileEbpfSources compile ebpf program to elf file
func GenerateEbpfFiles ¶
GenerateEbpfFiles ebpf file from template
func GenerateFileSystemSpec ¶
GenerateFileSystemSpec generate spec file system from template
func GenerateSpecFiles ¶
GenerateSpecFiles generate spec api files from template
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.