Add/update API types

Signed-off-by: John Harris <john.harris@konghq.com>
This commit is contained in:
John Harris
2021-12-18 14:05:54 -08:00
parent 204228bc8f
commit bd58a47862
16 changed files with 755 additions and 13 deletions
+1
View File
@@ -12,4 +12,5 @@ const (
SkipperProvider string = "skipper"
TraefikProvider string = "traefik"
OsmProvider string = "osm"
KumaProvider string = "kuma"
)