package
1.4.1
Repository: https://github.com/dankohn/libpod.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BatchContainerOp is a wrapper for the shared function of the same name.
GetRuntime returns a LocalRuntime struct with the actual runtime embedded in it.
IsImageNotFound checks if the error indicates that no image was found.
ProxySignals ...
ReadExitFile reads a container's exit file.
StartAttachCtr starts and (if required) attaches to a container.

# Constants

BridgeConnection proxy connection via ssh.
DefaultAddress is the default address of the varlink socket.
DirectConnection socket connection to server.
Unknown connection type.

# Structs

Container ...
ContainerImage ...
Endpoint type and connection string to use.
LocalRuntime describes a typical libpod runtime.
Pod encapsulates the libpod.Pod structure, helps with remote vs.
PodContainerStats is struct containing an adapter Pod and a libpod ContainerStats and is used primarily for outputing pod stats.
RawTtyFormatter ...
Volume ...

# Type aliases

EndpointType declares the type of server connection.
VolumeFilter is for filtering volumes on the client.