diff --git a/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.deepcopy.go b/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.deepcopy.go index 3ef1b5fe0d65..381fae6cf26b 100644 --- a/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.deepcopy.go +++ b/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.register.go b/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.register.go index 0e4540058308..aedb714f8167 100644 --- a/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.register.go +++ b/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/hack/boilerplate/boilerplate.go.txt b/hack/boilerplate/boilerplate.go.txt index e69de29bb2d1..f368c8c4baf7 100644 --- a/hack/boilerplate/boilerplate.go.txt +++ b/hack/boilerplate/boilerplate.go.txt @@ -0,0 +1,16 @@ +/* +Copyright The Karmada 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. +*/ + diff --git a/operator/pkg/apis/operator/v1alpha1/zz_generated.deepcopy.go b/operator/pkg/apis/operator/v1alpha1/zz_generated.deepcopy.go index 43922d2b277b..45bca101e3a4 100644 --- a/operator/pkg/apis/operator/v1alpha1/zz_generated.deepcopy.go +++ b/operator/pkg/apis/operator/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/operator/pkg/generated/clientset/versioned/clientset.go b/operator/pkg/generated/clientset/versioned/clientset.go index a3775e944a80..d538ff54a065 100644 --- a/operator/pkg/generated/clientset/versioned/clientset.go +++ b/operator/pkg/generated/clientset/versioned/clientset.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package versioned diff --git a/operator/pkg/generated/clientset/versioned/fake/clientset_generated.go b/operator/pkg/generated/clientset/versioned/fake/clientset_generated.go index 274e4c3cb0b2..ed62dfe0f904 100644 --- a/operator/pkg/generated/clientset/versioned/fake/clientset_generated.go +++ b/operator/pkg/generated/clientset/versioned/fake/clientset_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/operator/pkg/generated/clientset/versioned/fake/doc.go b/operator/pkg/generated/clientset/versioned/fake/doc.go index 3630ed1cd17d..6ca3b04804f1 100644 --- a/operator/pkg/generated/clientset/versioned/fake/doc.go +++ b/operator/pkg/generated/clientset/versioned/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated fake clientset. diff --git a/operator/pkg/generated/clientset/versioned/fake/register.go b/operator/pkg/generated/clientset/versioned/fake/register.go index 7334c902ad53..27bf9445f14d 100644 --- a/operator/pkg/generated/clientset/versioned/fake/register.go +++ b/operator/pkg/generated/clientset/versioned/fake/register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/operator/pkg/generated/clientset/versioned/scheme/doc.go b/operator/pkg/generated/clientset/versioned/scheme/doc.go index 14db57a58f8d..c8f0cf555ee2 100644 --- a/operator/pkg/generated/clientset/versioned/scheme/doc.go +++ b/operator/pkg/generated/clientset/versioned/scheme/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package contains the scheme of the automatically generated clientset. diff --git a/operator/pkg/generated/clientset/versioned/scheme/register.go b/operator/pkg/generated/clientset/versioned/scheme/register.go index e36e59fe39fe..b55e1061db88 100644 --- a/operator/pkg/generated/clientset/versioned/scheme/register.go +++ b/operator/pkg/generated/clientset/versioned/scheme/register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package scheme diff --git a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/doc.go b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/doc.go +++ b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/doc.go b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/doc.go +++ b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_karmada.go b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_karmada.go index be0b0af78365..c0b17b01cd03 100644 --- a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_karmada.go +++ b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_karmada.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_operator_client.go b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_operator_client.go index 7c4577ea0159..2d8a986d32be 100644 --- a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_operator_client.go +++ b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/fake/fake_operator_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/generated_expansion.go b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/generated_expansion.go index dc15e3af94b9..65bb19f2b44f 100644 --- a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/generated_expansion.go +++ b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/karmada.go b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/karmada.go index 55d5981dab43..7c3663b4e007 100644 --- a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/karmada.go +++ b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/karmada.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/operator_client.go b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/operator_client.go index a6a27815ac33..0c1edc50a744 100644 --- a/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/operator_client.go +++ b/operator/pkg/generated/clientset/versioned/typed/operator/v1alpha1/operator_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/operator/pkg/generated/informers/externalversions/factory.go b/operator/pkg/generated/informers/externalversions/factory.go index ef92ca8183a2..ccf62c34d8e6 100644 --- a/operator/pkg/generated/informers/externalversions/factory.go +++ b/operator/pkg/generated/informers/externalversions/factory.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package externalversions diff --git a/operator/pkg/generated/informers/externalversions/generic.go b/operator/pkg/generated/informers/externalversions/generic.go index 15b6e8c960cb..396008f6d4c1 100644 --- a/operator/pkg/generated/informers/externalversions/generic.go +++ b/operator/pkg/generated/informers/externalversions/generic.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package externalversions diff --git a/operator/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go b/operator/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go index a840301c6795..4d83e897ef35 100644 --- a/operator/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/operator/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package internalinterfaces diff --git a/operator/pkg/generated/informers/externalversions/operator/interface.go b/operator/pkg/generated/informers/externalversions/operator/interface.go index ca1247e62129..13313789363b 100644 --- a/operator/pkg/generated/informers/externalversions/operator/interface.go +++ b/operator/pkg/generated/informers/externalversions/operator/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package operator diff --git a/operator/pkg/generated/informers/externalversions/operator/v1alpha1/interface.go b/operator/pkg/generated/informers/externalversions/operator/v1alpha1/interface.go index 1a7be49f4610..38983e983a3f 100644 --- a/operator/pkg/generated/informers/externalversions/operator/v1alpha1/interface.go +++ b/operator/pkg/generated/informers/externalversions/operator/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/operator/pkg/generated/informers/externalversions/operator/v1alpha1/karmada.go b/operator/pkg/generated/informers/externalversions/operator/v1alpha1/karmada.go index 83137d37cead..4b514a29d8fa 100644 --- a/operator/pkg/generated/informers/externalversions/operator/v1alpha1/karmada.go +++ b/operator/pkg/generated/informers/externalversions/operator/v1alpha1/karmada.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/operator/pkg/generated/listers/operator/v1alpha1/expansion_generated.go b/operator/pkg/generated/listers/operator/v1alpha1/expansion_generated.go index 5cb186d1bcc4..e402e5250149 100644 --- a/operator/pkg/generated/listers/operator/v1alpha1/expansion_generated.go +++ b/operator/pkg/generated/listers/operator/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/operator/pkg/generated/listers/operator/v1alpha1/karmada.go b/operator/pkg/generated/listers/operator/v1alpha1/karmada.go index 39616544b07c..402416db830b 100644 --- a/operator/pkg/generated/listers/operator/v1alpha1/karmada.go +++ b/operator/pkg/generated/listers/operator/v1alpha1/karmada.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/autoscaling/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/autoscaling/v1alpha1/zz_generated.deepcopy.go index 5c4f46b0efcf..f408df846e1f 100644 --- a/pkg/apis/autoscaling/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/autoscaling/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/autoscaling/v1alpha1/zz_generated.register.go b/pkg/apis/autoscaling/v1alpha1/zz_generated.register.go index 5442863bb08b..164bcc3313e7 100644 --- a/pkg/apis/autoscaling/v1alpha1/zz_generated.register.go +++ b/pkg/apis/autoscaling/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/cluster/v1alpha1/zz_generated.conversion.go b/pkg/apis/cluster/v1alpha1/zz_generated.conversion.go index 1f4c50c6670a..c7827cac8510 100644 --- a/pkg/apis/cluster/v1alpha1/zz_generated.conversion.go +++ b/pkg/apis/cluster/v1alpha1/zz_generated.conversion.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by conversion-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/cluster/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/cluster/v1alpha1/zz_generated.deepcopy.go index 82ad95ac7fad..b02bd35574fb 100644 --- a/pkg/apis/cluster/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/cluster/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/cluster/v1alpha1/zz_generated.register.go b/pkg/apis/cluster/v1alpha1/zz_generated.register.go index 589aecbf5401..a88da0580acc 100644 --- a/pkg/apis/cluster/v1alpha1/zz_generated.register.go +++ b/pkg/apis/cluster/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/cluster/zz_generated.deepcopy.go b/pkg/apis/cluster/zz_generated.deepcopy.go index e2a990efd1e0..02933db8d659 100644 --- a/pkg/apis/cluster/zz_generated.deepcopy.go +++ b/pkg/apis/cluster/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package cluster diff --git a/pkg/apis/config/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/config/v1alpha1/zz_generated.deepcopy.go index e98a6005ca8e..1a5c6517e580 100644 --- a/pkg/apis/config/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/config/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/config/v1alpha1/zz_generated.register.go b/pkg/apis/config/v1alpha1/zz_generated.register.go index 502c52d58c74..e562d60b673a 100644 --- a/pkg/apis/config/v1alpha1/zz_generated.register.go +++ b/pkg/apis/config/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/networking/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/networking/v1alpha1/zz_generated.deepcopy.go index 2efdc6b15b0e..f29caf91d6c5 100644 --- a/pkg/apis/networking/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/networking/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/networking/v1alpha1/zz_generated.register.go b/pkg/apis/networking/v1alpha1/zz_generated.register.go index 577164d08dd2..d19a4a44eed7 100644 --- a/pkg/apis/networking/v1alpha1/zz_generated.register.go +++ b/pkg/apis/networking/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go index 68526623f8e5..b18c4b91a785 100644 --- a/pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/policy/v1alpha1/zz_generated.register.go b/pkg/apis/policy/v1alpha1/zz_generated.register.go index b7048d8d6c4c..dc75007ea992 100644 --- a/pkg/apis/policy/v1alpha1/zz_generated.register.go +++ b/pkg/apis/policy/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/search/v1alpha1/zz_generated.conversion.go b/pkg/apis/search/v1alpha1/zz_generated.conversion.go index 43de6b522dd6..4d5d9fa923a1 100644 --- a/pkg/apis/search/v1alpha1/zz_generated.conversion.go +++ b/pkg/apis/search/v1alpha1/zz_generated.conversion.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by conversion-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/search/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/search/v1alpha1/zz_generated.deepcopy.go index 5d172231b467..3df4d5ca0a91 100644 --- a/pkg/apis/search/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/search/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/search/v1alpha1/zz_generated.register.go b/pkg/apis/search/v1alpha1/zz_generated.register.go index 42edd5d60e34..c121a1770db0 100644 --- a/pkg/apis/search/v1alpha1/zz_generated.register.go +++ b/pkg/apis/search/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/search/zz_generated.deepcopy.go b/pkg/apis/search/zz_generated.deepcopy.go index e996dbca891a..377d76d51321 100644 --- a/pkg/apis/search/zz_generated.deepcopy.go +++ b/pkg/apis/search/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package search diff --git a/pkg/apis/work/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/work/v1alpha1/zz_generated.deepcopy.go index 24ca8ebb8793..dd37ec635924 100644 --- a/pkg/apis/work/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/work/v1alpha1/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/work/v1alpha1/zz_generated.register.go b/pkg/apis/work/v1alpha1/zz_generated.register.go index 95e031685c24..1bdcb28edca1 100644 --- a/pkg/apis/work/v1alpha1/zz_generated.register.go +++ b/pkg/apis/work/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/apis/work/v1alpha2/zz_generated.deepcopy.go b/pkg/apis/work/v1alpha2/zz_generated.deepcopy.go index bf5ebcbabf7c..c660e283edb0 100644 --- a/pkg/apis/work/v1alpha2/zz_generated.deepcopy.go +++ b/pkg/apis/work/v1alpha2/zz_generated.deepcopy.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by deepcopy-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/apis/work/v1alpha2/zz_generated.register.go b/pkg/apis/work/v1alpha2/zz_generated.register.go index 618ed0a9d8ac..1006b85067a6 100644 --- a/pkg/apis/work/v1alpha2/zz_generated.register.go +++ b/pkg/apis/work/v1alpha2/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by register-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/estimator/pb/generated.pb.go b/pkg/estimator/pb/generated.pb.go index c34fff9bb686..c655255bf876 100644 --- a/pkg/estimator/pb/generated.pb.go +++ b/pkg/estimator/pb/generated.pb.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: github.com/karmada-io/karmada/pkg/estimator/pb/generated.proto diff --git a/pkg/estimator/pb/generated.proto b/pkg/estimator/pb/generated.proto index deb4539e6aad..570541d0ac42 100644 --- a/pkg/estimator/pb/generated.proto +++ b/pkg/estimator/pb/generated.proto @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // This file was autogenerated by go-to-protobuf. Do not edit it manually! diff --git a/pkg/generated/clientset/versioned/clientset.go b/pkg/generated/clientset/versioned/clientset.go index 885feda79144..ebd25d8684e7 100644 --- a/pkg/generated/clientset/versioned/clientset.go +++ b/pkg/generated/clientset/versioned/clientset.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package versioned diff --git a/pkg/generated/clientset/versioned/fake/clientset_generated.go b/pkg/generated/clientset/versioned/fake/clientset_generated.go index 68863ab25518..7939b39b61e4 100644 --- a/pkg/generated/clientset/versioned/fake/clientset_generated.go +++ b/pkg/generated/clientset/versioned/fake/clientset_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/fake/doc.go b/pkg/generated/clientset/versioned/fake/doc.go index 3630ed1cd17d..6ca3b04804f1 100644 --- a/pkg/generated/clientset/versioned/fake/doc.go +++ b/pkg/generated/clientset/versioned/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated fake clientset. diff --git a/pkg/generated/clientset/versioned/fake/register.go b/pkg/generated/clientset/versioned/fake/register.go index 054926ed3bfd..3a92fcaf10da 100644 --- a/pkg/generated/clientset/versioned/fake/register.go +++ b/pkg/generated/clientset/versioned/fake/register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/scheme/doc.go b/pkg/generated/clientset/versioned/scheme/doc.go index 14db57a58f8d..c8f0cf555ee2 100644 --- a/pkg/generated/clientset/versioned/scheme/doc.go +++ b/pkg/generated/clientset/versioned/scheme/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package contains the scheme of the automatically generated clientset. diff --git a/pkg/generated/clientset/versioned/scheme/register.go b/pkg/generated/clientset/versioned/scheme/register.go index 6d33d672caa6..023444dfbd96 100644 --- a/pkg/generated/clientset/versioned/scheme/register.go +++ b/pkg/generated/clientset/versioned/scheme/register.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package scheme diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/autoscaling_client.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/autoscaling_client.go index d8a9304ef275..1e020412f613 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/autoscaling_client.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/autoscaling_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/cronfederatedhpa.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/cronfederatedhpa.go index 352e0343dd7b..1485ca7dfcee 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/cronfederatedhpa.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/cronfederatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/doc.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_autoscaling_client.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_autoscaling_client.go index e6f9e653f360..e8421304cbe9 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_autoscaling_client.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_autoscaling_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_cronfederatedhpa.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_cronfederatedhpa.go index ad24a684d29f..7ffad6d41bb4 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_cronfederatedhpa.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_cronfederatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_federatedhpa.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_federatedhpa.go index e34a3ff57ea3..da6aaf17f0ff 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_federatedhpa.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/fake/fake_federatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/federatedhpa.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/federatedhpa.go index 16573f157f4d..a9eb221b9172 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/federatedhpa.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/federatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/generated_expansion.go index c88acadb9d97..b065510a1a47 100644 --- a/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/autoscaling/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster.go b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster.go index df1375cd408e..b21729b584f8 100644 --- a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster.go +++ b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster_client.go b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster_client.go index 02fab7579e89..1e7a4afe7cfc 100644 --- a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster_client.go +++ b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/cluster_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/doc.go b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster.go b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster.go index 6e8f0c698015..628f8ef575c7 100644 --- a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster.go +++ b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster_client.go b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster_client.go index 55e0915805f9..d5c111357439 100644 --- a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster_client.go +++ b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/fake/fake_cluster_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/generated_expansion.go index 4a1c185fc777..7f946c1de72c 100644 --- a/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/cluster/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/config_client.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/config_client.go index 5b5c15dc4d08..a37b1af7449f 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/config_client.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/config_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/doc.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_config_client.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_config_client.go index 8ee3cd772689..fb2477ebeb6d 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_config_client.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_config_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpretercustomization.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpretercustomization.go index f3cfb9086ca1..94c7fdf5e55c 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpretercustomization.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpretercustomization.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpreterwebhookconfiguration.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpreterwebhookconfiguration.go index cc8b6d664549..8fee36403194 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpreterwebhookconfiguration.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/fake/fake_resourceinterpreterwebhookconfiguration.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/generated_expansion.go index 47e728176d17..b76d199b59c3 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpretercustomization.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpretercustomization.go index 7217a76445b6..ce9b91addce1 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpretercustomization.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpretercustomization.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpreterwebhookconfiguration.go b/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpreterwebhookconfiguration.go index 4e4560075e59..c75ecb76f508 100644 --- a/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpreterwebhookconfiguration.go +++ b/pkg/generated/clientset/versioned/typed/config/v1alpha1/resourceinterpreterwebhookconfiguration.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/doc.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusteringress.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusteringress.go index 05e8a8b1649d..69ab0a70663a 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusteringress.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusteringress.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusterservice.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusterservice.go index 94c5c079678e..4ad9f64cb7f8 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusterservice.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_multiclusterservice.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_networking_client.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_networking_client.go index cc75b835e247..6df9ab4a78ee 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_networking_client.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/fake/fake_networking_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/generated_expansion.go index 99fb19c4011b..d2972cbe4011 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusteringress.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusteringress.go index 9f3b991e5bad..e298eb01e547 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusteringress.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusteringress.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusterservice.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusterservice.go index 85ca2025c1a8..769a85f60a6f 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusterservice.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/multiclusterservice.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/networking_client.go b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/networking_client.go index d2f262a99e0d..b8f60b9dfde8 100644 --- a/pkg/generated/clientset/versioned/typed/networking/v1alpha1/networking_client.go +++ b/pkg/generated/clientset/versioned/typed/networking/v1alpha1/networking_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusteroverridepolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusteroverridepolicy.go index 15932d4c721d..7660c830b3f6 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusteroverridepolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusteroverridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusterpropagationpolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusterpropagationpolicy.go index 6239f4651a81..3bfc12879b60 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusterpropagationpolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/clusterpropagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/doc.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusteroverridepolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusteroverridepolicy.go index 926e2f9adc2b..da863a65c4b9 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusteroverridepolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusteroverridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusterpropagationpolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusterpropagationpolicy.go index 8038c2effab7..3a77df935b19 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusterpropagationpolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_clusterpropagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_federatedresourcequota.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_federatedresourcequota.go index d30c4899b52f..4bcb1dfb4c3f 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_federatedresourcequota.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_federatedresourcequota.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_overridepolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_overridepolicy.go index b06da0b26295..f2f6ffc3d547 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_overridepolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_overridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_policy_client.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_policy_client.go index 984c430f5930..eb0b2d397f67 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_policy_client.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_policy_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_propagationpolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_propagationpolicy.go index 8911264b3793..c8de4f6c8854 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_propagationpolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/fake/fake_propagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/federatedresourcequota.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/federatedresourcequota.go index 042bbd6d3cfa..28ee17953772 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/federatedresourcequota.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/federatedresourcequota.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/generated_expansion.go index a10ba49e95c1..76a4b2afb8cb 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/overridepolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/overridepolicy.go index befe56a17567..2cfbdacc5c0e 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/overridepolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/overridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/policy_client.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/policy_client.go index a1611d96ca28..7d125287617c 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/policy_client.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/policy_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/propagationpolicy.go b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/propagationpolicy.go index 59a965e414cb..9bee5217c707 100644 --- a/pkg/generated/clientset/versioned/typed/policy/v1alpha1/propagationpolicy.go +++ b/pkg/generated/clientset/versioned/typed/policy/v1alpha1/propagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/search/v1alpha1/doc.go b/pkg/generated/clientset/versioned/typed/search/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/pkg/generated/clientset/versioned/typed/search/v1alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/search/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_resourceregistry.go b/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_resourceregistry.go index b01c2b02235a..9016485fc5ed 100644 --- a/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_resourceregistry.go +++ b/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_resourceregistry.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_search_client.go b/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_search_client.go index 99ddebbc3ebe..a9836e0d8411 100644 --- a/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_search_client.go +++ b/pkg/generated/clientset/versioned/typed/search/v1alpha1/fake/fake_search_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/search/v1alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/search/v1alpha1/generated_expansion.go index c9a18816bc4d..d7faecac77d2 100644 --- a/pkg/generated/clientset/versioned/typed/search/v1alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/search/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/search/v1alpha1/resourceregistry.go b/pkg/generated/clientset/versioned/typed/search/v1alpha1/resourceregistry.go index 7a95c90bfd92..31a798537ce9 100644 --- a/pkg/generated/clientset/versioned/typed/search/v1alpha1/resourceregistry.go +++ b/pkg/generated/clientset/versioned/typed/search/v1alpha1/resourceregistry.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/search/v1alpha1/search_client.go b/pkg/generated/clientset/versioned/typed/search/v1alpha1/search_client.go index 6fe00735e375..d270854e439b 100644 --- a/pkg/generated/clientset/versioned/typed/search/v1alpha1/search_client.go +++ b/pkg/generated/clientset/versioned/typed/search/v1alpha1/search_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/clusterresourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/clusterresourcebinding.go index 706c1ce93493..2dad446c740f 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/clusterresourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/doc.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/doc.go index 93a7ca4e0e2b..d7702a120bf6 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/doc.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/doc.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_clusterresourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_clusterresourcebinding.go index c32a8074ea0c..647dbe64996e 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_clusterresourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_resourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_resourcebinding.go index 6bb7776632ff..1f52f175f238 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_resourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work.go index 59665c641602..b1c80325aae8 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work_client.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work_client.go index cd802efa9721..41fb3097860c 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work_client.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/fake/fake_work_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/generated_expansion.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/generated_expansion.go index 1d5a7d4614d1..4f21ccbcd1b7 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/resourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/resourcebinding.go index 5a0d7f6bda05..2ae5cb5c5d9d 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/resourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/work.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/work.go index 9c741fa12f43..b2ed8f4db844 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/work.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/work.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha1/work_client.go b/pkg/generated/clientset/versioned/typed/work/v1alpha1/work_client.go index 40637b5005ac..ad0d5112da32 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha1/work_client.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha1/work_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/clusterresourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/clusterresourcebinding.go index 09a2d32105ed..3d0f400ab65d 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/clusterresourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/doc.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/doc.go index c11da26828d9..14a623a79dfa 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/doc.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // This package has the automatically generated typed clients. diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/doc.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/doc.go index 2b5ba4c8e442..3a0e6b07dfb0 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/doc.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. // Package fake has the automatically generated clients. diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_clusterresourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_clusterresourcebinding.go index b60d5b631bbd..d25f2ad33001 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_clusterresourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_resourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_resourcebinding.go index b631295583bd..3e6145a5d4af 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_resourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_work_client.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_work_client.go index 2dfadbcfc9fc..4c160f7e6f8b 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_work_client.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/fake/fake_work_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package fake diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/generated_expansion.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/generated_expansion.go index e85cefa8d949..ed323a282655 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/generated_expansion.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/generated_expansion.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/resourcebinding.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/resourcebinding.go index ab69e0b69f81..8b1534b5c23f 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/resourcebinding.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/clientset/versioned/typed/work/v1alpha2/work_client.go b/pkg/generated/clientset/versioned/typed/work/v1alpha2/work_client.go index 5f3dcfefc3d0..ec1b7e4d354a 100644 --- a/pkg/generated/clientset/versioned/typed/work/v1alpha2/work_client.go +++ b/pkg/generated/clientset/versioned/typed/work/v1alpha2/work_client.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by client-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/informers/externalversions/autoscaling/interface.go b/pkg/generated/informers/externalversions/autoscaling/interface.go index 7cbc1cc36f60..824784aafea2 100644 --- a/pkg/generated/informers/externalversions/autoscaling/interface.go +++ b/pkg/generated/informers/externalversions/autoscaling/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package autoscaling diff --git a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/cronfederatedhpa.go b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/cronfederatedhpa.go index a7b7e9ffd7ae..2ae1d8221bcb 100644 --- a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/cronfederatedhpa.go +++ b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/cronfederatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/federatedhpa.go b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/federatedhpa.go index 7b10d3880943..0fe85e8ac8ef 100644 --- a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/federatedhpa.go +++ b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/federatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/interface.go b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/interface.go index 6696ff1fcbf1..531e83de6fe4 100644 --- a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/cluster/interface.go b/pkg/generated/informers/externalversions/cluster/interface.go index dea342374182..7cea379dabae 100644 --- a/pkg/generated/informers/externalversions/cluster/interface.go +++ b/pkg/generated/informers/externalversions/cluster/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package cluster diff --git a/pkg/generated/informers/externalversions/cluster/v1alpha1/cluster.go b/pkg/generated/informers/externalversions/cluster/v1alpha1/cluster.go index 6f601ffb212b..64f82526e836 100644 --- a/pkg/generated/informers/externalversions/cluster/v1alpha1/cluster.go +++ b/pkg/generated/informers/externalversions/cluster/v1alpha1/cluster.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/cluster/v1alpha1/interface.go b/pkg/generated/informers/externalversions/cluster/v1alpha1/interface.go index a2ece8ede8a6..785312e4de94 100644 --- a/pkg/generated/informers/externalversions/cluster/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/cluster/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/config/interface.go b/pkg/generated/informers/externalversions/config/interface.go index 23cd02e89753..a9016841b76a 100644 --- a/pkg/generated/informers/externalversions/config/interface.go +++ b/pkg/generated/informers/externalversions/config/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package config diff --git a/pkg/generated/informers/externalversions/config/v1alpha1/interface.go b/pkg/generated/informers/externalversions/config/v1alpha1/interface.go index 333b1ace8105..9dfd8359e988 100644 --- a/pkg/generated/informers/externalversions/config/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/config/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpretercustomization.go b/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpretercustomization.go index bb483e2cc2f7..b713d6a7c4dc 100644 --- a/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpretercustomization.go +++ b/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpretercustomization.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpreterwebhookconfiguration.go b/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpreterwebhookconfiguration.go index 7f79f4f8af8f..099599bf49c9 100644 --- a/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpreterwebhookconfiguration.go +++ b/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpreterwebhookconfiguration.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/factory.go b/pkg/generated/informers/externalversions/factory.go index e6edab1e3787..df5f4d401411 100644 --- a/pkg/generated/informers/externalversions/factory.go +++ b/pkg/generated/informers/externalversions/factory.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package externalversions diff --git a/pkg/generated/informers/externalversions/generic.go b/pkg/generated/informers/externalversions/generic.go index dac6180d9d80..29cfa7e18aff 100644 --- a/pkg/generated/informers/externalversions/generic.go +++ b/pkg/generated/informers/externalversions/generic.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package externalversions diff --git a/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go b/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go index 7846f77b2a79..0239ec7ec75e 100644 --- a/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package internalinterfaces diff --git a/pkg/generated/informers/externalversions/networking/interface.go b/pkg/generated/informers/externalversions/networking/interface.go index 342ad19d49d6..75191cebe911 100644 --- a/pkg/generated/informers/externalversions/networking/interface.go +++ b/pkg/generated/informers/externalversions/networking/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package networking diff --git a/pkg/generated/informers/externalversions/networking/v1alpha1/interface.go b/pkg/generated/informers/externalversions/networking/v1alpha1/interface.go index 66dcfc987a8a..8a31b25e2e8b 100644 --- a/pkg/generated/informers/externalversions/networking/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/networking/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusteringress.go b/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusteringress.go index 83fd73ea39fd..2dabe6406ead 100644 --- a/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusteringress.go +++ b/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusteringress.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusterservice.go b/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusterservice.go index ee374b52646f..06212e007c58 100644 --- a/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusterservice.go +++ b/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusterservice.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/policy/interface.go b/pkg/generated/informers/externalversions/policy/interface.go index e900f7497a4a..5f3048dceb54 100644 --- a/pkg/generated/informers/externalversions/policy/interface.go +++ b/pkg/generated/informers/externalversions/policy/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package policy diff --git a/pkg/generated/informers/externalversions/policy/v1alpha1/clusteroverridepolicy.go b/pkg/generated/informers/externalversions/policy/v1alpha1/clusteroverridepolicy.go index 252bbee5a77c..14671aa7108f 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/clusteroverridepolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/clusteroverridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/policy/v1alpha1/clusterpropagationpolicy.go b/pkg/generated/informers/externalversions/policy/v1alpha1/clusterpropagationpolicy.go index be1743207c09..66abd8243e76 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/clusterpropagationpolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/clusterpropagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/policy/v1alpha1/federatedresourcequota.go b/pkg/generated/informers/externalversions/policy/v1alpha1/federatedresourcequota.go index 01eb4b592ba6..f06c38a79aec 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/federatedresourcequota.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/federatedresourcequota.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/policy/v1alpha1/interface.go b/pkg/generated/informers/externalversions/policy/v1alpha1/interface.go index 2634d3298e11..b6e9cce71c17 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/policy/v1alpha1/overridepolicy.go b/pkg/generated/informers/externalversions/policy/v1alpha1/overridepolicy.go index ccb00a155a60..9967f93a7750 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/overridepolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/overridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/policy/v1alpha1/propagationpolicy.go b/pkg/generated/informers/externalversions/policy/v1alpha1/propagationpolicy.go index 35113c02f86c..9f4ccdf5b36a 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/propagationpolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/propagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/search/interface.go b/pkg/generated/informers/externalversions/search/interface.go index 28325e334499..7b78f1ebbef4 100644 --- a/pkg/generated/informers/externalversions/search/interface.go +++ b/pkg/generated/informers/externalversions/search/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package search diff --git a/pkg/generated/informers/externalversions/search/v1alpha1/interface.go b/pkg/generated/informers/externalversions/search/v1alpha1/interface.go index fef87d0d6267..66ea53223533 100644 --- a/pkg/generated/informers/externalversions/search/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/search/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/search/v1alpha1/resourceregistry.go b/pkg/generated/informers/externalversions/search/v1alpha1/resourceregistry.go index 676748b19062..45cbf25db08c 100644 --- a/pkg/generated/informers/externalversions/search/v1alpha1/resourceregistry.go +++ b/pkg/generated/informers/externalversions/search/v1alpha1/resourceregistry.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/work/interface.go b/pkg/generated/informers/externalversions/work/interface.go index bb67a3093a56..4b83e803c529 100644 --- a/pkg/generated/informers/externalversions/work/interface.go +++ b/pkg/generated/informers/externalversions/work/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package work diff --git a/pkg/generated/informers/externalversions/work/v1alpha1/clusterresourcebinding.go b/pkg/generated/informers/externalversions/work/v1alpha1/clusterresourcebinding.go index 92b3431617ad..830544e7fe4e 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/clusterresourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/work/v1alpha1/interface.go b/pkg/generated/informers/externalversions/work/v1alpha1/interface.go index 7bca2b32a6b4..d1ac042e3e91 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/work/v1alpha1/resourcebinding.go b/pkg/generated/informers/externalversions/work/v1alpha1/resourcebinding.go index 1c6efee7dff5..386bc245e258 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/resourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/work/v1alpha1/work.go b/pkg/generated/informers/externalversions/work/v1alpha1/work.go index 1e257f2a33b7..cc79032d8f82 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/work.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/work.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/informers/externalversions/work/v1alpha2/clusterresourcebinding.go b/pkg/generated/informers/externalversions/work/v1alpha2/clusterresourcebinding.go index a57b6959141e..c46b57573b49 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha2/clusterresourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha2/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/informers/externalversions/work/v1alpha2/interface.go b/pkg/generated/informers/externalversions/work/v1alpha2/interface.go index 34c985dbe7ed..a6e0c27642ce 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha2/interface.go +++ b/pkg/generated/informers/externalversions/work/v1alpha2/interface.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/informers/externalversions/work/v1alpha2/resourcebinding.go b/pkg/generated/informers/externalversions/work/v1alpha2/resourcebinding.go index ed49fe0bec56..a3b720039f0c 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha2/resourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha2/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by informer-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/listers/autoscaling/v1alpha1/cronfederatedhpa.go b/pkg/generated/listers/autoscaling/v1alpha1/cronfederatedhpa.go index 3a1b60aff210..7ccdc9ae3b53 100644 --- a/pkg/generated/listers/autoscaling/v1alpha1/cronfederatedhpa.go +++ b/pkg/generated/listers/autoscaling/v1alpha1/cronfederatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/autoscaling/v1alpha1/expansion_generated.go b/pkg/generated/listers/autoscaling/v1alpha1/expansion_generated.go index 1cf62577bf83..789880114d81 100644 --- a/pkg/generated/listers/autoscaling/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/autoscaling/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/autoscaling/v1alpha1/federatedhpa.go b/pkg/generated/listers/autoscaling/v1alpha1/federatedhpa.go index 6f277dbc2fad..d8e8b37132e3 100644 --- a/pkg/generated/listers/autoscaling/v1alpha1/federatedhpa.go +++ b/pkg/generated/listers/autoscaling/v1alpha1/federatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/cluster/v1alpha1/cluster.go b/pkg/generated/listers/cluster/v1alpha1/cluster.go index d49a22c3e420..a834616085e8 100644 --- a/pkg/generated/listers/cluster/v1alpha1/cluster.go +++ b/pkg/generated/listers/cluster/v1alpha1/cluster.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/cluster/v1alpha1/expansion_generated.go b/pkg/generated/listers/cluster/v1alpha1/expansion_generated.go index 54357de90f2f..db592122b8a4 100644 --- a/pkg/generated/listers/cluster/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/cluster/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/config/v1alpha1/expansion_generated.go b/pkg/generated/listers/config/v1alpha1/expansion_generated.go index c64f8c45d781..d1ac678e495f 100644 --- a/pkg/generated/listers/config/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/config/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/config/v1alpha1/resourceinterpretercustomization.go b/pkg/generated/listers/config/v1alpha1/resourceinterpretercustomization.go index 33707a4acc08..27cce6418010 100644 --- a/pkg/generated/listers/config/v1alpha1/resourceinterpretercustomization.go +++ b/pkg/generated/listers/config/v1alpha1/resourceinterpretercustomization.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/config/v1alpha1/resourceinterpreterwebhookconfiguration.go b/pkg/generated/listers/config/v1alpha1/resourceinterpreterwebhookconfiguration.go index b2962ad36905..dc958afe58dd 100644 --- a/pkg/generated/listers/config/v1alpha1/resourceinterpreterwebhookconfiguration.go +++ b/pkg/generated/listers/config/v1alpha1/resourceinterpreterwebhookconfiguration.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/networking/v1alpha1/expansion_generated.go b/pkg/generated/listers/networking/v1alpha1/expansion_generated.go index 033c377039bb..5ad6b04b3aef 100644 --- a/pkg/generated/listers/networking/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/networking/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/networking/v1alpha1/multiclusteringress.go b/pkg/generated/listers/networking/v1alpha1/multiclusteringress.go index 5a0468e0101e..75ce7b2f1e24 100644 --- a/pkg/generated/listers/networking/v1alpha1/multiclusteringress.go +++ b/pkg/generated/listers/networking/v1alpha1/multiclusteringress.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/networking/v1alpha1/multiclusterservice.go b/pkg/generated/listers/networking/v1alpha1/multiclusterservice.go index 06e1af150908..1ab583c668f9 100644 --- a/pkg/generated/listers/networking/v1alpha1/multiclusterservice.go +++ b/pkg/generated/listers/networking/v1alpha1/multiclusterservice.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/policy/v1alpha1/clusteroverridepolicy.go b/pkg/generated/listers/policy/v1alpha1/clusteroverridepolicy.go index 89b977ef32f3..840efff4f628 100644 --- a/pkg/generated/listers/policy/v1alpha1/clusteroverridepolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/clusteroverridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/policy/v1alpha1/clusterpropagationpolicy.go b/pkg/generated/listers/policy/v1alpha1/clusterpropagationpolicy.go index 62b8cf329b78..cfe5d6e6adfa 100644 --- a/pkg/generated/listers/policy/v1alpha1/clusterpropagationpolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/clusterpropagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/policy/v1alpha1/expansion_generated.go b/pkg/generated/listers/policy/v1alpha1/expansion_generated.go index 893988c8bda6..e594680c0802 100644 --- a/pkg/generated/listers/policy/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/policy/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/policy/v1alpha1/federatedresourcequota.go b/pkg/generated/listers/policy/v1alpha1/federatedresourcequota.go index 3b65e4c8b0a5..c2059a85a3b1 100644 --- a/pkg/generated/listers/policy/v1alpha1/federatedresourcequota.go +++ b/pkg/generated/listers/policy/v1alpha1/federatedresourcequota.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/policy/v1alpha1/overridepolicy.go b/pkg/generated/listers/policy/v1alpha1/overridepolicy.go index 27f1340d19a1..e763ae3da065 100644 --- a/pkg/generated/listers/policy/v1alpha1/overridepolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/overridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/policy/v1alpha1/propagationpolicy.go b/pkg/generated/listers/policy/v1alpha1/propagationpolicy.go index cd28bffba089..fcef47f5f650 100644 --- a/pkg/generated/listers/policy/v1alpha1/propagationpolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/propagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/search/v1alpha1/expansion_generated.go b/pkg/generated/listers/search/v1alpha1/expansion_generated.go index ab53888865c5..a78f6ca58e92 100644 --- a/pkg/generated/listers/search/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/search/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/search/v1alpha1/resourceregistry.go b/pkg/generated/listers/search/v1alpha1/resourceregistry.go index 9be20abf9bd3..0dcf91f8e2fb 100644 --- a/pkg/generated/listers/search/v1alpha1/resourceregistry.go +++ b/pkg/generated/listers/search/v1alpha1/resourceregistry.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/work/v1alpha1/clusterresourcebinding.go b/pkg/generated/listers/work/v1alpha1/clusterresourcebinding.go index a51b75508145..e0f0d5a8d8f4 100644 --- a/pkg/generated/listers/work/v1alpha1/clusterresourcebinding.go +++ b/pkg/generated/listers/work/v1alpha1/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/work/v1alpha1/expansion_generated.go b/pkg/generated/listers/work/v1alpha1/expansion_generated.go index a895a1896631..d4ef1ae2647b 100644 --- a/pkg/generated/listers/work/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/work/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/work/v1alpha1/resourcebinding.go b/pkg/generated/listers/work/v1alpha1/resourcebinding.go index c8f4f1474a48..2f121f6ecd5a 100644 --- a/pkg/generated/listers/work/v1alpha1/resourcebinding.go +++ b/pkg/generated/listers/work/v1alpha1/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/work/v1alpha1/work.go b/pkg/generated/listers/work/v1alpha1/work.go index f6f683f1870a..df4527efdfea 100644 --- a/pkg/generated/listers/work/v1alpha1/work.go +++ b/pkg/generated/listers/work/v1alpha1/work.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha1 diff --git a/pkg/generated/listers/work/v1alpha2/clusterresourcebinding.go b/pkg/generated/listers/work/v1alpha2/clusterresourcebinding.go index 7a145a3131f2..bcf923a236eb 100644 --- a/pkg/generated/listers/work/v1alpha2/clusterresourcebinding.go +++ b/pkg/generated/listers/work/v1alpha2/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/listers/work/v1alpha2/expansion_generated.go b/pkg/generated/listers/work/v1alpha2/expansion_generated.go index 538ea62fd0e0..c7c10444d960 100644 --- a/pkg/generated/listers/work/v1alpha2/expansion_generated.go +++ b/pkg/generated/listers/work/v1alpha2/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/listers/work/v1alpha2/resourcebinding.go b/pkg/generated/listers/work/v1alpha2/resourcebinding.go index 7acff149fb72..3093f6f44c81 100644 --- a/pkg/generated/listers/work/v1alpha2/resourcebinding.go +++ b/pkg/generated/listers/work/v1alpha2/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright The Karmada 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. +*/ + // Code generated by lister-gen. DO NOT EDIT. package v1alpha2 diff --git a/pkg/generated/openapi/zz_generated.openapi.go b/pkg/generated/openapi/zz_generated.openapi.go index e0416fa10912..a383d7310209 100755 --- a/pkg/generated/openapi/zz_generated.openapi.go +++ b/pkg/generated/openapi/zz_generated.openapi.go @@ -1,6 +1,22 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated +/* +Copyright The Karmada 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. +*/ + // Code generated by openapi-gen. DO NOT EDIT. // This file was autogenerated by openapi-gen. Do not edit it manually!