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

# Packages

No description provided by the author
Package api is a generated GoMock package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
NewManager creates new instance of an Operator Manager.
NewManagerWithOperators creates new instance of an Operator Manager and configures it with given operators.
NewMockAPI creates a new mock instance.

# Variables

No description provided by the author
No description provided by the author

# Structs

Manager is responsible for performing operations against additional operators.
Manifest store the operator manifest used by assisted-installer to create CRs of the OLM.
MockAPI is a mock of API interface.
MockAPIMockRecorder is the mock recorder for MockAPI.
No description provided by the author

# Interfaces

API defines Operator management operation go:generate mockgen --build_flags=--mod=mod -package=operators -destination=mock_operators_api.go .