Use full gopath for externalTypes of missing API groups.

This commit is contained in:
xiangpengzhao
2017-11-25 23:59:57 +08:00
parent f8ea46e8fe
commit cf699b6519
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ limitations under the License.
*/
// +k8s:conversion-gen=k8s.io/kubernetes/pkg/apis/events
// +k8s:conversion-gen-external-types=../../../../vendor/k8s.io/api/events/v1beta1
// +k8s:conversion-gen-external-types=k8s.io/api/events/v1beta1
// +k8s:defaulter-gen=TypeMeta
// +k8s:defaulter-gen-input=../../../../vendor/k8s.io/api/events/v1beta1