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

# Functions

NewMockRelease 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

No description provided by the author
MockRelease is a mock of Release interface.
MockReleaseMockRecorder is the mock recorder for MockRelease.

# Interfaces

go:generate mockgen -source=release.go -package=oc -destination=mock_release.go.