Label Selector Patch Args Builder
Builder for LabelSelectorPatchArgs.
Functions
Link copied to clipboard
suspend fun matchExpressions(vararg argument: suspend LabelSelectorRequirementPatchArgsBuilder.() -> Unit)
suspend fun matchExpressions(argument: List<suspend LabelSelectorRequirementPatchArgsBuilder.() -> Unit>)
Link copied to clipboard