Uses of Class
kubevirt.io.V1LabelSelectorRequirement
Packages that use V1LabelSelectorRequirement
-
Uses of V1LabelSelectorRequirement in kubevirt.io
Fields in kubevirt.io with type parameters of type V1LabelSelectorRequirementModifier and TypeFieldDescriptionprivate List<V1LabelSelectorRequirement> V1LabelSelector.matchExpressionsMethods in kubevirt.io that return V1LabelSelectorRequirementMethods in kubevirt.io that return types with arguments of type V1LabelSelectorRequirementModifier and TypeMethodDescriptionV1LabelSelector.getMatchExpressions()matchExpressions is a list of label selector requirements.Methods in kubevirt.io with parameters of type V1LabelSelectorRequirementModifier and TypeMethodDescriptionV1LabelSelector.addMatchExpressionsItem(V1LabelSelectorRequirement matchExpressionsItem) Method parameters in kubevirt.io with type arguments of type V1LabelSelectorRequirementModifier and TypeMethodDescriptionV1LabelSelector.matchExpressions(List<V1LabelSelectorRequirement> matchExpressions) voidV1LabelSelector.setMatchExpressions(List<V1LabelSelectorRequirement> matchExpressions)