Commit 5cf8775
committed
Add lifecycle management APIs
- LifeCycleService: initialization and configuration
- DeviceService: Device enumeration and VF management
- HeartbeatService: Health monitoring and status checks
These APIs provide standardized interfaces for:
- Platform initialization (Init RPC)
- Device discovery and configuration (GetDevices, SetNumVfs RPCs)
- Health monitoring (Ping RPC)
Signed-off-by: Balazs Nemeth <bnemeth@redhat.com>1 parent 436ae83 commit 5cf8775
File tree
9 files changed
+1946
-1
lines changed- gen
- go/lifecycle/v1alpha1
- python/lifecycle/v1alpha1
- lifecycle/v1alpha1
9 files changed
+1946
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments