k3s/vendor/github.com/rancher/lasso/pkg/scheme/all.go

6 lines
88 B
Go
Raw Normal View History

package scheme
import "k8s.io/apimachinery/pkg/runtime"
var All = runtime.NewScheme()