From f0d134ddc5f99655e2d2bd90a7aefafd0dc50f9a Mon Sep 17 00:00:00 2001 From: whitewindmills Date: Fri, 1 Dec 2023 17:08:26 +0800 Subject: [PATCH] add license for auto-generated files Signed-off-by: whitewindmills --- .../workload/v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../workload/v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ hack/boilerplate/boilerplate.go.txt | 16 ++++++++++++++++ .../operator/v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../generated/clientset/versioned/clientset.go | 16 ++++++++++++++++ .../versioned/fake/clientset_generated.go | 16 ++++++++++++++++ .../generated/clientset/versioned/fake/doc.go | 16 ++++++++++++++++ .../clientset/versioned/fake/register.go | 16 ++++++++++++++++ .../generated/clientset/versioned/scheme/doc.go | 16 ++++++++++++++++ .../clientset/versioned/scheme/register.go | 16 ++++++++++++++++ .../versioned/typed/operator/v1alpha1/doc.go | 16 ++++++++++++++++ .../typed/operator/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../operator/v1alpha1/fake/fake_karmada.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_operator_client.go | 16 ++++++++++++++++ .../operator/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../typed/operator/v1alpha1/karmada.go | 16 ++++++++++++++++ .../typed/operator/v1alpha1/operator_client.go | 16 ++++++++++++++++ .../informers/externalversions/factory.go | 16 ++++++++++++++++ .../informers/externalversions/generic.go | 16 ++++++++++++++++ .../internalinterfaces/factory_interfaces.go | 16 ++++++++++++++++ .../externalversions/operator/interface.go | 16 ++++++++++++++++ .../operator/v1alpha1/interface.go | 16 ++++++++++++++++ .../operator/v1alpha1/karmada.go | 16 ++++++++++++++++ .../operator/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../listers/operator/v1alpha1/karmada.go | 16 ++++++++++++++++ .../v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ .../cluster/v1alpha1/zz_generated.conversion.go | 16 ++++++++++++++++ .../cluster/v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../cluster/v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ pkg/apis/cluster/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../config/v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../config/v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ .../v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ .../policy/v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../policy/v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ .../search/v1alpha1/zz_generated.conversion.go | 16 ++++++++++++++++ .../search/v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ .../search/v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ pkg/apis/search/zz_generated.deepcopy.go | 16 ++++++++++++++++ pkg/apis/work/v1alpha1/zz_generated.deepcopy.go | 16 ++++++++++++++++ pkg/apis/work/v1alpha1/zz_generated.register.go | 16 ++++++++++++++++ pkg/apis/work/v1alpha2/zz_generated.deepcopy.go | 16 ++++++++++++++++ pkg/apis/work/v1alpha2/zz_generated.register.go | 16 ++++++++++++++++ pkg/estimator/pb/generated.pb.go | 17 ++++++++++++++++- pkg/estimator/pb/generated.proto | 16 ++++++++++++++++ pkg/generated/clientset/versioned/clientset.go | 16 ++++++++++++++++ .../versioned/fake/clientset_generated.go | 16 ++++++++++++++++ pkg/generated/clientset/versioned/fake/doc.go | 16 ++++++++++++++++ .../clientset/versioned/fake/register.go | 16 ++++++++++++++++ pkg/generated/clientset/versioned/scheme/doc.go | 16 ++++++++++++++++ .../clientset/versioned/scheme/register.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/autoscaling_client.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/cronfederatedhpa.go | 16 ++++++++++++++++ .../versioned/typed/autoscaling/v1alpha1/doc.go | 16 ++++++++++++++++ .../typed/autoscaling/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_autoscaling_client.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_cronfederatedhpa.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_federatedhpa.go | 16 ++++++++++++++++ .../typed/autoscaling/v1alpha1/federatedhpa.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../versioned/typed/cluster/v1alpha1/cluster.go | 16 ++++++++++++++++ .../typed/cluster/v1alpha1/cluster_client.go | 16 ++++++++++++++++ .../versioned/typed/cluster/v1alpha1/doc.go | 16 ++++++++++++++++ .../typed/cluster/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../typed/cluster/v1alpha1/fake/fake_cluster.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_cluster_client.go | 16 ++++++++++++++++ .../cluster/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../typed/config/v1alpha1/config_client.go | 16 ++++++++++++++++ .../versioned/typed/config/v1alpha1/doc.go | 16 ++++++++++++++++ .../versioned/typed/config/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../config/v1alpha1/fake/fake_config_client.go | 16 ++++++++++++++++ .../fake_resourceinterpretercustomization.go | 16 ++++++++++++++++ ...e_resourceinterpreterwebhookconfiguration.go | 16 ++++++++++++++++ .../config/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../resourceinterpretercustomization.go | 16 ++++++++++++++++ .../resourceinterpreterwebhookconfiguration.go | 16 ++++++++++++++++ .../versioned/typed/networking/v1alpha1/doc.go | 16 ++++++++++++++++ .../typed/networking/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_multiclusteringress.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_multiclusterservice.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_networking_client.go | 16 ++++++++++++++++ .../networking/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../networking/v1alpha1/multiclusteringress.go | 16 ++++++++++++++++ .../networking/v1alpha1/multiclusterservice.go | 16 ++++++++++++++++ .../networking/v1alpha1/networking_client.go | 16 ++++++++++++++++ .../policy/v1alpha1/clusteroverridepolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/clusterpropagationpolicy.go | 16 ++++++++++++++++ .../versioned/typed/policy/v1alpha1/doc.go | 16 ++++++++++++++++ .../versioned/typed/policy/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_clusteroverridepolicy.go | 16 ++++++++++++++++ .../fake/fake_clusterpropagationpolicy.go | 16 ++++++++++++++++ .../fake/fake_federatedresourcequota.go | 16 ++++++++++++++++ .../policy/v1alpha1/fake/fake_overridepolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/fake/fake_policy_client.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_propagationpolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/federatedresourcequota.go | 16 ++++++++++++++++ .../policy/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../typed/policy/v1alpha1/overridepolicy.go | 16 ++++++++++++++++ .../typed/policy/v1alpha1/policy_client.go | 16 ++++++++++++++++ .../typed/policy/v1alpha1/propagationpolicy.go | 16 ++++++++++++++++ .../versioned/typed/search/v1alpha1/doc.go | 16 ++++++++++++++++ .../versioned/typed/search/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../v1alpha1/fake/fake_resourceregistry.go | 16 ++++++++++++++++ .../search/v1alpha1/fake/fake_search_client.go | 16 ++++++++++++++++ .../search/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../typed/search/v1alpha1/resourceregistry.go | 16 ++++++++++++++++ .../typed/search/v1alpha1/search_client.go | 16 ++++++++++++++++ .../work/v1alpha1/clusterresourcebinding.go | 16 ++++++++++++++++ .../versioned/typed/work/v1alpha1/doc.go | 16 ++++++++++++++++ .../versioned/typed/work/v1alpha1/fake/doc.go | 16 ++++++++++++++++ .../fake/fake_clusterresourcebinding.go | 16 ++++++++++++++++ .../work/v1alpha1/fake/fake_resourcebinding.go | 16 ++++++++++++++++ .../typed/work/v1alpha1/fake/fake_work.go | 16 ++++++++++++++++ .../work/v1alpha1/fake/fake_work_client.go | 16 ++++++++++++++++ .../typed/work/v1alpha1/generated_expansion.go | 16 ++++++++++++++++ .../typed/work/v1alpha1/resourcebinding.go | 16 ++++++++++++++++ .../versioned/typed/work/v1alpha1/work.go | 16 ++++++++++++++++ .../typed/work/v1alpha1/work_client.go | 16 ++++++++++++++++ .../work/v1alpha2/clusterresourcebinding.go | 16 ++++++++++++++++ .../versioned/typed/work/v1alpha2/doc.go | 16 ++++++++++++++++ .../versioned/typed/work/v1alpha2/fake/doc.go | 16 ++++++++++++++++ .../fake/fake_clusterresourcebinding.go | 16 ++++++++++++++++ .../work/v1alpha2/fake/fake_resourcebinding.go | 16 ++++++++++++++++ .../work/v1alpha2/fake/fake_work_client.go | 16 ++++++++++++++++ .../typed/work/v1alpha2/generated_expansion.go | 16 ++++++++++++++++ .../typed/work/v1alpha2/resourcebinding.go | 16 ++++++++++++++++ .../typed/work/v1alpha2/work_client.go | 16 ++++++++++++++++ .../externalversions/autoscaling/interface.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/cronfederatedhpa.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/federatedhpa.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/interface.go | 16 ++++++++++++++++ .../externalversions/cluster/interface.go | 16 ++++++++++++++++ .../cluster/v1alpha1/cluster.go | 16 ++++++++++++++++ .../cluster/v1alpha1/interface.go | 16 ++++++++++++++++ .../externalversions/config/interface.go | 16 ++++++++++++++++ .../config/v1alpha1/interface.go | 16 ++++++++++++++++ .../resourceinterpretercustomization.go | 16 ++++++++++++++++ .../resourceinterpreterwebhookconfiguration.go | 16 ++++++++++++++++ .../informers/externalversions/factory.go | 16 ++++++++++++++++ .../informers/externalversions/generic.go | 16 ++++++++++++++++ .../internalinterfaces/factory_interfaces.go | 16 ++++++++++++++++ .../externalversions/networking/interface.go | 16 ++++++++++++++++ .../networking/v1alpha1/interface.go | 16 ++++++++++++++++ .../networking/v1alpha1/multiclusteringress.go | 16 ++++++++++++++++ .../networking/v1alpha1/multiclusterservice.go | 16 ++++++++++++++++ .../externalversions/policy/interface.go | 16 ++++++++++++++++ .../policy/v1alpha1/clusteroverridepolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/clusterpropagationpolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/federatedresourcequota.go | 16 ++++++++++++++++ .../policy/v1alpha1/interface.go | 16 ++++++++++++++++ .../policy/v1alpha1/overridepolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/propagationpolicy.go | 16 ++++++++++++++++ .../externalversions/search/interface.go | 16 ++++++++++++++++ .../search/v1alpha1/interface.go | 16 ++++++++++++++++ .../search/v1alpha1/resourceregistry.go | 16 ++++++++++++++++ .../externalversions/work/interface.go | 16 ++++++++++++++++ .../work/v1alpha1/clusterresourcebinding.go | 16 ++++++++++++++++ .../externalversions/work/v1alpha1/interface.go | 16 ++++++++++++++++ .../work/v1alpha1/resourcebinding.go | 16 ++++++++++++++++ .../externalversions/work/v1alpha1/work.go | 16 ++++++++++++++++ .../work/v1alpha2/clusterresourcebinding.go | 16 ++++++++++++++++ .../externalversions/work/v1alpha2/interface.go | 16 ++++++++++++++++ .../work/v1alpha2/resourcebinding.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/cronfederatedhpa.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../autoscaling/v1alpha1/federatedhpa.go | 16 ++++++++++++++++ .../listers/cluster/v1alpha1/cluster.go | 16 ++++++++++++++++ .../cluster/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../config/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../resourceinterpretercustomization.go | 16 ++++++++++++++++ .../resourceinterpreterwebhookconfiguration.go | 16 ++++++++++++++++ .../networking/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../networking/v1alpha1/multiclusteringress.go | 16 ++++++++++++++++ .../networking/v1alpha1/multiclusterservice.go | 16 ++++++++++++++++ .../policy/v1alpha1/clusteroverridepolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/clusterpropagationpolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../policy/v1alpha1/federatedresourcequota.go | 16 ++++++++++++++++ .../listers/policy/v1alpha1/overridepolicy.go | 16 ++++++++++++++++ .../policy/v1alpha1/propagationpolicy.go | 16 ++++++++++++++++ .../search/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../listers/search/v1alpha1/resourceregistry.go | 16 ++++++++++++++++ .../work/v1alpha1/clusterresourcebinding.go | 16 ++++++++++++++++ .../work/v1alpha1/expansion_generated.go | 16 ++++++++++++++++ .../listers/work/v1alpha1/resourcebinding.go | 16 ++++++++++++++++ pkg/generated/listers/work/v1alpha1/work.go | 16 ++++++++++++++++ .../work/v1alpha2/clusterresourcebinding.go | 16 ++++++++++++++++ .../work/v1alpha2/expansion_generated.go | 16 ++++++++++++++++ .../listers/work/v1alpha2/resourcebinding.go | 16 ++++++++++++++++ pkg/generated/openapi/zz_generated.openapi.go | 16 ++++++++++++++++ 192 files changed, 3072 insertions(+), 1 deletion(-) diff --git a/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.deepcopy.go b/examples/customresourceinterpreter/apis/workload/v1alpha1/zz_generated.deepcopy.go index 3ef1b5fe0d65..f9fca5399c0e 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 2023 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..fddb9ce83bde 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 2023 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..ecb041bd0ebe 100644 --- a/hack/boilerplate/boilerplate.go.txt +++ b/hack/boilerplate/boilerplate.go.txt @@ -0,0 +1,16 @@ +/* +Copyright YEAR 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..89960058fa25 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 2023 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..13eed83434fd 100644 --- a/operator/pkg/generated/clientset/versioned/clientset.go +++ b/operator/pkg/generated/clientset/versioned/clientset.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..588249b25b6b 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 2023 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..cee520ad4ce5 100644 --- a/operator/pkg/generated/clientset/versioned/fake/doc.go +++ b/operator/pkg/generated/clientset/versioned/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..94e2eacedd1f 100644 --- a/operator/pkg/generated/clientset/versioned/fake/register.go +++ b/operator/pkg/generated/clientset/versioned/fake/register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..b37113b381a5 100644 --- a/operator/pkg/generated/clientset/versioned/scheme/doc.go +++ b/operator/pkg/generated/clientset/versioned/scheme/doc.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..35e773c6fd73 100644 --- a/operator/pkg/generated/clientset/versioned/scheme/register.go +++ b/operator/pkg/generated/clientset/versioned/scheme/register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..149f7fd7f1ab 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 2023 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..c2ec7a92dab6 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 2023 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..aac9aae06f77 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 2023 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..ef6b472f96e2 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 2023 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..a889070e008c 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 2023 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..706c61ab7e63 100644 --- a/operator/pkg/generated/informers/externalversions/factory.go +++ b/operator/pkg/generated/informers/externalversions/factory.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..ac94995a16f1 100644 --- a/operator/pkg/generated/informers/externalversions/generic.go +++ b/operator/pkg/generated/informers/externalversions/generic.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..29e2196c809d 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 2023 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..e6ece0e548d3 100644 --- a/operator/pkg/generated/informers/externalversions/operator/interface.go +++ b/operator/pkg/generated/informers/externalversions/operator/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..ba323281bc49 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 2023 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..5af9042f60bb 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 2023 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..a58cc3b9cd32 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 2023 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..28cbdfccab8d 100644 --- a/operator/pkg/generated/listers/operator/v1alpha1/karmada.go +++ b/operator/pkg/generated/listers/operator/v1alpha1/karmada.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..cd2cbc97c385 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 2023 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..32ad34e5e75f 100644 --- a/pkg/apis/autoscaling/v1alpha1/zz_generated.register.go +++ b/pkg/apis/autoscaling/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..cd320762dc04 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 2023 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..4ba5d9504003 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 2023 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..2a8774392493 100644 --- a/pkg/apis/cluster/v1alpha1/zz_generated.register.go +++ b/pkg/apis/cluster/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..8a6be2c7f68f 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 2023 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..d9c0d0987ce1 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 2023 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..e756ac315c09 100644 --- a/pkg/apis/config/v1alpha1/zz_generated.register.go +++ b/pkg/apis/config/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..a592cbfc6d2e 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 2023 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..fa20ffcccd7a 100644 --- a/pkg/apis/networking/v1alpha1/zz_generated.register.go +++ b/pkg/apis/networking/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..5a6ff3f5fc87 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 2023 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..435b4c0ae11c 100644 --- a/pkg/apis/policy/v1alpha1/zz_generated.register.go +++ b/pkg/apis/policy/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..7a51765063b7 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 2023 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..d192384c0ea7 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 2023 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..5bfe8346f69e 100644 --- a/pkg/apis/search/v1alpha1/zz_generated.register.go +++ b/pkg/apis/search/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..f47d35d2ea76 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 2023 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..1651c0f5d40c 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 2023 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..1f67070bc6ec 100644 --- a/pkg/apis/work/v1alpha1/zz_generated.register.go +++ b/pkg/apis/work/v1alpha1/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..528644798082 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 2023 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..81b7b1713237 100644 --- a/pkg/apis/work/v1alpha2/zz_generated.register.go +++ b/pkg/apis/work/v1alpha2/zz_generated.register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..9b45d3b724ff 100644 --- a/pkg/estimator/pb/generated.pb.go +++ b/pkg/estimator/pb/generated.pb.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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 @@ -12,7 +28,6 @@ import ( github_com_gogo_protobuf_sortkeys "github.com/gogo/protobuf/sortkeys" k8s_io_api_core_v1 "k8s.io/api/core/v1" v1 "k8s.io/api/core/v1" - "k8s.io/apimachinery/pkg/api/resource" math "math" math_bits "math/bits" diff --git a/pkg/estimator/pb/generated.proto b/pkg/estimator/pb/generated.proto index deb4539e6aad..cc07fb703046 100644 --- a/pkg/estimator/pb/generated.proto +++ b/pkg/estimator/pb/generated.proto @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..bf295742e316 100644 --- a/pkg/generated/clientset/versioned/clientset.go +++ b/pkg/generated/clientset/versioned/clientset.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..44eaebfaa956 100644 --- a/pkg/generated/clientset/versioned/fake/clientset_generated.go +++ b/pkg/generated/clientset/versioned/fake/clientset_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..cee520ad4ce5 100644 --- a/pkg/generated/clientset/versioned/fake/doc.go +++ b/pkg/generated/clientset/versioned/fake/doc.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..94c17a58a552 100644 --- a/pkg/generated/clientset/versioned/fake/register.go +++ b/pkg/generated/clientset/versioned/fake/register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..b37113b381a5 100644 --- a/pkg/generated/clientset/versioned/scheme/doc.go +++ b/pkg/generated/clientset/versioned/scheme/doc.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..ac87872d7cab 100644 --- a/pkg/generated/clientset/versioned/scheme/register.go +++ b/pkg/generated/clientset/versioned/scheme/register.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..b1f4be06a1a2 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 2023 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..ce87228de557 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 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..d93cc4d7c580 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 2023 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..58c3fff4cc44 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 2023 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..1f49cd8c41d4 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 2023 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..31c039278aaa 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 2023 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..4162bbe8b184 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 2023 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..16f5ce46fb9a 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 2023 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..6bba230242af 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 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..cee3e7332097 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 2023 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..67bc21d97e1f 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 2023 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..12453ccdd780 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 2023 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..2f410686d554 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 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..b7e16fae3a08 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 2023 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..4cad114f3619 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 2023 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..9c6369c1cefb 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 2023 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..6ff49d8918e6 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 2023 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..959210fb2764 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 2023 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..d13639482ff9 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 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..3cd268d66277 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 2023 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..22601b5b7763 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 2023 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..ea835427d39c 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 2023 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..e1aaae018799 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 2023 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..9d2ab49f9e6c 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 2023 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..cfa54f86fbb7 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 2023 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..58691cbd3eb4 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 2023 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..dd8c1226f920 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 2023 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..7fc70563e600 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 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..9dee1ef623e4 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 2023 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..831891de6648 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 2023 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..80a5ec07d6a5 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 2023 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..ae8be48a0fe6 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 2023 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..4579ecf151f6 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 2023 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..27efde8f22fd 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 2023 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..08f0884048a3 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 2023 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..5646b6e26801 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 2023 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..2c26f663612d 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 2023 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..583b3e511246 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 2023 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..715f2355ed12 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 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..b94cc5bc301f 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 2023 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..8a33c76580f2 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 2023 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..c9ed552858b3 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 2023 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..23f83d9c7ed3 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 2023 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..70aaf71cbd0a 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 2023 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..04407e2b523d 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 2023 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..758d022efeaf 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 2023 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..949fb3c1918e 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 2023 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..6ba5dcc5b0c3 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 2023 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..8f99bd5da465 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 2023 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..ac273ac7af96 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 2023 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..351641f5df16 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 2023 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..27aa4d8a3c51 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 2023 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..783b856c048d 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 2023 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..72b252a48f03 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 2023 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..10ed1a651548 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 2023 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..ca8f4965b143 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 2023 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..8fad9ab420f8 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 2023 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..949fb3c1918e 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 2023 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..c5ce462e856a 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 2023 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..282298e1c9be 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 2023 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..7f58d1160e44 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 2023 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..2288f3a14238 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 2023 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..1ef69966dc38 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 2023 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..1013477c19ac 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 2023 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..3553bdc7e8eb 100644 --- a/pkg/generated/informers/externalversions/autoscaling/interface.go +++ b/pkg/generated/informers/externalversions/autoscaling/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..68d4f0545987 100644 --- a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/cronfederatedhpa.go +++ b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/cronfederatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..a3e7ee15a652 100644 --- a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/federatedhpa.go +++ b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/federatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..33685b5d45f8 100644 --- a/pkg/generated/informers/externalversions/autoscaling/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/autoscaling/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..5701afe8b188 100644 --- a/pkg/generated/informers/externalversions/cluster/interface.go +++ b/pkg/generated/informers/externalversions/cluster/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..859cba8b427d 100644 --- a/pkg/generated/informers/externalversions/cluster/v1alpha1/cluster.go +++ b/pkg/generated/informers/externalversions/cluster/v1alpha1/cluster.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..08f766ff4c47 100644 --- a/pkg/generated/informers/externalversions/cluster/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/cluster/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..d2f1dd9dd25d 100644 --- a/pkg/generated/informers/externalversions/config/interface.go +++ b/pkg/generated/informers/externalversions/config/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..b2f2da478ab8 100644 --- a/pkg/generated/informers/externalversions/config/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/config/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..cc2d1932eabf 100644 --- a/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpretercustomization.go +++ b/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpretercustomization.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..9b055ea8e0a1 100644 --- a/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpreterwebhookconfiguration.go +++ b/pkg/generated/informers/externalversions/config/v1alpha1/resourceinterpreterwebhookconfiguration.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..07b38500d0b0 100644 --- a/pkg/generated/informers/externalversions/factory.go +++ b/pkg/generated/informers/externalversions/factory.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..6e1959effbe5 100644 --- a/pkg/generated/informers/externalversions/generic.go +++ b/pkg/generated/informers/externalversions/generic.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..53f1676de99a 100644 --- a/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/pkg/generated/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..0acfe8cb4f1b 100644 --- a/pkg/generated/informers/externalversions/networking/interface.go +++ b/pkg/generated/informers/externalversions/networking/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..e6773d975e90 100644 --- a/pkg/generated/informers/externalversions/networking/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/networking/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..ebe81efd3abc 100644 --- a/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusteringress.go +++ b/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusteringress.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..ecc2e4e36d6d 100644 --- a/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusterservice.go +++ b/pkg/generated/informers/externalversions/networking/v1alpha1/multiclusterservice.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..cbedb84c43be 100644 --- a/pkg/generated/informers/externalversions/policy/interface.go +++ b/pkg/generated/informers/externalversions/policy/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..2a2ef451349b 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/clusteroverridepolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/clusteroverridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..85ca892b9cf0 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/clusterpropagationpolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/clusterpropagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..03aef825d851 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/federatedresourcequota.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/federatedresourcequota.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..dc528e8514a8 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..9e105300507b 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/overridepolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/overridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..46b49fc70a46 100644 --- a/pkg/generated/informers/externalversions/policy/v1alpha1/propagationpolicy.go +++ b/pkg/generated/informers/externalversions/policy/v1alpha1/propagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..6190e4f67cd6 100644 --- a/pkg/generated/informers/externalversions/search/interface.go +++ b/pkg/generated/informers/externalversions/search/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..7f7c8507ec36 100644 --- a/pkg/generated/informers/externalversions/search/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/search/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..da539dc6905a 100644 --- a/pkg/generated/informers/externalversions/search/v1alpha1/resourceregistry.go +++ b/pkg/generated/informers/externalversions/search/v1alpha1/resourceregistry.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..ce88aae706a5 100644 --- a/pkg/generated/informers/externalversions/work/interface.go +++ b/pkg/generated/informers/externalversions/work/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..0aff277e4ba6 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/clusterresourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..eb0f7a13eccd 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/interface.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..1dd5b962b47e 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/resourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..4e25e3f7c163 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha1/work.go +++ b/pkg/generated/informers/externalversions/work/v1alpha1/work.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..939284715475 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha2/clusterresourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha2/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..f494e7bdcb6f 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha2/interface.go +++ b/pkg/generated/informers/externalversions/work/v1alpha2/interface.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..5a4a0eaa4629 100644 --- a/pkg/generated/informers/externalversions/work/v1alpha2/resourcebinding.go +++ b/pkg/generated/informers/externalversions/work/v1alpha2/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..5ba67f2a3f99 100644 --- a/pkg/generated/listers/autoscaling/v1alpha1/cronfederatedhpa.go +++ b/pkg/generated/listers/autoscaling/v1alpha1/cronfederatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..8873c3b55615 100644 --- a/pkg/generated/listers/autoscaling/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/autoscaling/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..0d1cead2078a 100644 --- a/pkg/generated/listers/autoscaling/v1alpha1/federatedhpa.go +++ b/pkg/generated/listers/autoscaling/v1alpha1/federatedhpa.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..c1a6eb7d6890 100644 --- a/pkg/generated/listers/cluster/v1alpha1/cluster.go +++ b/pkg/generated/listers/cluster/v1alpha1/cluster.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..b2ff08c9ce93 100644 --- a/pkg/generated/listers/cluster/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/cluster/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..e8dd6bd5e057 100644 --- a/pkg/generated/listers/config/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/config/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..342063274807 100644 --- a/pkg/generated/listers/config/v1alpha1/resourceinterpretercustomization.go +++ b/pkg/generated/listers/config/v1alpha1/resourceinterpretercustomization.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..809df6aff131 100644 --- a/pkg/generated/listers/config/v1alpha1/resourceinterpreterwebhookconfiguration.go +++ b/pkg/generated/listers/config/v1alpha1/resourceinterpreterwebhookconfiguration.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..ff09d687769f 100644 --- a/pkg/generated/listers/networking/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/networking/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..c73998749e3f 100644 --- a/pkg/generated/listers/networking/v1alpha1/multiclusteringress.go +++ b/pkg/generated/listers/networking/v1alpha1/multiclusteringress.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..6fd2e979b847 100644 --- a/pkg/generated/listers/networking/v1alpha1/multiclusterservice.go +++ b/pkg/generated/listers/networking/v1alpha1/multiclusterservice.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..6547df788db5 100644 --- a/pkg/generated/listers/policy/v1alpha1/clusteroverridepolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/clusteroverridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..fcd7dfa2889d 100644 --- a/pkg/generated/listers/policy/v1alpha1/clusterpropagationpolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/clusterpropagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..5a5f7325dab4 100644 --- a/pkg/generated/listers/policy/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/policy/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..f90dd76653d7 100644 --- a/pkg/generated/listers/policy/v1alpha1/federatedresourcequota.go +++ b/pkg/generated/listers/policy/v1alpha1/federatedresourcequota.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..dab58a272e0b 100644 --- a/pkg/generated/listers/policy/v1alpha1/overridepolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/overridepolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..c1cd684a865b 100644 --- a/pkg/generated/listers/policy/v1alpha1/propagationpolicy.go +++ b/pkg/generated/listers/policy/v1alpha1/propagationpolicy.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..01f72df21c2c 100644 --- a/pkg/generated/listers/search/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/search/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..264bf3f0a22d 100644 --- a/pkg/generated/listers/search/v1alpha1/resourceregistry.go +++ b/pkg/generated/listers/search/v1alpha1/resourceregistry.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..0c0db90ca700 100644 --- a/pkg/generated/listers/work/v1alpha1/clusterresourcebinding.go +++ b/pkg/generated/listers/work/v1alpha1/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..26d1893a9386 100644 --- a/pkg/generated/listers/work/v1alpha1/expansion_generated.go +++ b/pkg/generated/listers/work/v1alpha1/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..cff388669e03 100644 --- a/pkg/generated/listers/work/v1alpha1/resourcebinding.go +++ b/pkg/generated/listers/work/v1alpha1/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..cf26dd28e39b 100644 --- a/pkg/generated/listers/work/v1alpha1/work.go +++ b/pkg/generated/listers/work/v1alpha1/work.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..16ff77898b58 100644 --- a/pkg/generated/listers/work/v1alpha2/clusterresourcebinding.go +++ b/pkg/generated/listers/work/v1alpha2/clusterresourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..b52e924738da 100644 --- a/pkg/generated/listers/work/v1alpha2/expansion_generated.go +++ b/pkg/generated/listers/work/v1alpha2/expansion_generated.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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..a9fdc12150d4 100644 --- a/pkg/generated/listers/work/v1alpha2/resourcebinding.go +++ b/pkg/generated/listers/work/v1alpha2/resourcebinding.go @@ -1,3 +1,19 @@ +/* +Copyright 2023 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 cef9c1d3d8b0..e533e4f4e80e 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 2023 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!