clean up genclient tags for hub types

This commit is contained in:
yue9944882
2019-04-24 15:27:02 +08:00
parent 970e5929fe
commit 71a58de48b
17 changed files with 0 additions and 80 deletions

View File

@@ -20,9 +20,6 @@ import (
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)
// +genclient
// +genclient:nonNamespaced
// +genclient:noVerbs
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// ImageReview checks if the set of images in a pod are allowed.