Documentation
¶
Index ¶
Constants ¶
View Source
const ( RulesArtifactSuffix = "-rules" // EngineVersionKey is the name given to all the engine requirements. // The same name used by Falco when outputting the engine version. EngineVersionKey = "engine_version_semver" // PluginAPIVersion is the name givet to the plugin api version requirements. // The same name used by Falco when outputting the plugin api version PluginAPIVersion = "plugin_api_version" )
Variables ¶
This section is empty.
Functions ¶
func ExtractTarGz ¶
ExtractTarGz extracts a *.tar.gz compressed archive and moves its content to destDir. Returns a slice containing the full path of the extracted files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.