diff options
Diffstat (limited to 'src/plugins/kubeproxy')
-rw-r--r-- | src/plugins/kubeproxy/kp.api | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/kubeproxy/kp.api b/src/plugins/kubeproxy/kp.api index e8063c194b3..1eedd9ef795 100644 --- a/src/plugins/kubeproxy/kp.api +++ b/src/plugins/kubeproxy/kp.api @@ -12,8 +12,8 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - -vl_api_version 1.0.0 + +option version = "1.0.0"; /** \brief Configure Kube-proxy global parameters @param client_index - opaque cookie to identify the sender |