solo-io / service-mesh-extensions

A public registry of all service mesh extensions and other content for the Service Mesh Hub.
Apache License 2.0
14 stars 6 forks source link

add Selectable param type #75

Open joekelley opened 5 years ago

joekelley commented 5 years ago

Add support for a parameter type where the value must be a member of a given list. e.g. a parameter "color" where the value must be one of ["red", "blue", "green"].