Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FilesValidator ¶
FilesValidator is an autogenerated mock type for the FilesValidator type
func NewFilesValidator ¶
func NewFilesValidator(t mockConstructorTestingTNewFilesValidator) *FilesValidator
NewFilesValidator creates a new instance of FilesValidator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*FilesValidator) Validate ¶
func (_m *FilesValidator) Validate(logPipeline *v1alpha1.LogPipeline, logPipelines *v1alpha1.LogPipelineList) error
Validate provides a mock function with given fields: logPipeline, logPipelines
type MaxPipelinesValidator ¶
MaxPipelinesValidator is an autogenerated mock type for the MaxPipelinesValidator type
func NewMaxPipelinesValidator ¶
func NewMaxPipelinesValidator(t mockConstructorTestingTNewMaxPipelinesValidator) *MaxPipelinesValidator
NewMaxPipelinesValidator creates a new instance of MaxPipelinesValidator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MaxPipelinesValidator) Validate ¶
func (_m *MaxPipelinesValidator) Validate(logPipeline *v1alpha1.LogPipeline, logPipelines *v1alpha1.LogPipelineList) error
Validate provides a mock function with given fields: logPipeline, logPipelines
type VariablesValidator ¶
VariablesValidator is an autogenerated mock type for the VariablesValidator type
func NewVariablesValidator ¶
func NewVariablesValidator(t mockConstructorTestingTNewVariablesValidator) *VariablesValidator
NewVariablesValidator creates a new instance of VariablesValidator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*VariablesValidator) Validate ¶
func (_m *VariablesValidator) Validate(logPipeline *v1alpha1.LogPipeline, logPipelines *v1alpha1.LogPipelineList) error
Validate provides a mock function with given fields: _a0, logPipeline, logPipelines