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

# Functions

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
NewMockK8SClient creates a new mock instance.

# Structs

MockK8SClient is a mock of K8SClient interface.
MockK8SClientMockRecorder is the mock recorder for MockK8SClient.

# Interfaces

go:generate mockgen -source=k8sclient.go -package=k8sclient -destination=mock_k8sclient.go.