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

# Functions

NewMockOperator creates a new mock instance.

# Constants

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

# Structs

MockOperator is a mock of Operator interface.
MockOperatorMockRecorder is the mock recorder for MockOperator.
ValidationResult hold result of operator validation.

# Interfaces

Operator provides generic API of an OLM operator installation plugin go:generate mockgen --build_flags=--mod=mod -package=api -self_package=github.com/openshift/assisted-service/internal/operators/api -destination=mock_operator_api.go .
Storage Operator provide a generic API for storage operators.

# Type aliases

No description provided by the author