1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/pkg/nfd-master
Markus Lehtonen 0e1d4a9046 apis/nfd: migrate pkg/api/feature
Move the previously-protobuf-only internal "feature api" over to the
public "nfd api" package. This is in preparation for introducing a new
CRD API for communicating features.

This patch carries no functional changes. Just moving code around.
2022-10-15 07:42:20 +03:00
..
nfd-api-controller.go nfd-master: rename crd controller 2022-10-04 20:23:24 +03:00
nfd-master-internal_test.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00
nfd-master.go apis/nfd: migrate pkg/api/feature 2022-10-15 07:42:20 +03:00
nfd-master_test.go Use single-dash format of cmdline flags 2021-11-25 18:03:54 +02:00