package
2.39.1+incompatible
Repository: https://github.com/openshift/assisted-service.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockSystemInfo creates a new mock instance.

# Structs

MockSystemInfo is a mock of SystemInfo interface.
MockSystemInfoMockRecorder is the mock recorder for MockSystemInfo.

# Interfaces

go:generate mockgen -source=system.go -package=system -destination=mock_system.go.