summaryrefslogtreecommitdiff
path: root/pkg/api/tags.yaml
blob: 3bf2bb64f357e12e323c974d974165d0f844da2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
tags:
    - name: containers
      description: Actions related to containers
    - name: exec
      description: Actions related to exec
    - name: images
      description: Actions related to images
    - name: pods
      description: Actions related to pods
    - name: volumes
      description: Actions related to volumes
    - name: system
      description: Actions related to Podman engine
    - name: containers (compat)
      description: Actions related to containers for the compatibility endpoints
    - name: exec (compat)
      description: Actions related to exec for the compatibility endpoints
    - name: images (compat)
      description: Actions related to images for the compatibility endpoints
    - name: system (compat)
      description: Actions related to Podman and compatiblity engines