...

Text file src/github.com/openshift/api/example/.codegen.yaml

Documentation: github.com/openshift/api/example

     1compatibility:
     2  disabled: false
     3deepcopy:
     4  disabled: false
     5  headerFilePath: ../hack/empty.txt
     6  outputFileBaseName: zz_generated.deepcopy
     7schemapatch:
     8  disabled: false
     9  requiredFeatureSets:
    10  - ""
    11  - "Default"
    12  - "TechPreviewNoUpgrade"
    13swaggerdocs:
    14  disabled: false
    15  commentPolicy: Warn
    16  outputFileName: zz_generated.swagger_doc_generated.go

View as plain text