com.codacy.plugins.runners
A com.codacy.plugins.runners.DockerRunner that uses kubernetes as a backend
The output type for the docker
The com.codacy.plugins.runners.IDocker to run
Configurations related with kubernetes
A function to use in order to generate a kubernetes client (the client should not be reused between runs, hence the need of a factory)
The parser for the output
A com.codacy.plugins.runners.DockerRunner that uses kubernetes as a backend
The output type for the docker