regarding

@JvmName(name = "ojcjebqltowvwqsn")
suspend fun regarding(value: Output<ObjectReferencePatchArgs>)
@JvmName(name = "isgoxvfdvmoefkrd")
suspend fun regarding(value: ObjectReferencePatchArgs?)

Parameters

value

regarding contains the object this Event is about. In most cases it's an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.


@JvmName(name = "nygekypgmbuhuqoy")
suspend fun regarding(argument: suspend ObjectReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

regarding contains the object this Event is about. In most cases it's an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.