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

# Functions

NewMockValidator creates a new mock instance.
No description provided by the author

# Structs

MockValidator is a mock of Validator interface.
MockValidatorMockRecorder is the mock recorder for MockValidator.

# Interfaces

go:generate mockgen -source=validator.go -package=connectivity -destination=mock_connectivity_validator.go.