package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.io.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.
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.