Documentation ¶
Overview ¶
Package containerlifecycle implements the container lifecycle check.
Index ¶
Constants ¶
View Source
const (
// CheckName is the name of the check
CheckName = "container_lifecycle"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Check ¶
Check reports container lifecycle events
func (*Check) Configure ¶
func (c *Check) Configure(senderManager sender.SenderManager, _ uint64, config, initConfig integration.Data, source string) error
Configure parses the check configuration and initializes the container_lifecycle check
Click to show internal directories.
Click to hide internal directories.