summaryrefslogtreecommitdiff
path: root/pkg/api/tags.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/api/tags.yaml')
-rw-r--r--pkg/api/tags.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg/api/tags.yaml b/pkg/api/tags.yaml
new file mode 100644
index 000000000..ad0de656f
--- /dev/null
+++ b/pkg/api/tags.yaml
@@ -0,0 +1,13 @@
+tags:
+ - name: containers
+ description: Actions related to containers
+ - name: images
+ description: Actions related to images
+ - name: pods
+ description: Actions related to pods
+ - name: volumes
+ description: Actions related to volumes
+ - name: containers (compat)
+ description: Actions related to containers for the compatibility endpoints
+ - name: images (compat)
+ description: Actions related to images for the compatibility endpoints