k3s/vendor/github.com/rancher/wrangler/pkg/schemes/all.go

8 lines
94 B
Go
Raw Normal View History

2019-07-12 17:13:20 +00:00
package schemes
import (
"k8s.io/apimachinery/pkg/runtime"
)
var All = runtime.NewScheme()