Expand description
Handles for each API endpoint like containers, images, volumes…
Structs§
- Container
- Interface for accessing and manipulating Podman Container.
- Containers
- Handle for Podman Containers.
- Exec
- Api Reference
- Execs
- Handle for Podman Execs.
- Image
- Interface for accessing and manipulating Podman Image.
- Images
- Handle for Podman Images.
- Manifest
- Interface for accessing and manipulating Podman Manifest.
- Manifests
- Handle for Podman Manifests.
- Network
- Interface for accessing and manipulating Podman Network.
- Networks
- Handle for Podman Networks.
- Pod
- Interface for accessing and manipulating Podman Pod.
- Pods
- Handle for Podman Pods.
- Secret
- Interface for accessing and manipulating Podman Secret.
- Secrets
- Handle for Podman Secrets.
- Volume
- Interface for accessing and manipulating Podman Volume.
- Volumes
- Handle for Podman Volumes.
Enums§
- ApiResource
- Types of resources available in Podman. This is just a helper enum listing all possible categories of endpoints.