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

# 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.