stop generating openapi schemas for internal types

This commit is contained in:
Jordan Liggitt
2016-12-09 02:39:04 -05:00
parent 7ab35e2a2f
commit 577b8aa63d
13 changed files with 0 additions and 17 deletions

View File

@@ -15,7 +15,5 @@ limitations under the License.
*/
// +k8s:deepcopy-gen=package,register
// +k8s:openapi-gen=true
// +groupName=authorization.k8s.io
package authorization // import "k8s.io/kubernetes/pkg/apis/authorization"