package
0.0.0-20180718163623-7f4d65f4f38e
Repository: https://github.com/puppetlabs/lumogon.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GenerateContainerReport gathers capabilities data for a specific container.
NewAttachedContainer returns a pointer to a harvester AttachedContainer.
RunAttachedHarvester handles gathering AttachedCapabilities from the target containers.
RunDockerAPIHarvester handles gathering DockerAPICapabilities from the target containers.
# Structs
AttachedContainer is a container attached to a running target container used to gather capability information.
# Interfaces
AttachedContainerInterface interface exposes Harvester lifecycle functions.