package
0.0.0-20220901192706-96c5ae04b678
Repository: https://github.com/moby/containerd.git
Documentation: pkg.go.dev
# Functions
CreateListener creates a listener on the specified endpoint.
FromApiserverCache modifies <opts> so that the GET request will be served from apiserver cache instead of from etcd.
GetAddressAndDialer returns the address parsed from the given endpoint and a context dialer.
GetBootTime returns the time at which the machine was started, truncated to the nearest second.
IsUnixDomainSocket returns whether a given file is a AF_UNIX socket file.
LocalEndpoint returns the full path to a unix socket at the given endpoint.
NormalizePath is a no-op for Linux for now.