Improve tests for AnnotationsTransformer

This commit is contained in:
Morten Torkildsen
2020-03-31 20:29:50 -07:00
parent 78abd4193a
commit 8bd989abb1
3 changed files with 26 additions and 13 deletions

View File

@@ -19,7 +19,7 @@ type AnnotationsTransformerPlugin struct {
// YAMLSupport can be set to true to use the kyaml filter instead of the
// kunstruct transformer
YAMLSupport bool
YAMLSupport bool `json:"yamlSupport,omitempty" yaml:"yamlSupport,omitempty"`
}
func (p *AnnotationsTransformerPlugin) Config(