# Functions
No description provided by the author
NewMockInstallConfigBuilder creates a new mock instance.
# Structs
MockInstallConfigBuilder is a mock of InstallConfigBuilder interface.
MockInstallConfigBuilderMockRecorder is the mock recorder for MockInstallConfigBuilder.
# Interfaces
go:generate mockgen -source=builder.go -package=builder -destination=mock_installcfg.go.