* add auto generate header

* run gen

* introduce first style analyizer

* fix tab
This commit is contained in:
Boshi Lian
2020-04-22 13:41:45 -07:00
committed by GitHub
parent c1de779933
commit 8e7bf0b6f2
12 changed files with 79 additions and 19 deletions

View File

@@ -1,3 +1,8 @@
// <auto-generated>
// Code generated by gen/KubernetesWatchGenerator
// Changes may cause incorrect behavior and will be lost if the code is
// regenerated.
// </auto-generated>
namespace k8s.Models
{
[KubernetesEntity(Group="admissionregistration.k8s.io", Kind="MutatingWebhookConfiguration", ApiVersion="v1", PluralName="mutatingwebhookconfigurations")]