package
5.4.0
Repository: https://github.com/containers/podman.git
Documentation: pkg.go.dev

# Functions

Cause returns the most underlying error for the provided one.
CloseQuiet closes a file and logs any error.
Contains checks if err's message contains sub's message.
ErrorsToString converts the slice of errors into a slice of corresponding error messages.
JoinErrors converts the error slice into a single human-readable error.
StringsToErrors converts a slice of error messages into a slice of corresponding errors.
SyncQuiet syncs a file and logs any error.

# Structs

ErrorModel is used in remote connections with podman.
PodConflictErrorModel is used in remote connections with podman.