Stylecop (#428)
* add auto generate header * run gen * introduce first style analyizer * fix tab
This commit is contained in:
@@ -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")]
|
||||
|
||||
Reference in New Issue
Block a user