ValidatingWebhookConfigurationPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "lvcdgjmnklqhpupl")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "lcmrfcqycxamiivk")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "hmidxswrgcaxmaxq")
suspend fun kind(value: Output<String>)
@JvmName(name = "nsaygsakcvbwqmeg")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "vkyxqwhjsisrlcsx")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "bcockjtwfbhoiwag")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "lkemylnoatqqjypl")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ipcndcmjonbigvoa")
suspend fun webhooks(value: Output<List<ValidatingWebhookPatchArgs>>)
@JvmName(name = "detasvfuvjhmgsak")
suspend fun webhooks(vararg values: Output<ValidatingWebhookPatchArgs>)
@JvmName(name = "krqdphgtpvnskgcm")
suspend fun webhooks(vararg values: ValidatingWebhookPatchArgs)
@JvmName(name = "ifrkxsykujtlpopu")
suspend fun webhooks(vararg argument: suspend ValidatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "svmaderxnnxgffyh")
suspend fun webhooks(values: List<Output<ValidatingWebhookPatchArgs>>)
@JvmName(name = "gspeywyuvlalhflj")
suspend fun webhooks(value: List<ValidatingWebhookPatchArgs>?)
@JvmName(name = "mxkaynyabanbkcxd")
suspend fun webhooks(argument: List<suspend ValidatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "mwioxgjalivhlbjn")
suspend fun webhooks(argument: suspend ValidatingWebhookPatchArgsBuilder.() -> Unit)