package
2.1.18+incompatible
Repository: https://github.com/kubeshop/testkube.git
Documentation: pkg.go.dev
# Functions
NewMockRepository creates a new mock instance.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
No description provided by the author
# Interfaces
go:generate mockgen -destination=./mock_repository.go -package=sequence "github.com/kubeshop/testkube/pkg/repository/sequence" Repository.