chore: update copyright headers (#6496)
Signed-off-by: hongming <coder.scala@gmail.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
|
*/
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
|
*/
|
||||||
@@ -1,3 +1,19 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2017 The Kubernetes Authors.
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package qos
|
package qos
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,19 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2017 The Kubernetes Authors.
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package merge
|
package merge
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,19 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2017 The Kubernetes Authors.
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package resourcequota
|
package resourcequota
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,3 +1,19 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2014 The Kubernetes Authors.
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package authorizer
|
package authorizer
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
|
*/
|
||||||
|
|
||||||
package authorization
|
package authorization
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,19 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2016 The Kubernetes Authors.
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
// NOTE: This file is copied from k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbac.
|
// NOTE: This file is copied from k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbac.
|
||||||
|
|
||||||
package rbac
|
package rbac
|
||||||
|
|||||||
@@ -1,3 +1,19 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2016 The Kubernetes Authors.
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package rbac
|
package rbac
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
|
* Copyright 2024 the KubeSphere Authors.
|
||||||
* Please refer to the LICENSE file in the root directory of the project.
|
* Please refer to the LICENSE file in the root directory of the project.
|
||||||
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
* https://github.com/kubesphere/kubesphere/blob/master/LICENSE
|
||||||
*/
|
*/
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user