Files
fleet/pkg
Roberto Dip 123fdc72b0 add endpoint to send software installer requests (#18711)
#18334

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-05-02 18:00:06 -03:00
..
2022-11-07 16:31:10 +01:00

pkg directory

This top-level pkg directory contains packages that may be shared between all fleet backend components.