* refactor: add operator interface for Probe pkg - Add probeOperator to probe pkg - Add probeOperator to handler that uses probeUtils - Add probe operator as parameter to functions that use probe operations in probeUtils Signed-off-by: sukkyun2 <goobghd@gmail.com> * test: add operator to handlers that use probeUtils Signed-off-by: sukkyun2 <goobghd@gmail.com> * fix: reorder golang Imports - Apply goimports Signed-off-by: sukkyun2 <goobghd@gmail.com> * test: add probeOperator to unit tests Signed-off-by: sukkyun2 <goobghd@gmail.com> * refactor: move GenerateProbeManifest logic into ProbeService - Updated handler to call GenerateExperimentManifestWithProbes, GenerateCronExperimentManifestWithProbes via ProbeService Signed-off-by: sukkyun2 <goobghd@gmail.com> * test: replace probeOperator with probeService - add mock probeService generated by mockery Signed-off-by: sukkyun2 <goobghd@gmail.com> * fix: reorder goimports Signed-off-by: sukkyun2 <goobghd@gmail.com> --------- Signed-off-by: sukkyun2 <goobghd@gmail.com> Co-authored-by: Namkyu Park <53862866+namkyu1999@users.noreply.github.com> |
||
---|---|---|
.. | ||
authConfig | ||
chaos_experiment | ||
chaos_experiment_run | ||
chaos_hub | ||
chaos_infrastructure | ||
config | ||
environments | ||
gitops | ||
image_registry | ||
mocks | ||
probe | ||
project | ||
collection.go | ||
common_schema.go | ||
init.go | ||
operations.go |