github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/cluster-api/clusters-ready/cluster-snapshot/namespaced/cluster.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": "Cluster",
     7        "metadata": {
     8          "labels": {
     9            "cluster.x-k8s.io/cluster-name": "c-nctzd"
    10          },
    11          "name": "c-nctzd",
    12          "namespace": "c-nctzd"
    13        },
    14        "status": {
    15          "conditions": [
    16            {
    17              "status": "True",
    18              "type": "Ready"
    19            },
    20            {
    21              "status": "True",
    22              "type": "ControlPlaneInitialized"
    23            },
    24            {
    25              "status": "True",
    26              "type": "ControlPlaneReady"
    27            },
    28            {
    29              "status": "True",
    30              "type": "InfrastructureReady"
    31            }
    32          ]
    33        }
    34      }
    35    ],
    36    "kind": "ClusterList"
    37  }