# Packages
No description provided by the author
# Functions
DiskEligibilityInitialized is used to detect inventories created by older versions of the agent/service.
No description provided by the author
NewMockValidator creates a new mock instance.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
MockValidator is a mock of Validator interface.
MockValidatorMockRecorder is the mock recorder for MockValidator.
No description provided by the author
# Interfaces
go:generate mockgen -source=validator.go -package=hardware -destination=mock_validator.go.
# Type aliases
No description provided by the author