Merge pull request #76991 from yue9944882/chore/cleanup-hub-genclient-tags

Clean up genclient tags for hub types
This commit is contained in:
Kubernetes Prow Robot
2019-04-30 14:11:12 -07:00
committed by GitHub
17 changed files with 0 additions and 80 deletions

View File

@@ -22,7 +22,6 @@ import (
api "k8s.io/kubernetes/pkg/apis/core"
)
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// NetworkPolicy describes what network traffic is allowed for a set of Pods
@@ -196,7 +195,6 @@ type NetworkPolicyList struct {
Items []NetworkPolicy
}
// +genclient
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
// Ingress is a collection of rules that allow inbound connections to reach the