package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

DecodeSecurityOptions decodes a security options string slice to a type-safe [SecurityOpt].

# Structs

Commit holds the Git-commit (SHA1) that a binary was built from, as reported in the version-string of external tools, such as containerd, or runC.
ContainerdInfo holds information about the containerd instance used by the daemon.
ContainerdNamespaces reflects the containerd namespaces used by the daemon.
Info contains response of Engine API: GET "/info".
KeyValue holds a key/value pair.
NetworkAddressPool is a temp struct used by [Info] struct.
PluginsInfo is a temp struct holding Plugins name registered with docker daemon.
Runtime describes an OCI runtime.
RuntimeWithStatus extends [Runtime] to hold [RuntimeStatus].
SecurityOpt contains the name and options of a security option.