Module podman_api::api [−][src]
Expand description
Handles for each API endpoint like containers, images, volumes…
Structs
Structure representing API version used to determine compatibility between a client and a server.
Interface for accessing and manipulating Podman Container.
Handle for Podman Containers.
Interface for accessing and manipulating Podman Exec.
Handle for Podman Execs.
Interface for accessing and manipulating Podman Image.
Handle for Podman Images.
Interface for accessing and manipulating Podman Manifest.
Handle for Podman Manifests.
Interface for accessing and manipulating Podman Network.
Handle for Podman Networks.
Interface for accessing and manipulating Podman Pod.
Handle for Podman Pods.
Interface for accessing and manipulating Podman Secret.
Handle for Podman Secrets.
Interface for accessing and manipulating Podman Volume.
Handle for Podman Volumes.
Enums
Types of resources available in Podman. This is just a helper enum listing all possible categories of endpoints.