1 2 3 4 5 6
// +build !amd64 amd64,windows package machine // init do not register _podman machine_ command on unsupported platforms func init() {}