1 2 3 4 5 6 7
// +build tools package tools import ( _ "sigs.k8s.io/controller-tools/pkg/crd/generator" )