You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by to...@apache.org on 2021/05/26 04:14:56 UTC

[apisix-ingress-controller] branch master updated: chore: regenerate codes (#491)

This is an automated email from the ASF dual-hosted git repository.

tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new fa98443  chore: regenerate codes (#491)
fa98443 is described below

commit fa98443daaa3b8f4b1be75a4e025eedf06550e51
Author: Sarasa Kisaragi <li...@gmail.com>
AuthorDate: Wed May 26 12:14:47 2021 +0800

    chore: regenerate codes (#491)
    
    Signed-off-by: Ling Samuel <li...@gmail.com>
---
 .../typed/config/v2alpha1/apisixconsumer.go        | 29 +++++++++++-----------
 .../config/v2alpha1/fake/fake_apisixconsumer.go    | 29 +++++++++++-----------
 .../config/v2alpha1/apisixconsumer.go              | 29 +++++++++++-----------
 .../listers/config/v2alpha1/apisixconsumer.go      | 29 +++++++++++-----------
 4 files changed, 56 insertions(+), 60 deletions(-)

diff --git a/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/apisixconsumer.go b/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/apisixconsumer.go
index dff56aa..ea8cd3b 100644
--- a/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/apisixconsumer.go
+++ b/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/apisixconsumer.go
@@ -1,18 +1,17 @@
-/*
-Copyright The Kubernetes Authors.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+// Licensed to the Apache Software Foundation (ASF) under one or more
+// contributor license agreements.  See the NOTICE file distributed with
+// this work for additional information regarding copyright ownership.
+// The ASF licenses this file to You under the Apache License, Version 2.0
+// (the "License"); you may not use this file except in compliance with
+// the License.  You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
 
 // Code generated by client-gen. DO NOT EDIT.
 
diff --git a/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/fake/fake_apisixconsumer.go b/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/fake/fake_apisixconsumer.go
index fef2ab8..205993c 100644
--- a/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/fake/fake_apisixconsumer.go
+++ b/pkg/kube/apisix/client/clientset/versioned/typed/config/v2alpha1/fake/fake_apisixconsumer.go
@@ -1,18 +1,17 @@
-/*
-Copyright The Kubernetes Authors.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+// Licensed to the Apache Software Foundation (ASF) under one or more
+// contributor license agreements.  See the NOTICE file distributed with
+// this work for additional information regarding copyright ownership.
+// The ASF licenses this file to You under the Apache License, Version 2.0
+// (the "License"); you may not use this file except in compliance with
+// the License.  You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
 
 // Code generated by client-gen. DO NOT EDIT.
 
diff --git a/pkg/kube/apisix/client/informers/externalversions/config/v2alpha1/apisixconsumer.go b/pkg/kube/apisix/client/informers/externalversions/config/v2alpha1/apisixconsumer.go
index 110b505..79c7f24 100644
--- a/pkg/kube/apisix/client/informers/externalversions/config/v2alpha1/apisixconsumer.go
+++ b/pkg/kube/apisix/client/informers/externalversions/config/v2alpha1/apisixconsumer.go
@@ -1,18 +1,17 @@
-/*
-Copyright The Kubernetes Authors.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+// Licensed to the Apache Software Foundation (ASF) under one or more
+// contributor license agreements.  See the NOTICE file distributed with
+// this work for additional information regarding copyright ownership.
+// The ASF licenses this file to You under the Apache License, Version 2.0
+// (the "License"); you may not use this file except in compliance with
+// the License.  You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
 
 // Code generated by informer-gen. DO NOT EDIT.
 
diff --git a/pkg/kube/apisix/client/listers/config/v2alpha1/apisixconsumer.go b/pkg/kube/apisix/client/listers/config/v2alpha1/apisixconsumer.go
index c94b222..c967e0d 100644
--- a/pkg/kube/apisix/client/listers/config/v2alpha1/apisixconsumer.go
+++ b/pkg/kube/apisix/client/listers/config/v2alpha1/apisixconsumer.go
@@ -1,18 +1,17 @@
-/*
-Copyright The Kubernetes Authors.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-*/
+// Licensed to the Apache Software Foundation (ASF) under one or more
+// contributor license agreements.  See the NOTICE file distributed with
+// this work for additional information regarding copyright ownership.
+// The ASF licenses this file to You under the Apache License, Version 2.0
+// (the "License"); you may not use this file except in compliance with
+// the License.  You may obtain a copy of the License at
+//
+//     http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
 
 // Code generated by lister-gen. DO NOT EDIT.