k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/pkg/genyaml/testdata/inject_comments/inject_comments.json (about)

     1  {
     2    "ExampleStruct": {
     3      "exampleKey": {
     4        "Type": "bool",
     5        "IsObj": false,
     6        "Doc": "Some comment"
     7      }
     8    }
     9  }