webhooks

@JvmName(name = "vycskyyfitslxwve")
suspend fun webhooks(value: Output<List<MutatingWebhookPatchArgs>>)
@JvmName(name = "nyxcbvfuhrumptpv")
suspend fun webhooks(value: List<MutatingWebhookPatchArgs>?)

Parameters

value

Webhooks is a list of webhooks and the affected resources and operations.


@JvmName(name = "gmgaubtaoubkciuu")
suspend fun webhooks(vararg values: Output<MutatingWebhookPatchArgs>)


@JvmName(name = "tkusujhqtlulrpgx")
suspend fun webhooks(values: List<Output<MutatingWebhookPatchArgs>>)
@JvmName(name = "pqyxsnrnpsqalbua")
suspend fun webhooks(vararg values: MutatingWebhookPatchArgs)

Parameters

values

Webhooks is a list of webhooks and the affected resources and operations.


@JvmName(name = "dncrnalkaovuidhx")
suspend fun webhooks(argument: List<suspend MutatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "uawvherjsgjphnbf")
suspend fun webhooks(vararg argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "ktuyoerkthbeebsy")
suspend fun webhooks(argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)

Parameters

argument

Webhooks is a list of webhooks and the affected resources and operations.