driver: check history capability

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-05-26 10:21:48 +02:00
parent 5e2f8bd64a
commit 9b723ece46
6 changed files with 59 additions and 6 deletions

View File

@ -7,3 +7,5 @@ const DockerExporter Feature = "Docker exporter"
const CacheExport Feature = "cache export"
const MultiPlatform Feature = "multiple platforms"
const HistoryAPI Feature = "history api"