k8s.io/kubernetes@v1.31.0-alpha.0.0.20240520171757-56147500dadc/api/discovery/apis__storagemigration.k8s.io__v1alpha1.json (about)

     1  {
     2    "apiVersion": "v1",
     3    "groupVersion": "storagemigration.k8s.io/v1alpha1",
     4    "kind": "APIResourceList",
     5    "resources": [
     6      {
     7        "kind": "StorageVersionMigration",
     8        "name": "storageversionmigrations",
     9        "namespaced": false,
    10        "singularName": "storageversionmigration",
    11        "storageVersionHash": "N0mJdFqO17c=",
    12        "verbs": [
    13          "create",
    14          "delete",
    15          "deletecollection",
    16          "get",
    17          "list",
    18          "patch",
    19          "update",
    20          "watch"
    21        ]
    22      },
    23      {
    24        "kind": "StorageVersionMigration",
    25        "name": "storageversionmigrations/status",
    26        "namespaced": false,
    27        "singularName": "",
    28        "verbs": [
    29          "get",
    30          "patch",
    31          "update"
    32        ]
    33      }
    34    ]
    35  }