MutatingWebhookConfigurationPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "hljjdpcxqoibyfts")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "lptxgubhnsayhpbq")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "gyvrenlbkscyifqo")
suspend fun kind(value: Output<String>)
@JvmName(name = "wbtjdcodqjtqwkij")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "ihatwwmhyawoidcs")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "gpvixyshmbkdwisi")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "gsuihdreoetbnpwv")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "foyrggbxevbhqnnr")
suspend fun webhooks(value: Output<List<MutatingWebhookPatchArgs>>)
@JvmName(name = "uyumcdwabvuvkgwk")
suspend fun webhooks(vararg values: Output<MutatingWebhookPatchArgs>)
@JvmName(name = "dluklhxpioawscpa")
suspend fun webhooks(vararg values: MutatingWebhookPatchArgs)
@JvmName(name = "iagpwqfismeuexgf")
suspend fun webhooks(vararg argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)
@JvmName(name = "rkbygdlmlmpixqji")
suspend fun webhooks(values: List<Output<MutatingWebhookPatchArgs>>)
@JvmName(name = "kdqholytehpgfaig")
suspend fun webhooks(value: List<MutatingWebhookPatchArgs>?)
@JvmName(name = "cnsxpfhrtlflttox")
suspend fun webhooks(argument: List<suspend MutatingWebhookPatchArgsBuilder.() -> Unit>)
@JvmName(name = "omouhtukdqhegnkq")
suspend fun webhooks(argument: suspend MutatingWebhookPatchArgsBuilder.() -> Unit)