kustomizations

@JvmName(name = "qworjfjpfxhtbfhb")
suspend fun kustomizations(value: Output<Map<String, KustomizationDefinitionArgs>>)
@JvmName(name = "tbnwceyrnnkvsbkf")
suspend fun kustomizations(value: Map<String, KustomizationDefinitionArgs>?)

Parameters

value

Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster.


@JvmName(name = "gdrkpbmplihoakoy")
suspend fun kustomizations(vararg argument: Pair<String, suspend KustomizationDefinitionArgsBuilder.() -> Unit>)

Parameters

argument

Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster.


@JvmName(name = "ipekdwvnabwigcyb")
fun kustomizations(vararg values: Pair<String, KustomizationDefinitionArgs>)

Parameters

values

Array of kustomizations used to reconcile the artifact pulled by the source type on the cluster.