We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02dd550 + dbf00dc commit 076ed3cCopy full SHA for 076ed3c
pkg/apis/nfd/v1alpha1/types.go
@@ -202,8 +202,6 @@ type FeatureMatcherTerm struct {
202
// evaluated against a set of input values.
203
type MatchExpressionSet map[string]*MatchExpression
204
205
-// Expressions is a helper type to work around issues with k8s deepcopy-gen
206
-
207
// MatchExpression specifies an expression to evaluate against a set of input
208
// values. It contains an operator that is applied when matching the input and
209
// an array of values that the operator evaluates the input against.
0 commit comments