common

package
v0.0.0-...-acd2641 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

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

func ExtractTarGz(fileName, destDir string) ([]string, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL