mirror of
https://github.com/k3s-io/k3s.git
synced 2026-04-07 18:35:03 -04:00
5 lines
62 B
Go
5 lines
62 B
Go
//go:build linux
|
|
|
|
package cri
|
|
|
|
const socketPrefix = "unix://"
|