Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsageReport ¶
type UsageReport struct {
Total float64
Images float64
Containers float64
Volumes float64
BuildCache float64
UnusedImages int
StoppedContainers int
OrphanedVolumes int
}
func AnalyzeDocker ¶
func AnalyzeDocker() (*UsageReport, error)
Click to show internal directories.
Click to hide internal directories.