talos/internal/integration/api
Andrey Smirnov cbb7ca8390 refactor: merge osd into machined
This merges `osd` API into `machined`. API was copied from `osd` into
`machined`, and `osd` API was deprecated.

For backwards compatibility, `machined` still implements `osd` API, so
older Talos API clients can still talk to the node without changes.

Docs were updated. No functional changes.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-07-13 12:50:00 -07:00
..
api.go test: add integration test framework 2019-11-05 17:21:38 +03:00
dmesg.go chore: enable godot linter 2020-06-30 10:39:56 -07:00
events.go feat: add round-robin LB policy to Talos client by default 2020-07-09 08:35:15 -07:00
logs.go refactor: merge osd into machined 2020-07-13 12:50:00 -07:00
reboot.go test: fix and improve reboot/reset tests 2020-06-29 13:56:48 -07:00
recover.go feat: add recovery API 2020-05-04 19:38:30 -07:00
reset.go test: update init node check in reset API tests 2020-07-10 10:48:14 -07:00
version.go chore: enable godot linter 2020-06-30 10:39:56 -07:00