1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-30 19:54:46 +00:00
node-feature-discovery/pkg/apis/nfd/v1alpha1
Markus Lehtonen c1e6b41e56 apis/nfd: move annotation and label consts from nfd-master
Move consts related to NFD annotations and labels from nfd-master to the
api. Makes them more logically accessible for clients.
2022-10-06 11:23:56 +03:00
..
annotations_labels.go apis/nfd: move annotation and label consts from nfd-master 2022-10-06 11:23:56 +03:00
doc.go pkg/apis/nfd/v1alpha1: document exported symbols 2021-12-01 10:46:56 +02:00
expression.go Run gofmt 2022-09-08 12:43:15 +03:00
expression_test.go apis/nfd: empty match expression set returns no features for templates 2022-03-24 11:43:42 +02:00
register.go pkg/apis/nfd/v1alpha1: document exported symbols 2021-12-01 10:46:56 +02:00
rule.go apis/nfd: fix templates with MatchAny only 2022-08-23 18:00:44 +03:00
rule_test.go apis/nfd: add more tests for templates 2022-08-22 02:27:55 +03:00
types.go Set shortName for NodeFeatureRule CRD 2022-09-28 12:18:49 +03:00
zz_generated.deepcopy.go Refresh auto-generated files 2022-08-10 14:24:33 +03:00