summaryrefslogtreecommitdiff
path: root/pkg/api/tags.yaml
blob: ae29c39a68d1d6d95571555ec5a2c932164385d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
tags:
    - name: containers
      description: Actions related to containers
    - name: exec
      description: Actions related to exec
    - name: images
      description: Actions related to images
    - name: manifests
      description: Actions related to manifests
    - name: networks
      description: Actions related to networks
    - name: pods
      description: Actions related to pods
    - name: volumes
      description: Actions related to volumes
    - name: secrets
      description: Actions related to secrets
    - 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: networks (compat)
      description: Actions related to networks for the compatibility endpoints
    - name: volumes (compat)
      description: Actions related to volumes for the compatibility endpoints
    - name: secrets (compat)
      description: Actions related to secrets for the compatibility endpoints
    - name: system (compat)
      description: Actions related to Podman and compatibility engines