...

Text file src/k8s.io/api/testdata/HEAD/core.v1.WatchEvent.json

Documentation: k8s.io/api/testdata/HEAD

     1{
     2  "type": "typeValue",
     3  "object": {
     4    "apiVersion": "example.com/v1",
     5    "kind": "CustomType",
     6    "spec": {
     7      "replicas": 1
     8    },
     9    "status": {
    10      "available": 1
    11    }
    12  }
    13}

View as plain text