package snapshot_service const ( DefaultRootDir = "/opt/yunion/containerd/io.yunion.containerd.host-overlay-snapshotter" SocksFileName = "grpc.socks" LabelServerId = "containerd.io/snapshot/host-overlay.server-id" LabelContainerId = "containerd.io/snapshot/host-overlay.container-id" )