istio.io/istio@v0.0.0-20240520182934-d79c90f27776/cni/pkg/install/testdata/istio-cni-prefixed.conf (about)

     1  {
     2    "cniVersion": "0.3.1",
     3    "name": "istio-cni",
     4    "type": "prefix-istio-cni",
     5    "log_level": "debug",
     6    "kubernetes": {
     7        "kubeconfig": "/path/to/kubeconfig",
     8        "cni_bin_dir": "/path/cni/bin"
     9    }
    10  }