Documentation
¶
Overview ¶
Package lifecycle provides lifecycle data collection functionality for FODC agent.
Index ¶
Constants ¶
View Source
const (
// DefaultReportDir is the default directory for lifecycle report files.
DefaultReportDir = "/tmp/lifecycle-reports"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector collects lifecycle data from local files.
Click to show internal directories.
Click to hide internal directories.