package
2.1.18+incompatible
Repository: https://github.com/kubeshop/testkube.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewMockOutputRepository creates a new mock instance.
NewMockRepository creates a new mock instance.
No description provided by the author
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

# Structs

No description provided by the author
No description provided by the author
MockOutputRepository is a mock of OutputRepository interface.
MockOutputRepositoryMockRecorder is the mock recorder for MockOutputRepository.
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
No description provided by the author

# Interfaces

No description provided by the author
go:generate mockgen -destination=./mock_output_repository.go -package=testworkflow "github.com/kubeshop/testkube/pkg/repository/testworkflow" OutputRepository.
go:generate mockgen -destination=./mock_repository.go -package=testworkflow "github.com/kubeshop/testkube/pkg/repository/testworkflow" Repository.
No description provided by the author

# Type aliases

No description provided by the author