Companion

object Companion

Functions

Link copied to clipboard
fun createRunner(): KontainerRunner

Creates a KontainerRunner after determining the backend platform to use.

Link copied to clipboard
fun determineBackend(): KontainerRunnerFactory.Backend

Returns the Backend to use for running Kontainers. Defaults to Backend.DOCKER if KontainerPropertyDelegate hasn't discovered a Kubernetes configuration.