open_source_licenses.txt

Cloud Provider for Cloud Director 1.2 Beta
======================================================================

cloud-provider-for-cloud-director version 1.2 includes a number of components with separate 
copyright notices and license terms.  This product does not necessarily 
use all the open source components referred to below. Your use of the 
source code for these components is subject to the terms and conditions 
of the following licenses.

==================== TABLE OF CONTENTS ====================

The following is a listing of the open source components detailed in
this document. This list is provided for your convenience; please read
further if you wish to review the copyright notice(s) and the full text
of the license associated with each component.



SECTION 1: Apache License, V2.0

   >>> k8s.io/klog-v1.0.0
   >>> gopkg.in/yaml.v2-v2.4.0
   >>> k8s.io/klog/v2-v2.9.0
   >>> k8s.io/api-v0.22.1
   >>> k8s.io/apimachinery-v0.22.1
   >>> k8s.io/component-base-v0.22.1
   >>> k8s.io/apiserver-v0.22.1
   >>> k8s.io/client-go-v0.22.1
   >>> k8s.io/cloud-provider-0.22.1
   >>> go-openapi-errors-0.20.2

SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES

   >>> golang.org/x/oauth2-v0.0.0-20200107190931-bf48bf16ab8d
   >>> github.com/google/uuid-v1.1.2
   >>> github.com/stretchr/testify-v1.7.0
   >>> github.com/peterhellberg/link-v1.1.0
   >>> github.com/apparentlymart/go-cidr-v1.1.0
   >>> optional -1.0.0


APPENDIX. Standard License Files

   >>> Apache License, V2.0

   
   
-------------------- SECTION 1: Apache License, V2.0 --------------------

   >>> k8s.io/klog-v1.0.0

       Copyright 2013 Google Inc. All Rights Reserved.

       Licensed under the Apache License, Version 2.0 (the "License");
       you may not use this file except in compliance with the License.
       You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

       Unless required by applicable law or agreed to in writing, software
       distributed under the License is distributed on an "AS IS" BASIS,
       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
       See the License for the specific language governing permissions and
       limitations under the License.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       ./klog_file.go

       Copyright 2013 Google Inc. All Rights Reserved.
       //
       // Licensed under the Apache License, Version 2.0 (the "License");
       // you may not use this file except in compliance with the License.
       // You may obtain a copy of the License at
        *
        * http://www.apache.org/licenses/LICENSE-2.0
        *
        * Unless required by applicable law or agreed to in writing, software distributed under the License
        * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
        * or implied. See the License for the specific language governing permissions and limitations under
        * the License.

       ./klog.go

       Copyright 2013 Google Inc. All Rights Reserved.
       //
       // Licensed under the Apache License, Version 2.0 (the "License");
       // you may not use this file except in compliance with the License.
       // You may obtain a copy of the License at
        *
        * http://www.apache.org/licenses/LICENSE-2.0
        *
        * Unless required by applicable law or agreed to in writing, software distributed under the License
        * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
        * or implied. See the License for the specific language governing permissions and limitations under
        * the License.

       ./klog_test.go

       Copyright 2013 Google Inc. All Rights Reserved.
       //
       // Licensed under the Apache License, Version 2.0 (the "License");
       // you may not use this file except in compliance with the License.
       // You may obtain a copy of the License at
        *
        * http://www.apache.org/licenses/LICENSE-2.0
        *
        * Unless required by applicable law or agreed to in writing, software distributed under the License
        * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
        * or implied. See the License for the specific language governing permissions and limitations under
        * the License.


   >>> gopkg.in/yaml.v2-v2.4.0

       Found in: ./LICENSE

       Copyright {yyyy

          Licensed under the Apache License, Version 2.0 (the "License");
          you may not use this file except in compliance with the License.
          You may obtain a copy of the License at
        *
        * http://www.apache.org/licenses/LICENSE-2.0
        *
        * Unless required by applicable law or agreed to in writing, software distributed under the License
        * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
        * or implied. See the License for the specific language governing permissions and limitations under
        * the License.



       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       ./NOTICE

       Copyright 2011-2016 Canonical Ltd.

       Licensed under the Apache License, Version 2.0 (the "License");
       you may not use this file except in compliance with the License.
       You may obtain a copy of the License at
        *
        * http://www.apache.org/licenses/LICENSE-2.0
        *
        * Unless required by applicable law or agreed to in writing, software distributed under the License
        * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
        * or implied. See the License for the specific language governing permissions and limitations under
        * the License.

       > MIT

       ./LICENSE.libyaml

       Copyright (c) 2006 Kirill Simonov

       Permission is hereby granted, free of charge, to any person obtaining a copy of
       this software and associated documentation files (the "Software"), to deal in
       the Software without restriction, including without limitation the rights to
       use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
       of the Software, and to permit persons to whom the Software is furnished to do
       so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in all
       copies or substantial portions of the Software.


       THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


   >>> k8s.io/klog/v2-v2.9.0

       > Apache2.0

       hack/verify-apidiff.sh

       Copyright 2020 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       klog_file.go

       Copyright 2013 Google Inc.

       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'

       klog.go

       Copyright 2013 Google Inc.

       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'

       klog_test.go

       Copyright 2013 Google Inc.

       See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE'

       klog_wrappers_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 4 in 'LICENSE TEXT REFERENCE TABLE'


   >>> k8s.io/api-v0.22.1

       Found in: api-master/apiserverinternal/v1alpha1/register.go

       Copyright 2019 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.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       admissionregistration/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admissionregistration/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admissionregistration/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admissionregistration/v1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admissionregistration/v1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admissionregistration/v1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admission/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admission/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admission/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admission/v1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admission/v1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       admission/v1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apiserverinternal/v1alpha1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apiserverinternal/v1alpha1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apiserverinternal/v1alpha1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1beta1/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1beta1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1beta2/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1beta2/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1beta2/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       apps/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authentication/v1beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authentication/v1beta1/register.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authentication/v1beta1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authentication/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authentication/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authentication/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authorization/v1beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authorization/v1beta1/register.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authorization/v1beta1/types.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authorization/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authorization/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       authorization/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v1/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v2beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v2beta1/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v2beta1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v2beta2/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v2beta2/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       autoscaling/v2beta2/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       batch/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       batch/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       batch/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       batch/v1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       batch/v1/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       batch/v1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       certificates/v1beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       certificates/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       certificates/v1beta1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       certificates/v1/doc.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       certificates/v1/register.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       certificates/v1/types.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       coordination/v1beta1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       coordination/v1beta1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       coordination/v1beta1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       coordination/v1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       coordination/v1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       coordination/v1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/annotation_key_constants.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/lifecycle.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/objectreference.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/register.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/resource.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/taint.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/taint_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/toleration.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/toleration_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/types.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/types_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/well_known_labels.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       core/v1/well_known_taints.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1beta1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1beta1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1beta1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1beta1/well_known_labels.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/v1/well_known_labels.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       events/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       events/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       events/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       events/v1/doc.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       events/v1/register.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       events/v1/types.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       extensions/v1beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       extensions/v1beta1/register.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       extensions/v1beta1/types.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       flowcontrol/v1alpha1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       flowcontrol/v1alpha1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       flowcontrol/v1alpha1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       flowcontrol/v1beta1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       flowcontrol/v1beta1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       flowcontrol/v1beta1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       imagepolicy/v1alpha1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       imagepolicy/v1alpha1/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       imagepolicy/v1alpha1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1beta1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1beta1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1beta1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1beta1/well_known_annotations.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       networking/v1/well_known_annotations.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1alpha1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1alpha1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1alpha1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1beta1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1beta1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1beta1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1/doc.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1/register.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       node/v1/types.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       policy/v1beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       policy/v1beta1/register.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       policy/v1beta1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       policy/v1/doc.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       policy/v1/register.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       policy/v1/types.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1alpha1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1alpha1/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1alpha1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rbac/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       roundtrip_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1alpha1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1alpha1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1alpha1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1beta1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1beta1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1beta1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scheduling/v1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1alpha1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1alpha1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1alpha1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1beta1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1beta1/register.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1beta1/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       storage/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'


   >>> k8s.io/apimachinery-v0.22.1

       Copyright The Kubernetes Authors.

       Licensed under the Apache License, Version 2.0 (the "License");
       you may not use this file except in compliance with the License.
       You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

       Unless required by applicable law or agreed to in writing, software
       distributed under the License is distributed on an "AS IS" BASIS,
       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
       See the License for the specific language governing permissions and
       limitations under the License.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       pkg/api/apitesting/codec.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/fuzzer/fuzzer.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/fuzzer/valuefuzz.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/fuzzer/valuefuzz_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/naming/naming.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/roundtrip/compatibility.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/roundtrip/fuzz_norace.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/roundtrip/fuzz_race.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/apitesting/roundtrip/roundtrip.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/equality/semantic.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/errors/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/errors/errors.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/errors/errors_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/conditions.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/conditions_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/errors.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/firsthit_restmapper.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/help.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/interfaces.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/lazy.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/meta.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/meta_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/multirestmapper.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/multirestmapper_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/priority.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/priority_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/restmapper.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/restmapper_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/table/table.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/meta/testrestmapper/test_restmapper.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/amount.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/amount_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/math.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/math_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/quantity_example_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/quantity.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/quantity_proto.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/quantity_proto_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/quantity_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/scale_int.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/scale_int_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/resource/suffix.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/fuzzer/fuzzer.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/scheme/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/scheme/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/scheme/register_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/scheme/roundtrip_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/validation/validation.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/internalversion/validation/validation_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1beta1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1beta1/deepcopy.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1beta1/validation/validation.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/controller_ref.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/controller_ref_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/conversion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/conversion_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/deepcopy.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/duration.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/duration_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/group_version.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/group_version_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/helpers.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/helpers_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/labels.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/labels_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/meta.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/micro_time_fuzz.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/micro_time.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/micro_time_proto.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/micro_time_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/options_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/register.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/time_fuzz.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/time.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/time_proto.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/time_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/types.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/types_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/helpers.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/helpers_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/unstructured_conversion_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/unstructured.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/unstructured_list.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/unstructured_list_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/unstructuredscheme/scheme.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/unstructured/unstructured_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/validation/validation.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/validation/validation_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/meta/v1/watch.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/fuzzer/fuzzer.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/install/install.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/install/roundtrip_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/v1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/v1/defaults.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/testapigroup/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/validation/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/validation/generic.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/validation/generic_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/validation/objectmeta.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/validation/objectmeta_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/validation/path/name.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/api/validation/path/name_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/converter.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/converter_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/deep_equal.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/helper.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/helper_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/queryparams/convert.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/queryparams/convert_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/conversion/queryparams/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/fields/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/fields/fields.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/fields/fields_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/fields/requirements.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/fields/selector.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/fields/selector_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/labels/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/labels/labels.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/labels/labels_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/labels/selector.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/labels/selector_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/codec_check.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/codec.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/codec_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/conversion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/converter.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/converter_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/embedded.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/embedded_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/error.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/extension.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/extension_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/helper.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/interfaces.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/local_scheme_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/mapper.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/mapper_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/negotiate.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/register.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/schema/group_version.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/schema/group_version_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/schema/interfaces.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/scheme_builder.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/scheme.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/scheme_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/codec_factory.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/codec_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/json/json.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/json/json_limit_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/json/json_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/json/meta.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/json/meta_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/negotiated_codec.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/protobuf/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/protobuf/protobuf.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/protobuf/protobuf_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/recognizer/recognizer.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/recognizer/testing/recognizer_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/sparse_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/streaming/streaming.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/streaming/streaming_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/versioning/versioning.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/versioning/versioning_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/versioning/versioning_unstructured_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/yaml/meta.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/yaml/meta_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/yaml/yaml.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/serializer/yaml/yaml_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/swagger_doc_generator.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/swagger_doc_generator_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/testing/cacheable_object.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/testing/conversion.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/testing/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/testing/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/types.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/runtime/types_proto.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/selection/operator.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/test/api_meta_help_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/test/api_meta_meta_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/test/apis_meta_v1_unstructed_unstructure_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/test/runtime_helper_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/test/runtime_serializer_protobuf_protobuf_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/test/runtime_unversioned_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/test/util.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/types/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/types/namespacedname.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/types/nodename.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/types/patch.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/types/uid.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/cache/expiring.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/cache/expiring_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/cache/lruexpirecache.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/cache/lruexpirecache_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/clock/clock.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/clock/clock_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/diff/diff.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/diff/diff_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/duration/duration.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/duration/duration_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/errors/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/errors/errors.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/errors/errors_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/framer/framer.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/framer/framer_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/httpstream.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/httpstream_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/spdy/connection.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/spdy/connection_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/spdy/roundtripper.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/spdy/roundtripper_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/spdy/upgrade.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/httpstream/spdy/upgrade_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/intstr/instr_fuzz.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/intstr/intstr.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/intstr/intstr_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/json/json.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/json/json_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/jsonmergepatch/patch.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/jsonmergepatch/patch_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/managedfields/extract.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/managedfields/extract_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/mergepatch/errors.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/mergepatch/util.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/mergepatch/util_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/naming/from_stack.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/naming/from_stack_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/http.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/http_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/interface.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/interface_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/port_range.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/port_range_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/port_split.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/port_split_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/util.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/net/util_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/dial.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/dial_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/transport.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/transport_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/upgradeaware.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/upgradeaware_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/rand/rand.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/rand/rand_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/remotecommand/constants.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/runtime/runtime.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/runtime/runtime_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/sets/set_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/sets/types/types.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/strategicpatch/errors.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/strategicpatch/meta.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/strategicpatch/patch.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/strategicpatch/patch_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/strategicpatch/testing/openapi.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/strategicpatch/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/uuid/uuid.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/validation/field/errors.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/validation/field/errors_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/validation/field/path.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/validation/field/path_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/validation/validation.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/validation/validation_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/version/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/version/version.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/version/version_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wait/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/waitgroup/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/waitgroup/waitgroup.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/waitgroup/waitgroup_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wait/wait.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wait/wait_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/yaml/decoder.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/yaml/decoder_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/version/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/version/helpers.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/version/helpers_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/version/types.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/filter.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/filter_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/mux.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/mux_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/streamwatcher.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/streamwatcher_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/watch.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/watch/watch_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       > BSD-3

       third_party/forked/golang/json/fields.go

       Copyright 2013 The Go Authors

       See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE'

       third_party/forked/golang/reflect/deep_equal.go

       Copyright 2009 The Go Authors

       See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE'

       third_party/forked/golang/reflect/deep_equal_test.go

       Copyright 2009 The Go Authors

       See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE'


   >>> k8s.io/component-base-v0.22.1

       License: Apache 2.0

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       cli/flag/ciphersuites_flag_114.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/ciphersuites_flag.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/ciphersuites_flag_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/colon_separated_multimap_string_string.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/colon_separated_multimap_string_string_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/configuration_map.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/flags.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/langle_separated_map_string_string.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/langle_separated_map_string_string_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/map_string_bool.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/map_string_bool_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/map_string_string.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/map_string_string_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/namedcertkey_flag.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/namedcertkey_flag_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/noop.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/omitempty.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/sectioned.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/string_flag.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/string_slice_flag.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/string_slice_flag_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/flag/tristate.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/globalflag/globalflags.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cli/globalflag/globalflags_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       codec/codec.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/options/leaderelectionconfig.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/testing/apigroup.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/testing/apigroup_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/testing/defaulting.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/testing/helpers.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/testing/roundtrip.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/v1alpha1/conversion.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/v1alpha1/defaults.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/v1alpha1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/v1alpha1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/v1alpha1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/validation/validation.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       config/validation/validation_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       configz/configz.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       configz/configz_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       featuregate/feature_gate.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       featuregate/feature_gate_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       featuregate/testing/feature_gate.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/config.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/datapol/datapol.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/datapol/datapol_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/datapol/externaltypes.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/datapol/externaltypes_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/example/cmd/logger.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/json/json_benchmark_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/json/json.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/json/json_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/json/klog_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/json/register/register.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/json/register/register_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/logreduction/logreduction.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/logreduction/logreduction_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/logs.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/options.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/options_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/registry.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/sanitization/klog_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/sanitization/sanitization.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/sanitization/sanitization_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       logs/validate.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/collector.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/collector_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/counter.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/counter_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/desc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/desc_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/gauge.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/gauge_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/histogram.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/histogram_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/http.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/http_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/labels.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/legacyregistry/registry.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/metric.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/options.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/options_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/opts.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/opts_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/processstarttime.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/processstarttime_others.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/processstarttime_windows.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/prometheus/clientgo/leaderelection/metrics.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/prometheus/clientgo/metrics.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/prometheus/ratelimiter/rate_limiter.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/prometheus/ratelimiter/rate_limiter_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/prometheus/restclient/metrics.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/prometheus/version/metrics.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/prometheus/workqueue/metrics.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/registry.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/registry_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/summary.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/summary_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/testutil/metrics.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/testutil/metrics_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/testutil/promlint.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/testutil/promlint_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/testutil/testutil.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/testutil/testutil_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/value.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/version.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/version_parser.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/version_parser_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metrics/wrappers.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       term/term.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       traces/utils.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       version/base.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       version/verflag/verflag.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       version/version.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'


   >>> k8s.io/apiserver-v0.22.1

       Found in: apiserver-master/pkg/admission/plugin/webhook/rules/rules.go

       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.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       pkg/admission/attributes.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/attributes_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/audit.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/audit_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/chain.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/chain_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/config.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/config_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/configuration/configuration_manager.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/configuration/configuration_manager_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/configuration/mutating_webhook_manager.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/configuration/mutating_webhook_manager_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/configuration/validating_webhook_manager.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/configuration/validating_webhook_manager_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/decorator.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/errors.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/errors_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/handler.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/handler_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/initializer/initializer.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/initializer/initializer_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/initializer/interfaces.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/interfaces.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/metrics/metrics.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/metrics/metrics_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/metrics/testutil_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/namespace/lifecycle/admission.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/namespace/lifecycle/admission_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/admission.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/admission_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/install/install.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1alpha1/defaults.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1alpha1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1alpha1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1alpha1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1beta1/defaults.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1beta1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1beta1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1/defaults.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/v1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/validation/validation.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/apis/resourcequota/validation/validation_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/config.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/config_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/controller.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/resource_access.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/resourcequota/resource_access_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugins.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/accessors.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/accessors_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/install/install.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/v1alpha1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/v1alpha1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/v1alpha1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/v1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/v1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/apis/webhookadmission/v1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/kubeconfig.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/config/kubeconfig_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/errors/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/errors/statuserror.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/errors/statuserror_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/generic/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/generic/conversion_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/generic/interfaces.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/generic/webhook.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/generic/webhook_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/initializer/initializer.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/initializer/initializer_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/mutating/dispatcher.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/mutating/dispatcher_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/mutating/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/mutating/plugin.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/mutating/plugin_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/mutating/reinvocationcontext.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/namespace/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/namespace/matcher.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/namespace/matcher_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/object/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/object/matcher.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/object/matcher_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/request/admissionreview.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/request/admissionreview_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/request/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/rules/rules.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/rules/rules_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testcerts/certs.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testcerts/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testcerts/gencerts.sh

       Copyright 2017 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testing/authentication_info_resolver.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testing/main/main.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testing/service_resolver.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testing/testcase.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/testing/webhook_server.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/util/client_config.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/validating/dispatcher.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/validating/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/validating/plugin.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/plugin/webhook/validating/plugin_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/reinvocation.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/testing/helpers.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/admission/util.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/install/install.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1alpha1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1alpha1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1alpha1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1/register.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/apiserver/v1/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/fuzzer/fuzzer.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/helpers.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/install/install.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/install/roundtrip_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1alpha1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1alpha1/conversion_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1alpha1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1alpha1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1alpha1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1beta1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1beta1/conversion_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1beta1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/v1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/validation/validation.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/audit/validation/validation_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/v1/defaults.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/v1/defaults_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/v1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/v1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/validation/validation.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/config/validation/validation_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/install/install.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/install/roundtrip_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/v1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/v1/defaults.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example2/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/fuzzer/fuzzer.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/install/install.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/install/roundtrip_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/v1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/v1/defaults.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/v1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/v1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/example/v1/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/flowcontrol/bootstrap/default.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/context.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/event/attributes.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/event/attributes_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/format.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/metrics.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/checker.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/checker_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/enforce.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/enforce_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/reader.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/reader_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/util.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/policy/util_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/request.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/request_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/scheme.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/union.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/audit/union_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticator/audagnostic.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticator/audagnostic_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticator/audiences.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticator/audiences_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticatorfactory/delegating.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticatorfactory/loopback.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticatorfactory/metrics.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticatorfactory/requestheader.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/authenticator/interfaces.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/group/authenticated_group_adder.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/group/group_adder.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/group/group_adder_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/group/token_group_adder.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/group/token_group_adder_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/anonymous/anonymous.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/anonymous/anonymous_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/bearertoken/bearertoken.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/bearertoken/bearertoken_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/headerrequest/requestheader_controller.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/headerrequest/requestheader_controller_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/headerrequest/requestheader.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/headerrequest/requestheader_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/union/unionauth_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/union/union.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/websocket/protocol.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/websocket/protocol_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/x509/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/x509/testdata/generate.sh

       Copyright 2016 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/x509/verify_options.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/x509/x509.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/request/x509/x509_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/serviceaccount/util.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/serviceaccount/util_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/cache/cached_token_authenticator.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/cache/cached_token_authenticator_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/cache/cache_simple.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/cache/cache_striped.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/cache/cache_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/cache/stats.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/tokenfile/tokenfile.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/tokenfile/tokenfile_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/union/unionauth_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/token/union/union.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/user/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authentication/user/user.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/authorizerfactory/builtin.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/authorizerfactory/builtin_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/authorizerfactory/delegating.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/authorizerfactory/metrics.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/authorizer/interfaces.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/authorizer/rule.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/path/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/path/path.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/path/path_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/union/union.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/authorization/union/union_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/apiserver_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/audit_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/deprecation/deprecation.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/deprecation/deprecation_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/addresses.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/addresses_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/group.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/legacy.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/root.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/root_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/storageversionhash.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/util.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/discovery/version.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filterlatency/filterlatency.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filterlatency/filterlatency_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/audit_annotations.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/audit.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/audit_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/authentication.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/authentication_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/authn_audit.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/authn_audit_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/authorization.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/authorization_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/cachecontrol.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/cachecontrol_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/impersonation.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/impersonation_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/metrics.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/metrics_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/request_deadline.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/request_deadline_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/requestinfo.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/requestinfo_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/request_received_time.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/request_received_time_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/storageversion.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/traces.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/warning.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/warning_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/with_auditid.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/filters/with_auditid_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/groupversion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/create.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/create_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/delete.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/admission.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/admission_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/buildmanagerinfo.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/capmanagers.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/capmanagers_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/fieldmanager.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/fieldmanager_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/atmostevery.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/atmostevery_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/conflict.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/conflict_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/fields.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/fields_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/gvkparser.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/managedfields.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/managedfields_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/pathelement.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/internal/pathelement_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/lastappliedmanager.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/lastappliedmanager_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/lastappliedupdater.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/lastappliedupdater_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/managedfieldsupdater.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/managedfieldsupdater_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/scalehandler.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/scalehandler_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/skipnonapplied.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/skipnonapplied_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/stripmeta.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/structuredmerge.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/typeconverter.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/typeconverter_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/versionconverter.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/fieldmanager/versionconverter_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/finisher/finisher.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/finisher/finisher_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/get.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/helpers.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/helpers_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/namer.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/namer_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/negotiation/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/negotiation/errors.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/negotiation/negotiate.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/negotiation/negotiate_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/patch.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/response.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/response_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/responsewriters/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/responsewriters/errors.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/responsewriters/errors_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/responsewriters/status.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/responsewriters/status_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/responsewriters/writers.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/responsewriters/writers_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/rest.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/rest_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/trace_util.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/update.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/handlers/watch.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/installer.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/installer_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/metrics/metrics.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/metrics/metrics_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/openapi/openapi.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/openapi/openapi_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/openapi/testing/types.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/patchhandler_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/auditid.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/auditid_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/context.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/context_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/received_time.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/received_time_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/requestinfo.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/request/requestinfo_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/testing/conversion.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/testing/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/testing/types.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/warning/warning.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/endpoints/watch_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/features/kube_features.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/quota/v1/generic/configuration.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/quota/v1/generic/evaluator.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/quota/v1/generic/evaluator_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/quota/v1/generic/registry.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/quota/v1/interfaces.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/quota/v1/resources.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/quota/v1/resources_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/matcher.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/options.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/decorated_watcher.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/decorated_watcher_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/dryrun.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/dryrun_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/storage_factory.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/store.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/registry/store_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/rest/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/rest/response_checker.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/rest/response_checker_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/rest/streamer.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/rest/streamer_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/storage_decorator.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/generic/testing/tester.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/create.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/create_update.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/delete.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/delete_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/meta.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/meta_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/rest.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/resttest/resttest.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/table.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/registry/rest/update.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/config.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/config_selfclient.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/config_selfclient_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/config_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/deleted_kinds.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/deleted_kinds_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/deprecated_insecure_serving.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/cert_key.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/cert_key_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/client_ca.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/client_ca_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/configmap_cafile_content.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/dynamic_cafile_content.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/dynamic_serving_content.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/dynamic_sni_content.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/interfaces.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/named_certificates.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/named_certificates_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/server_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/static_content.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/tlsconfig.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/tlsconfig_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/union_content.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/dynamiccertificates/util.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/egressselector/config.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/egressselector/config_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/egressselector/egress_selector.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/egressselector/egress_selector_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/egressselector/metrics/metrics.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/content_type.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/content_type_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/cors.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/cors_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/goaway.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/goaway_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/hsts.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/longrunning.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/maxinflight.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/maxinflight_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/priority-and-fairness.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/priority-and-fairness_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/timeout.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/timeout_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/waitgroup.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/filters/wrap.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/genericapiserver.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/genericapiserver_graceful_termination_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/genericapiserver_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/graceful_shutdown_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/handler.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/healthz/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/healthz.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/healthz/healthz.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/healthz/healthz_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/healthz_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/hooks.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/httplog/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/httplog/httplog.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/httplog/httplog_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/lifecycle_signals.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/mux/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/mux/pathrecorder.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/mux/pathrecorder_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/admission.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/admission_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/api_enablement.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/api_enablement_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/audit.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/audit_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/authentication_dynamic_request_header.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/authentication.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/authentication_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/authorization.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/coreapi.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/deprecated_insecure_serving.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/doc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/egress_selector.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/encryptionconfig/config.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/encryptionconfig/config_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/etcd.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/etcd_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/feature.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/recommended.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/server_run_options.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/server_run_options_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/serving.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/serving_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/serving_unix.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/serving_unix_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/serving_windows.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/serving_with_loopback.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/serving_with_loopback_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/testdata/generate.sh

       Copyright 2016 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/tracing.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/options/tracing_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/plugins.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/resourceconfig/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/resourceconfig/helpers.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/resourceconfig/helpers_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/routes/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/routes/flags.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/routes/index.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/routes/metrics.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/routes/openapi.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/routes/profiling.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/routes/version.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/secure_serving.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/signal.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/signal_posix.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/signal_windows.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/storage/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/storage/resource_config.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/storage/resource_config_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/storage/resource_encoding_config.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/storage/storage_codec.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/storage/storage_factory.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/server/storage/storage_factory_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/cacher.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/cacher_whitebox_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/caching_object.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/caching_object_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/metrics.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/time_budget.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/time_budget_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/util.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/util_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/watch_cache.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/cacher/watch_cache_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/errors/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/errors.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/errors/storage.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/api_object_versioner.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/api_object_versioner_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/compact.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/compact_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/errors.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/event.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/event_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/healthcheck.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/healthcheck_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/lease_manager.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/lease_manager_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/logger.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/metrics/metrics.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/preflight/checks.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/preflight/checks_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/store.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/store_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/testing/testingcert/certificates.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/testing/test_server.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/testing/utils.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/testserver/test_server.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/watcher.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/etcd3/watcher_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/interfaces.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/names/generate.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/names/generate_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/selection_predicate.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/selection_predicate_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/storagebackend/config.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/storagebackend/factory/etcd3.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/storagebackend/factory/factory.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/storagebackend/factory/tls_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/testing/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/testing/types.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/testing/utils.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/tests/cacher_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/util.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/util_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/aes/aes.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/aes/aes_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/envelope.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/envelope_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/grpc_service.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/grpc_service_unix_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/metrics.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/testing/kms_plugin_mock.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/v1beta1/service.proto

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/envelope/v1beta1/v1beta1.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/identity/identity.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/secretbox/secretbox.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/encrypt/secretbox/secretbox_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/metrics.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/metrics_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/transformer.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storage/value/transformer_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storageversion/manager.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storageversion/manager_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storageversion/updater.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/storageversion/updater_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/tracing/config.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/tracing/config_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/apihelpers/helpers.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/dryrun/dryrun.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/feature/feature_gate.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/apf_context.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/apf_controller_debug.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/apf_controller.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/apf_filter.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/controller_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/counter/interface.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/counter/noop.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/debug/dump.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/integrator.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/integrator_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/interface.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/promise/interface.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/promise/lockingpromise/lockingpromise.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/promise/lockingpromise/lockingpromise_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/queueset/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/queueset/fifo_list.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/queueset/fifo_list_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/queueset/queueset.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/queueset/queueset_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/queueset/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/testing/clock/event_clock.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/testing/clock/event_clock_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/fairqueuing/testing/no-restraint.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/filter_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/format/formatting.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/formatting.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/gen_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/match_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/metrics/metrics.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/metrics/sample_and_watermark.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/metrics/sample_and_watermark_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/metrics/timed_observer.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/request/width.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/rule.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/watch_tracker.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flowcontrol/watch_tracker_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flushwriter/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flushwriter/writer.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/flushwriter/writer_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/openapi/proto.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/openapi/proto_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/proxy.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/proxy/proxy_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/shufflesharding/shufflesharding.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/shufflesharding/shufflesharding_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/authentication.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/authentication_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/certs_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/client.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/error.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/gencerts.sh

       Copyright 2017 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/metrics.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/serviceresolver.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/serviceresolver_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/validation.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/webhook.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/webhook/webhook_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wsstream/conn.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wsstream/conn_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wsstream/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wsstream/stream.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/wsstream/stream_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/x509metrics/missing_san.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/util/x509metrics/missing_san_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/warning/context.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/buffered/buffered.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/buffered/buffered_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/buffered/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/fake/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/fake/fake.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/log/backend.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/log/backend_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/truncate/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/truncate/truncate.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/truncate/truncate_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/webhook/webhook.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/audit/webhook/webhook_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/oidc/oidc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/oidc/oidc_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/oidc/testdata/gen.sh

       Copyright 2018 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/tokentest/tokentest.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/webhook/certs_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/webhook/metrics.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/webhook/metrics_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/webhook/round_trip_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/webhook/webhook.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/webhook/webhook_v1beta1_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authenticator/token/webhook/webhook_v1_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/certs_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/gencerts.sh

       Copyright 2016 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/metrics.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/metrics_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/round_trip_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/webhook.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/webhook_v1beta1_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/authorizer/webhook/webhook_v1_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'


   >>> k8s.io/client-go-v0.22.1

       License: Apache 2.0

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       discovery/cached/disk/cached_discovery.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/cached/disk/cached_discovery_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/cached/disk/round_tripper.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/cached/disk/round_tripper_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/cached/legacy.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/cached/memory/memcache.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/cached/memory/memcache_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/discovery_client.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/discovery_client_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/fake/discovery.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/fake/discovery_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/helper_blackbox_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       discovery/helper.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/client_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/dynamicinformer/informer.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/dynamicinformer/informer_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/dynamicinformer/interface.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/dynamiclister/interface.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/dynamiclister/lister.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/dynamiclister/lister_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/dynamiclister/shim.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/fake/simple.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/fake/simple_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/interface.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/scheme.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       dynamic/simple.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/create-update-delete-deployment/main.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/dynamic-create-update-delete-deployment/main.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/fake-client/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/fake-client/main_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/in-cluster-client-configuration/Dockerfile

       Copyright 2017 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       examples/in-cluster-client-configuration/main.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/leader-election/main.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/out-of-cluster-client-configuration/main.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       examples/workqueue/main.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/import.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes_test/fake_client_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes_test/timeout_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/certificates/v1beta1/fake/fake_certificatesigningrequest_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/event_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/fake/fake_event_expansion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/fake/fake_namespace_expansion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/fake/fake_node_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/fake/fake_pod_expansion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/fake/fake_pod_expansion_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/fake/fake_service_expansion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/namespace_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/node_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/pod_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/core/v1/service_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/events/v1beta1/event_expansion.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/events/v1beta1/fake/fake_event_expansion.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/extensions/v1beta1/deployment_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/extensions/v1beta1/fake/fake_deployment_expansion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/policy/v1beta1/eviction_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/policy/v1beta1/fake/fake_eviction_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/policy/v1/eviction_expansion.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       kubernetes/typed/policy/v1/fake/fake_eviction_expansion.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/apps/v1beta1/statefulset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/apps/v1beta2/daemonset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/apps/v1beta2/replicaset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/apps/v1beta2/statefulset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/apps/v1/daemonset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/apps/v1/replicaset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/apps/v1/statefulset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/batch/v1/job_expansion.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/core/v1/replicationcontroller_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/extensions/v1beta1/daemonset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/extensions/v1beta1/daemonset_expansion_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/extensions/v1beta1/replicaset_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/policy/v1beta1/poddisruptionbudget_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       listers/policy/v1/poddisruptionbudget_expansion.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/fake/simple.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/fake/simple_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/interface.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadata.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadatainformer/informer.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadatainformer/informer_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadatainformer/interface.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadatalister/interface.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadatalister/lister.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadatalister/lister_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadatalister/shim.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       metadata/metadata_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/install/install.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1alpha1/conversion.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1alpha1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1alpha1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1alpha1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1beta1/conversion.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1beta1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1beta1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1beta1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1/conversion.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1/doc.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1/register.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/apis/clientauthentication/v1/types.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/version/base.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/version/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       pkg/version/version.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/azure/azure.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/azure/azure_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/exec/exec.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/exec/exec_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/exec/metrics.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/exec/metrics_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/exec/testdata/test-plugin.sh

       Copyright 2018 The Kubernetes Authors

       See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/gcp/gcp.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/gcp/gcp_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/oidc/oidc.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/oidc/oidc_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/openstack/openstack_stub.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/plugins.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       plugin/pkg/client/auth/plugins_providers.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/client.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/client_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/config.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/config_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/connection_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/exec.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/exec_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/fake/fake.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       restmapper/category_expansion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       restmapper/category_expansion_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       restmapper/discovery.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       restmapper/discovery_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       restmapper/shortcut.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       restmapper/shortcut_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/plugin.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/plugin_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/request.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/request_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/transport.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/urlbackoff.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/urlbackoff_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/url_utils.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/url_utils_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/warnings.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/watch/decoder.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/watch/decoder_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/watch/encoder.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/watch/encoder_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/with_retry.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       rest/with_retry_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/client.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/client_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/fake/client.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/interfaces.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/roundtrip_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsint/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsint/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsv1beta1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsv1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsv1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsv1beta2/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsv1beta2/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/appsv1beta2/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/autoscalingv1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/autoscalingv1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/autoscalingv1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/extensionsint/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/extensionsint/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/extensionsv1beta1/conversion.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/extensionsv1beta1/doc.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/extensionsv1beta1/register.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/register.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/scheme/types.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       scale/util.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       testing/actions.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       testing/fake.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       testing/fake_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       testing/fixture.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       testing/fixture_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       testing/interface.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/auth/clientauth.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/auth/clientauth_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/auth/exec/exec.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/auth/exec/exec_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/auth/exec/types_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/controller.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/controller_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/delta_fifo.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/delta_fifo_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/expiration_cache_fakes.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/expiration_cache.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/expiration_cache_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/fake_custom_store.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/fifo.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/fifo_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/heap.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/heap_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/index.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/index_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/listers.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/listwatch.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/main_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/mutation_cache.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/mutation_detector.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/mutation_detector_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/processor_listener_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/reflector.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/reflector_metrics.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/reflector_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/shared_informer.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/shared_informer_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/store.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/store_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/testing/fake_controller_source.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/testing/fake_controller_source_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/thread_safe_store.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/thread_safe_store_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/undelta_store.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/cache/undelta_store_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/helpers.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/helpers_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/latest/latest.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/register.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/types.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/types_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/v1/conversion.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/v1/defaults.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/v1/defaults_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/v1/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/v1/register.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/api/v1/types.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/auth_loaders.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/client_config.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/client_config_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/config.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/flag.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/helpers.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/loader.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/loader_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/main_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/merged_client_builder.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/merged_client_builder_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/overrides.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/overrides_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/validation.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/clientcmd/validation_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/doc.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/event_broadcaster.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/event_recorder.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/eventseries_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/fake.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/helper.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/helper_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/events/interfaces.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/healthzadaptor.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/healthzadaptor_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/leaderelection.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/leaderelection_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/metrics.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/resourcelock/configmaplock.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/resourcelock/endpointslock.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/resourcelock/interface.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/resourcelock/leaselock.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/leaderelection/resourcelock/multilock.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/metrics/metrics.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/pager/pager.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/pager/pager_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/portforward/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/portforward/portforward.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/portforward/portforward_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/event.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/events_cache.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/events_cache_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/event_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/fake.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/main_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/record/util/util.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/reference/ref.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/reference/ref_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/errorstream.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/reader.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/remotecommand.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/remotecommand_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/resize.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/v1.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/v2.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/v2_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/v3.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/v4.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/remotecommand/v4_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/watch/informerwatcher.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/watch/informerwatcher_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/watch/retrywatcher.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/watch/retrywatcher_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/watch/until.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       tools/watch/until_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/cache.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/cache_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/cert_rotation.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/config.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/round_trippers.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/round_trippers_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/spdy/spdy.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/token_source.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/token_source_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/transport.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       transport/transport_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/cert/cert.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/cert/cert_test.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/cert/csr.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/cert/csr_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/certificate/certificate_manager.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/certificate/certificate_manager_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/certificate/certificate_store.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/certificate/certificate_store_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/certificate/csr/csr.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/certificate/csr/csr_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/cert/io.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/cert/pem.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/cert/server_inspection.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/connrotation/connrotation.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/connrotation/connrotation_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/exec/exec.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/flowcontrol/backoff.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/flowcontrol/backoff_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/flowcontrol/throttle.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/flowcontrol/throttle_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/homedir/homedir.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/jsonpath/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/jsonpath/jsonpath.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/jsonpath/jsonpath_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/jsonpath/node.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/jsonpath/parser.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/jsonpath/parser_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/keyutil/key.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/keyutil/key_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/retry/util.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/retry/util_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/testing/fake_handler.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/testing/fake_handler_test.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/testing/tmpdir.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/default_rate_limiters.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/default_rate_limiters_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/delaying_queue.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/delaying_queue_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/main_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/metrics.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/metrics_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/parallelizer.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/parallelizer_test.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/queue.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/queue_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/rate_limiting_queue.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       util/workqueue/rate_limiting_queue_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'


   >>> k8s.io/cloud-provider-0.22.1

       Found in: cloud-provider-0.22.1/node/helpers/taints_test.go

       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.

       ADDITIONAL LICENSE INFORMATION

       > Apache2.0

       cloud-provider-0.22.1/api/well_known_annotations.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/api/well_known_taints.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/app/config/config.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/app/controllermanager.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/app/core.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/app/testing/testserver.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/cloud.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/install/install.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/v1alpha1/conversion.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/v1alpha1/defaults.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/v1alpha1/defaults_test.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/v1alpha1/doc.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/v1alpha1/register.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/config/v1alpha1/types.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/nodelifecycle/node_lifecycle_controller.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/nodelifecycle/node_lifecycle_controller_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/node/node_controller.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/node/node_controller_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/route/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/route/route_controller.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/route/route_controller_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/config/doc.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/config/types.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/config/v1alpha1/conversion.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/config/v1alpha1/defaults.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/config/v1alpha1/doc.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/config/v1alpha1/register.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/config/v1alpha1/types.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/controller.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/controller_test.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/doc.go

       Copyright 2015 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/controllers/service/metrics.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/credentialconfig/registry.go

       Copyright 2021 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/fake/doc.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/fake/fake.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/node/helpers/address.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/node/helpers/address_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/node/helpers/conditions.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/node/helpers/labels.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/node/helpers/status.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/node/helpers/taints.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/options/cloudprovider.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/options/kubecloudshared.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/options/options.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/options/options_test.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/options/servicecontroller.go

       Copyright 2018 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/plugins.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/ports.go

       Copyright 2014 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/sample/basic_main.go

       Copyright 2020 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/service/helpers/helper.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/service/helpers/helper_test.go

       Copyright 2016 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/volume/constants.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/volume/errors/errors.go

       Copyright 2017 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/volume/helpers/rounding.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/volume/helpers/rounding_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/volume/helpers/zones.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'

       cloud-provider-0.22.1/volume/helpers/zones_test.go

       Copyright 2019 The Kubernetes Authors

       See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE'


   >>> go-openapi-errors-0.20.2

       Found in: errors-0.20.2/middleware_test.go

       Copyright 2015 go-swagger

       // Licensed under the Apache License, Version 2.0 (the "License");
       // you may not use this file except in compliance with the License.
       // You may obtain a copy of the License at
       //
       //    http://www.apache.org/licenses/LICENSE-2.0
       //
       // Unless required by applicable law or agreed to in writing, software
       // distributed under the License is distributed on an "AS IS" BASIS,
       // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
       // See the License for the specific language governing permissions and
       // limitations under the License.


-------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES --------------------

   >>> golang.org/x/oauth2-v0.0.0-20200107190931-bf48bf16ab8d

       Copyright (c) 2009 The Go Authors. All rights reserved.

       Redistribution and use in source and binary forms, with or without
       modification, are permitted provided that the following conditions are
       met:

       * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
       copyright notice, this list of conditions and the following disclaimer
       in the documentation and/or other materials provided with the
       distribution.
       * Neither the name of Google Inc. nor the names of its
       contributors may be used to endorse or promote products derived from
       this software without specific prior written permission.

       THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
       OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
       DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
       THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
       (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
       OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

       ADDITIONAL LICENSE INFORMATION

       > BSD-3

       amazon/amazon.go

       Copyright 2017

       bitbucket/bitbucket.go

       Copyright 2015

       cern/cern.go

       Copyright 2018 The Go Authors.

       clientcredentials/clientcredentials.go

       Copyright 2014 The Go Authors.

       clientcredentials/clientcredentials_test.go

       Copyright 2014 The Go Authors.

       endpoints/endpoints.go

       Copyright 2019 The Go Authors.

       endpoints/endpoints_test.go

       Copyright 2019 The Go Authors.

       example_test.go

       Copyright 2014 The Go Authors.

       facebook/facebook.go

       Copyright 2015 The Go Authors.

       fitbit/fitbit.go

       Copyright 2016 The Go Authors.

       foursquare/foursquare.go

       Copyright 2016 The Go Authors.

       github/github.go

       Copyright 2014 The Go Authors.

       gitlab/gitlab.go

       Copyright 2018 The Go Authors.

       google/appengine_gen1.go

       Copyright 2018 The Go Authors.

       google/appengine_gen2_flex.go

       Copyright 2018 The Go Authors.

       google/appengine.go

       Copyright 2014 The Go Authors.

       google/default.go

       Copyright 2015 The Go Authors.

       google/doc.go

       Copyright 2018 The Go Authors.

       google/example_test.go

       Copyright 2014 The Go Authors.

       google/google.go

       Copyright 2014 The Go Authors.

       google/google_test.go

       Copyright 2015 The Go Authors.

       google/jwt.go

       Copyright 2015 The Go Authors.

       google/jwt_test.go

       Copyright 2016 The Go Authors.

       google/sdk.go

       Copyright 2015 The Go Authors.

       google/sdk_test.go

       Copyright 2015 The Go Authors.

       heroku/heroku.go

       Copyright 2016 The Go Authors.

       hipchat/hipchat.go

       Copyright 2016 The Go Authors.

       instagram/instagram.go

       Copyright 2018 The Go Authors.

       internal/client_appengine.go

       Copyright 2018 The Go Authors.

       internal/doc.go

       Copyright 2017 The Go Authors.

       internal/oauth2.go

       Copyright 2014 The Go Authors.

       internal/token.go

       Copyright 2014 The Go Authors.

       internal/token_test.go

       Copyright 2014 The Go Authors.

       internal/transport.go

       Copyright 2014 The Go Authors.

       jira/jira.go

       Copyright 2018 The Go Authors.

       jira/jira_test.go

       Copyright 2018 The Go Authors.

       jws/jws.go

       Copyright 2014 The Go Authors.

       jws/jws_test.go

       Copyright 2016 The Go Authors.

       jwt/example_test.go

       Copyright 2014 The Go Authors.

       jwt/jwt.go

       Copyright 2014 The Go Authors.

       jwt/jwt_test.go

       Copyright 2014 The Go Authors.

       kakao/kakao.go

       Copyright 2018 The Go Authors.

       LICENSE

       Copyright (c) 2009 The Go Authors.

       linkedin/linkedin.go

       Copyright 2015 The Go Authors.

       mailchimp/mailchimp.go

       Copyright 2018 The Go Authors.

       mailru/mailru.go

       Copyright 2017 The Go Authors.

       mediamath/mediamath.go

       Copyright 2016 The Go Authors.

       microsoft/microsoft.go

       Copyright 2016 The Go Authors.

       nokiahealth/nokiahealth.go

       Copyright 2018

       oauth2.go

       Copyright 2014 The Go Authors.

       oauth2_test.go

       Copyright 2014 The Go Authors.

       odnoklassniki/odnoklassniki.go

       Copyright 2015 The Go Authors.

       paypal/paypal.go

       Copyright 2015 The Go Authors.

       slack/slack.go

       Copyright 2016 The Go Authors.

       spotify/spotify.go

       Copyright 2018 The Go Authors.

       stackoverflow/stackoverflow.go

       Copyright 2018 The Go Authors.

       token.go

       Copyright 2014 The Go Authors.

       token_test.go

       Copyright 2014 The Go Authors.

       transport.go

       Copyright 2014 The Go Authors.

       twitch/twitch.go

       Copyright 2017 The Go Authors.

       uber/uber.go

       Copyright 2016 The Go Authors.

       vk/vk.go

       Copyright 2015 The Go Authors.

       yahoo/yahoo.go

       Copyright 2017 The Go Authors.

       yandex/yandex.go

       Copyright 2017 The Go Authors.


   >>> github.com/google/uuid-v1.1.2

       Copyright (c) 2009,2014 Google Inc. All rights reserved.

       Redistribution and use in source and binary forms, with or without
       modification, are permitted provided that the following conditions are
       met:

       Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
       Redistributions in binary form must reproduce the above
       copyright notice, this list of conditions and the following disclaimer
       in the documentation and/or other materials provided with the
       distribution.
       Neither the name of Google Inc. nor the names of its
       contributors may be used to endorse or promote products derived from
       this software without specific prior written permission.

       THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
       OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
       DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
       THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
       (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
       OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

       ADDITIONAL LICENSE INFORMATION

       > BSD-3

       uuid-1.1.2/dce.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/doc.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/hash.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/json_test.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/LICENSE

       Copyright (c) 2009,2014 Google Inc.

       uuid-1.1.2/marshal.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/node.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/node_js.go

       Copyright 2017 Google Inc.

       uuid-1.1.2/node_net.go

       Copyright 2017 Google Inc.

       uuid-1.1.2/seq_test.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/sql.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/sql_test.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/time.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/util.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/uuid.go

       Copyright 2018 Google Inc.

       uuid-1.1.2/uuid_test.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/version1.go

       Copyright 2016 Google Inc.

       uuid-1.1.2/version4.go

       Copyright 2016 Google Inc.


   >>> github.com/stretchr/testify-v1.7.0

       Found in: LICENSE

       Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors

       MIT.LICENSE


   >>> github.com/peterhellberg/link-v1.1.0

       Found in: LICENSE

       Copyright (c) 2015-2019 Peter Hellberg https://c7.se

       Permission is hereby granted, free of charge, to any person obtaining
       a copy of this software and associated documentation files (the "Software"),
       to deal in the Software without restriction, including without limitation
       the rights to use, copy, modify, merge, publish, distribute, sublicense,
       and/or sell copies of the Software, and to permit persons to whom the
       Software is furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included
       in all copies or substantial portions of the Software.

       THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
       EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
       OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
       IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
       DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
       TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
       OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

       ADDITIONAL LICENSE INFORMATION

       > MIT

       README.md

       Copyright (c) 2015-2019 Peter Hellberg (https://c7.se)

       See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE'


   >>> github.com/apparentlymart/go-cidr-v1.1.0

       Found in: go-cidr-master/LICENSE

       Copyright (c) 2015 Martin Atkins

       Permission is hereby granted, free of charge, to any person obtaining a copy
       of this software and associated documentation files (the "Software"), to deal
       in the Software without restriction, including without limitation the rights
       to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       copies of the Software, and to permit persons to whom the Software is
       furnished to do so, subject to the following conditions:

       The above copyright notice and this permission notice shall be included in
       all copies or substantial portions of the Software.

       THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
       AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
       THE SOFTWARE.


   >>> optional -1.0.0



==================== APPENDIX. Standard License Files ====================

-------------------- SECTION 1: Apache License, V2.0 --------------------

Apache License 

Version 2.0, January 2004 
http://www.apache.org/licenses/ 

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by the
copyright owner that is granting the License.  

"Legal Entity" shall mean the union of the acting entity and all other
entities that control, are controlled by, or are under common control
with that entity. For the purposes of this definition, "control" means
(i) the power, direct or indirect, to cause the direction or management
of such entity, whether by contract or otherwise, or (ii) ownership
of fifty percent (50%) or more of the outstanding shares, or (iii)
beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity exercising
permissions granted by this License.  

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation source,
and configuration files.

"Object" form shall mean any form resulting from mechanical transformation
or translation of a Source form, including but not limited to compiled
object code, generated documentation, and conversions to other media
types.  

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a copyright
notice that is included in or attached to the work (an example is provided
in the Appendix below).  

"Derivative Works" shall mean any work, whether in Source or Object form,
that is based on (or derived from) the Work and for which the editorial
revisions, annotations, elaborations, or other modifications represent,
as a whole, an original work of authorship. For the purposes of this
License, Derivative Works shall not include works that remain separable
from, or merely link (or bind by name) to the interfaces of, the Work
and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including the
original version of the Work and any modifications or additions to
that Work or Derivative Works thereof, that is intentionally submitted
to Licensor for inclusion in the Work by the copyright owner or by an
individual or Legal Entity authorized to submit on behalf of the copyright
owner. For the purposes of this definition, "submitted" means any form of
electronic, verbal, or written communication sent to the Licensor or its
representatives, including but not limited to communication on electronic
mailing lists, source code control systems, and issue tracking systems
that are managed by, or on behalf of, the Licensor for the purpose of
discussing and improving the Work, but excluding communication that is
conspicuously marked or otherwise designated in writing by the copyright
owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License.
Subject to the terms and conditions of this License, each Contributor
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
royalty-free, irrevocable copyright license to reproduce, prepare
Derivative Works of, publicly display, publicly perform, sublicense, and
distribute the Work and such Derivative Works in Source or Object form.

3. Grant of Patent License.
Subject to the terms and conditions of this License, each Contributor
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
royalty- free, irrevocable (except as stated in this section) patent
license to make, have made, use, offer to sell, sell, import, and
otherwise transfer the Work, where such license applies only to those
patent claims licensable by such Contributor that are necessarily
infringed by their Contribution(s) alone or by combination of
their Contribution(s) with the Work to which such Contribution(s)
was submitted. If You institute patent litigation against any entity
(including a cross-claim or counterclaim in a lawsuit) alleging that the
Work or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses granted
to You under this License for that Work shall terminate as of the date
such litigation is filed.

4. Redistribution.
You may reproduce and distribute copies of the Work or Derivative Works
thereof in any medium, with or without modifications, and in Source or
Object form, provided that You meet the following conditions:

  a. You must give any other recipients of the Work or Derivative Works
     a copy of this License; and

  b. You must cause any modified files to carry prominent notices stating
     that You changed the files; and

  c. You must retain, in the Source form of any Derivative Works that
     You distribute, all copyright, patent, trademark, and attribution
     notices from the Source form of the Work, excluding those notices
     that do not pertain to any part of the Derivative Works; and

  d. If the Work includes a "NOTICE" text file as part of its
     distribution, then any Derivative Works that You distribute must
     include a readable copy of the attribution notices contained
     within such NOTICE file, excluding those notices that do not
     pertain to any part of the Derivative Works, in at least one of
     the following places: within a NOTICE text file distributed as part
     of the Derivative Works; within the Source form or documentation,
     if provided along with the Derivative Works; or, within a display
     generated by the Derivative Works, if and wherever such third-party
     notices normally appear. The contents of the NOTICE file are for
     informational purposes only and do not modify the License. You
     may add Your own attribution notices within Derivative Works that
     You distribute, alongside or as an addendum to the NOTICE text
     from the Work, provided that such additional attribution notices
     cannot be construed as modifying the License.  You may add Your own
     copyright statement to Your modifications and may provide additional
     or different license terms and conditions for use, reproduction, or
     distribution of Your modifications, or for any such Derivative Works
     as a whole, provided Your use, reproduction, and distribution of the
     Work otherwise complies with the conditions stated in this License.

5. Submission of Contributions.
Unless You explicitly state otherwise, any Contribution intentionally
submitted for inclusion in the Work by You to the Licensor shall be
under the terms and conditions of this License, without any additional
terms or conditions.  Notwithstanding the above, nothing herein shall
supersede or modify the terms of any separate license agreement you may
have executed with Licensor regarding such Contributions.

6. Trademarks.
This License does not grant permission to use the trade names, trademarks,
service marks, or product names of the Licensor, except as required for
reasonable and customary use in describing the origin of the Work and
reproducing the content of the NOTICE file.

7. Disclaimer of Warranty.
Unless required by applicable law or agreed to in writing, Licensor
provides the Work (and each Contributor provides its Contributions) on
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied, including, without limitation, any warranties or
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR
A PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any risks
associated with Your exercise of permissions under this License.

8. Limitation of Liability.
In no event and under no legal theory, whether in tort (including
negligence), contract, or otherwise, unless required by applicable law
(such as deliberate and grossly negligent acts) or agreed to in writing,
shall any Contributor be liable to You for damages, including any direct,
indirect, special, incidental, or consequential damages of any character
arising as a result of this License or out of the use or inability to
use the Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all other
commercial damages or losses), even if such Contributor has been advised
of the possibility of such damages.

9. Accepting Warranty or Additional Liability.
While redistributing the Work or Derivative Works thereof, You may
choose to offer, and charge a fee for, acceptance of support, warranty,
indemnity, or other liability obligations and/or rights consistent with
this License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf of
any other Contributor, and only if You agree to indemnify, defend, and
hold each Contributor harmless for any liability incurred by, or claims
asserted against, such Contributor by reason of your accepting any such
warranty or additional liability.

END OF TERMS AND CONDITIONS 

APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
==================== LICENSE TEXT REFERENCE TABLE ====================

-------------------- SECTION 1 --------------------
Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//     http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
-------------------- SECTION 2 --------------------
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-------------------- SECTION 3 --------------------
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-------------------- SECTION 4 --------------------
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
-------------------- SECTION 5 --------------------
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-------------------- SECTION 6 --------------------
## License (MIT)



======================================================================

To the extent any open source components are licensed under the GPL
and/or LGPL, or other similar licenses that require the source code
and/or modifications to source code to be made available, you may obtain
a copy of the source code corresponding to the binaries for such open source
components and modifications thereto, if any, (the "Source Files"), by downloading the
Source Files from VMware's github site for this product, or by sending a request, with your name
and address to: VMware, Inc., 3401 Hillview Avenue, Palo Alto, CA 94304, United States of America.
All such requests should clearly specify: OPEN SOURCE FILES REQUEST, Attention General Counsel. VMware shall
mail a copy of the Source Files to you on a CD or equivalent physical medium. This offer to obtain a copy of the Source
Files is valid for three years from the date you acquired this software product.

[CLOUDPROVIDERFORCLOUDDIRECTOR12BPV062922]