import "github.com/google/go-containerregistry/internal/windows"
windows.go
func Windows(layer v1.Layer) (v1.Layer, error)
Windows returns a Layer that is converted to be pullable on Windows.