service

@JvmName(name = "uoybablkwwhspxye")
suspend fun service(value: Output<ServiceReferencePatchArgs>)
@JvmName(name = "vdcrnpxyhqxhixnu")
suspend fun service(value: ServiceReferencePatchArgs?)

Parameters

value

service is a reference to the service for this webhook. Either service or url must be specified. If the webhook is running within the cluster, then you should use service.


@JvmName(name = "sqfaprikpcysjqth")
suspend fun service(argument: suspend ServiceReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

service is a reference to the service for this webhook. Either service or url must be specified. If the webhook is running within the cluster, then you should use service.