k3s/pkg/containerd/none.go
2019-01-11 21:52:30 -07:00

7 lines
53 B
Go

// +build !ctrd
package containerd
func Main() {
}