KontainerBlueprint

The Kontainer blueprint is built by the KontainerBuilder

Types

Link copied to clipboard
data class Config(val trackKontainers: Boolean = false)

Functions

Link copied to clipboard
fun create(dynamics: DynamicOverrides.Builder.() -> Unit = {}): Kontainer

Creates a kontainer instance and overrides the given dynamic services.

Link copied to clipboard

Extends the current blueprint with everything in builder and returns a new KontainerBlueprint

Properties

Link copied to clipboard
Link copied to clipboard