...

Text file src/github.com/datawire/ambassador/v2/watt.json

Documentation: github.com/datawire/ambassador/v2

     1{
     2  "Watches": [
     3    {
     4      "Type": "kubernetes",
     5      "Spec": {
     6        "Namespace": "default",
     7        "Kinds": [""]
     8      }
     9    },
    10    {
    11      "Type": "consul.service-nodes",
    12      "Spec": {
    13        "Service": ""
    14      }
    15    }
    16  ]
    17}

View as plain text