clean up and restructure
move old and unused classes to the new a package called depcrecated and update all types to the new ones.
parent
0cdba1d1
No related branches found
No related tags found
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/Main.kt 1 addition, 1 deletiontheodolite-quarkus/src/main/kotlin/theodolite/Main.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 3 additions, 6 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 1 addition, 1 deletion...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/TestBenchmark.kt 16 additions, 0 deletions...kus/src/main/kotlin/theodolite/benchmark/TestBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/TestBenchmarkDeployment.kt 9 additions, 0 deletions...in/kotlin/theodolite/benchmark/TestBenchmarkDeployment.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/TheodoliteBenchmarkExecutor.kt 0 additions, 46 deletions...otlin/theodolite/benchmark/TheodoliteBenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/deprecated/AbstractBenchmark.kt 5 additions, 2 deletions...rc/main/kotlin/theodolite/deprecated/AbstractBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/deprecated/Benchmark.kt 5 additions, 2 deletions...uarkus/src/main/kotlin/theodolite/deprecated/Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/deprecated/ConfigMapManager.kt 1 addition, 1 deletion...src/main/kotlin/theodolite/deprecated/ConfigMapManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/deprecated/ServiceManager.kt 1 addition, 1 deletion...s/src/main/kotlin/theodolite/deprecated/ServiceManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/deprecated/TheodoliteExecutor.kt 70 additions, 0 deletions...c/main/kotlin/theodolite/deprecated/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/deprecated/UC1Benchmark.kt 4 additions, 4 deletions...kus/src/main/kotlin/theodolite/deprecated/UC1Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 0 additions, 1 deletion...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 1 addition, 1 deletion...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TestBenchmarkExecutorImpl.kt 0 additions, 2 deletions.../kotlin/theodolite/execution/TestBenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 29 additions, 51 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt 7 additions, 9 deletions...ain/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/K8sManager.kt 2 additions, 2 deletions...lite-quarkus/src/main/kotlin/theodolite/k8s/K8sManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt 1 addition, 1 deletion...arkus/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Parser.kt 1 addition, 1 deletiontheodolite-quarkus/src/main/kotlin/theodolite/util/Parser.kt
Please register or sign in to comment