match Expressions
Parameters
value
A list of scope selector requirements by scope of the resources.
Parameters
values
A list of scope selector requirements by scope of the resources.
suspend fun matchExpressions(argument: List<suspend ScopedResourceSelectorRequirementArgsBuilder.() -> Unit>)
suspend fun matchExpressions(vararg argument: suspend ScopedResourceSelectorRequirementArgsBuilder.() -> Unit)
suspend fun matchExpressions(argument: suspend ScopedResourceSelectorRequirementArgsBuilder.() -> Unit)
Parameters
argument
A list of scope selector requirements by scope of the resources.