github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-ready/cluster-snapshot/namespaced/machineset.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": "MachineSet",
     7        "metadata": {
     8          "name": "pool-u52w2-7c87f895ddx9jk4d",
     9          "namespace": "c-pzd2r"
    10        },
    11        "status": {
    12          "conditions": [
    13            {
    14              "status": "True",
    15              "type": "Ready"
    16            },
    17            {
    18              "status": "True",
    19              "type": "MachinesCreated"
    20            },
    21            {
    22              "status": "True",
    23              "type": "MachinesReady"
    24            },
    25            {
    26              "status": "True",
    27              "type": "Resized"
    28            }
    29          ]
    30        }
    31      }
    32    ],
    33    "kind": "MachineSetList"
    34  }