components
Parameters
value
The components of the image recipe.
Parameters
values
The components of the image recipe.
suspend fun components(argument: List<suspend ImageRecipeComponentConfigurationArgsBuilder.() -> Unit>)
suspend fun components(vararg argument: suspend ImageRecipeComponentConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The components of the image recipe.