github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-ready/cluster-snapshot/namespaced/machinedeployment.cluster.x-k8s.io.json (about)

     1  {
     2    "apiVersion": "cluster.x-k8s.io/v1beta1",
     3    "items": [
     4      {
     5        "apiVersion": "cluster.x-k8s.io/v1beta1",
     6        "kind": "MachineDeployment",
     7        "metadata": {
     8          "name": "pool-u52w2",
     9          "namespace": "c-pzd2r"
    10        },
    11        "status": {
    12          "conditions": [
    13            {
    14              "status": "True",
    15              "type": "Ready"
    16            },
    17            {
    18              "status": "True",
    19              "type": "Available"
    20            }
    21          ]
    22        }
    23      }
    24    ],
    25    "kind": "MachineDeploymentList"
    26  }