You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkg/operators/v1alpha1/clusterserviceversion_types.go
+1
Original file line number
Diff line number
Diff line change
@@ -146,6 +146,7 @@ type APIServiceDescription struct {
146
146
}
147
147
148
148
// APIResourceReference is a reference to a Kubernetes resource type that the referrer utilizes.
149
+
// +k8s:openapi-gen=true
149
150
typeAPIResourceReferencestruct {
150
151
// Plural name of the referenced resource type (CustomResourceDefinition.Spec.Names[].Plural). Empty string if the referenced resource type is not a custom resource.
0 commit comments