Function containerd_shim::socket_address
source · pub fn socket_address(socket_path: &str, namespace: &str, id: &str) -> String
Expand description
Make socket path from containerd socket path, namespace and id.
pub fn socket_address(socket_path: &str, namespace: &str, id: &str) -> String
Make socket path from containerd socket path, namespace and id.