kustomizations

@JvmName(name = "kpupsqsgkqwxfdyg")
suspend fun kustomizations(value: Output<Map<String, KustomizationDefinitionArgs>>)
@JvmName(name = "qswdykpvymcbmusn")
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 = "dposprigbbxllpqf")
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 = "ejbthgmnokmdtjqo")
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.