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

     1  {
     2    "apiVersion": "bootstrap.cluster.x-k8s.io/v1alpha1",
     3    "items": [
     4      {
     5        "apiVersion": "bootstrap.cluster.x-k8s.io/v1alpha1",
     6        "kind": "OCNEConfig",
     7        "metadata": {
     8          "name": "c-pzd2r-control-plane-fxr2v",
     9          "namespace": "c-pzd2r"
    10        },
    11        "status": {
    12          "conditions": [
    13            {
    14              "status": "True",
    15              "type": "Ready"
    16            },
    17            {
    18              "status": "True",
    19              "type": "CertificatesAvailable"
    20            },
    21            {
    22              "status": "True",
    23              "type": "DataSecretAvailable"
    24            }
    25          ]
    26        }
    27      }
    28    ],
    29    "kind": "OCNEConfigList"
    30  }