1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-09 18:27:01 +00:00
node-feature-discovery/pkg/apis/nfd/v1alpha1
Markus Lehtonen 0bc1b6c28f apis/nfd: drop creation helper functions
Drop the creation helper functions as one step in an effort to tidy up
the api package. These functions were not much used outside unit tests
anyway, the static rules of the nfd-worker custom feature source being
the only exception (and if those happened to be invalid we'd catch that
e.g. in the e2e-tests).
2023-12-14 15:54:51 +02:00
..
annotations_labels.go Discover node features as annotations 2023-10-25 19:58:58 +02:00
doc.go apis/nfd: migrate pkg/api/feature 2022-10-15 07:42:20 +03:00
expression.go apis/nfd: drop creation helper functions 2023-12-14 15:54:51 +02:00
expression_test.go apis/nfd: drop creation helper functions 2023-12-14 15:54:51 +02:00
feature.go Use generics for maps and slices 2023-12-13 12:09:53 +02:00
feature_test.go apis/nfd: add unit tests for Feature type 2023-04-25 19:40:35 +03:00
generate.sh apis/nfd: migrate pkg/api/feature 2022-10-15 07:42:20 +03:00
generated.pb.go update re-generated code with make-generate results 2023-03-11 22:15:11 +02:00
generated.proto update re-generated code with make-generate results 2023-03-11 22:15:11 +02:00
register.go apis/nfd: add CRD for communicating node features 2022-12-14 07:31:28 +02:00
rule.go Use generics for maps and slices 2023-12-13 12:09:53 +02:00
rule_test.go apis/nfd: drop creation helper functions 2023-12-14 15:54:51 +02:00
types.go apis/nfd: drop creation helper functions 2023-12-14 15:54:51 +02:00
zz_generated.deepcopy.go apis/nfd: drop the private regexp caching field 2023-12-01 15:28:55 +02:00