package
0.0.0-20241218063933-29cd8d68fd24
Repository: https://github.com/mintoolkit/mint.git
Documentation: pkg.go.dev

# Functions

GetArtifactTypeValue maps an artifact type name to an artifact type ID.
NewContainerizeCommand creates a new 'containerize' command report.
No description provided by the author
NewConvertCommand creates a new 'convert' command report.
NewDebugCommand creates a new 'debug' command report.
NewEditCommand creates a new 'edit' command report.
NewImageBuildCommand creates a new 'imagebuild' command report.
NewImagesCommand creates a new 'images' command report.
NewLintCommand creates a new 'lint' command report.
NewMergeCommand creates a new 'edit' command report.
NewProbeCommand creates a new 'probe' command report.
NewProfileCommand creates a new 'profile' command report.
NewRegistryCommand creates a new 'registry' command report.
NewRunCommand creates a new 'run' command report.
NewServerCommand creates a new 'server' command report.
NewSlimCommand creates a new 'slim' (aka 'build') command report.
NewVulnerabilityCommand creates a new 'registry' command report.
NewXrayCommand creates a new 'xray' command report.
PermSetFromFlags maps artifact flags to permissions.

# Constants

No description provided by the author
No description provided by the author
DefaultContainerReportFileName is the default container report file name.
DefaultFilename is the default name for the command report.
DefaultContainerReportFileName is the default Monitor Data Event Log file name.
Artifact type ID constants.
No description provided by the author
Artifact type ID constants.
No description provided by the author
No description provided by the author
Data Event Logger event.
FaNotify monitor event.
PTrace monitor event.
Artifact event type.
Process event type.
State event.
Operation types.
Operation types.
Operation types.
Operation types.
Output Version for 'containerize'.
No description provided by the author
Output Version for 'convert'.
Output Version for 'debug'.
Output Version for 'edit'.
Output Version for 'imagebuild'.
Output Version for 'images'.
Output Version for 'lint'.
Output Version for 'merge'.
Output Version for 'probe'.
Output Version for 'profile'.
Output Version for 'registry'.
Output Version for 'run'.
Output Version for 'server'.
Output Version for 'slim' (aka 'build').
Output Version for 'vulnerability'.
Output Version for 'xray'.
Artifact type ID constants.
No description provided by the author
No description provided by the author
No description provided by the author
Artifact type ID constants.
No description provided by the author

# Structs

ArtifactProps contains various file system artifact properties.
No description provided by the author
Command is the common command report data.
No description provided by the author
No description provided by the author
ContainerizeCommand is the 'containerize' command report data.
ContainerReport contains container report fields.
ConvertCommand is the 'convert' command report data.
DebugCommand is the 'debug' command report data.
No description provided by the author
EditCommand is the 'edit' command report data.
FanMonitorReport is a file monitoring report.
FileInfo contains various file object and activity metadata.
No description provided by the author
ImageBuildCommand is the 'imagebuild' command report data.
ImageIdentity includes the container image identity fields.
ImageMetadata provides basic image metadata.
ImageReport contains image report fields.
ImagesCommand is the 'images' command report data.
LintCommand is the 'lint' command report data.
MergeCommand is the 'merge' command report data.
No description provided by the author
MonitorReports contains monitoring report fields.
PeMonitorReport is a processing monitoring report.
ProbeCommand is the 'probe' command report data.
ProcessInfo contains various process object metadata.
ProfileCommand is the 'profile' command report data.
PtMonitorReport contains various process execution metadata.
RegistryCommand is the 'registry' command report data.
RunCommand is the 'run' command report data.
SensorReport provides a basic sensor report for the container environment.
ServerCommand is the 'server' command report data.
SlimCommand is the 'build' command report data.
StartCommandReport provides a basic start command report for the container environment.
SyscallStatInfo contains various system call activity metadata.
SystemMetadata provides basic system metadata.
SystemReport provides a basic system report for the container environment.
VulnerabilityCommand is the 'vulnerability' command report data.
XrayCommand is the 'xray' command report data.

# Type aliases

ArtifactType is an artifact type ID.