customActions

@JvmName(name = "bkmxbdvawbjqhqhl")
suspend fun customActions(value: Output<CustomTargetTypeCustomActionsArgs>)
@JvmName(name = "hndslyaiqgxdwemr")
suspend fun customActions(value: CustomTargetTypeCustomActionsArgs?)

Parameters

value

Configures render and deploy for the CustomTargetType using Skaffold custom actions. Structure is documented below.


@JvmName(name = "netiqvjejjnbbegy")
suspend fun customActions(argument: suspend CustomTargetTypeCustomActionsArgsBuilder.() -> Unit)

Parameters

argument

Configures render and deploy for the CustomTargetType using Skaffold custom actions. Structure is documented below.