Versions in this module Expand all Collapse all v0 v0.0.1 Apr 14, 2023 Changes in this version + type FilesValidator struct + func NewFilesValidator(t mockConstructorTestingTNewFilesValidator) *FilesValidator + func (_m *FilesValidator) Validate(logPipeline *v1alpha1.LogPipeline, logPipelines *v1alpha1.LogPipelineList) error + type MaxPipelinesValidator struct + func NewMaxPipelinesValidator(t mockConstructorTestingTNewMaxPipelinesValidator) *MaxPipelinesValidator + func (_m *MaxPipelinesValidator) Validate(logPipeline *v1alpha1.LogPipeline, logPipelines *v1alpha1.LogPipelineList) error + type VariablesValidator struct + func NewVariablesValidator(t mockConstructorTestingTNewVariablesValidator) *VariablesValidator + func (_m *VariablesValidator) Validate(logPipeline *v1alpha1.LogPipeline, logPipelines *v1alpha1.LogPipelineList) error