1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 13:29:11 +01:00

Update doc.go in api and apis v1alpha1 packages to remove open-api tag.

This commit is contained in:
Avesh Agarwal
2017-08-05 16:34:45 -04:00
parent e8b4c67e27
commit d1023e0d00
2 changed files with 0 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ limitations under the License.
// +k8s:deepcopy-gen=package,register
// +k8s:conversion-gen=github.com/aveshagarwal/rescheduler/pkg/api
// +k8s:openapi-gen=true
// +k8s:defaulter-gen=TypeMeta
// Package v1alpha1 is the v1alpha1 version of the rescheduler API