package
0.62.0
Repository: https://github.com/containers/common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExecRemoteCommand takes a ssh client connection and a command to run and executes the command on the specified client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadPassword prompts for a secret and returns value input by user from stdin Unlike terminal.ReadPassword(), $(echo $SECRET | podman...) is supported.
No description provided by the author
No description provided by the author
ValidateAndConfigure will take a ssh url and an identity key (rsa and the like) and ensure the information given is valid iden can be blank to mean no identity key once the function validates the information it creates and returns an ssh.ClientConfig.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ConmonInfo describes the conmon executable being used.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ContainerStore describes the quantity of containers in the store by status.
No description provided by the author
DistributionInfo describes the host distribution for libpod.
HostInfo describes the libpod host.
IDMappings describe the GID and UID mappings.
ImageStore describes the image store.
Info is the overall struct that describes the host system running libpod/podman.
OCIRuntimeInfo describes the runtime (crun or runc) being used with podman.
No description provided by the author
RemoteSocket describes information about the API socket.
SecurityInfo describes the libpod host.
SlirpInfo describes the slirp executable that is being used.
StoreInfo describes the container storage and its attributes.
Version is an output struct for API.

# Type aliases

No description provided by the author