Change defaulter-gen input to package path
This commit is contained in:
@@ -18,6 +18,6 @@ limitations under the License.
|
||||
// +k8s:conversion-gen-external-types=k8s.io/api/storage/v1
|
||||
// +groupName=storage.k8s.io
|
||||
// +k8s:defaulter-gen=TypeMeta
|
||||
// +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/storage/v1
|
||||
// +k8s:defaulter-gen-input=k8s.io/api/storage/v1
|
||||
|
||||
package v1 // import "k8s.io/kubernetes/pkg/apis/storage/v1"
|
||||
|
Reference in New Issue
Block a user