Skip to content
Snippets Groups Projects

WIP: Re-implementation of Theodolite with Kotlin/Quarkus

Merged Sören Henning requested to merge theodolite-kotlin into master
9 files
+ 100
17
Compare changes
  • Side-by-side
  • Inline
Files
9
package theodolite.k8s
package theodolite.deprecated
import io.fabric8.kubernetes.api.model.Container
import io.fabric8.kubernetes.api.model.EnvVar
Loading