diff --git a/apis/crdpinniped/doc.go.tmpl b/apis/crdpinniped/doc.go.tmpl index f11b8258..f896e3cc 100644 --- a/apis/crdpinniped/doc.go.tmpl +++ b/apis/crdpinniped/doc.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=crd.pinniped.dev diff --git a/apis/crdpinniped/types.go.tmpl b/apis/crdpinniped/types.go.tmpl index 7f6b8243..0cabbe15 100644 --- a/apis/crdpinniped/types.go.tmpl +++ b/apis/crdpinniped/types.go.tmpl @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package crdpinniped diff --git a/apis/crdpinniped/v1alpha1/conversion.go.tmpl b/apis/crdpinniped/v1alpha1/conversion.go.tmpl index e0dadb8a..226f6135 100644 --- a/apis/crdpinniped/v1alpha1/conversion.go.tmpl +++ b/apis/crdpinniped/v1alpha1/conversion.go.tmpl @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/crdpinniped/v1alpha1/defaults.go.tmpl b/apis/crdpinniped/v1alpha1/defaults.go.tmpl index be63c86d..830aa010 100644 --- a/apis/crdpinniped/v1alpha1/defaults.go.tmpl +++ b/apis/crdpinniped/v1alpha1/defaults.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/crdpinniped/v1alpha1/doc.go.tmpl b/apis/crdpinniped/v1alpha1/doc.go.tmpl index ede8846a..54fe9d49 100644 --- a/apis/crdpinniped/v1alpha1/doc.go.tmpl +++ b/apis/crdpinniped/v1alpha1/doc.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/apis/crdpinniped/v1alpha1/register.go.tmpl b/apis/crdpinniped/v1alpha1/register.go.tmpl index c33e8d51..fbc08a50 100644 --- a/apis/crdpinniped/v1alpha1/register.go.tmpl +++ b/apis/crdpinniped/v1alpha1/register.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/crdpinniped/v1alpha1/types.go.tmpl b/apis/crdpinniped/v1alpha1/types.go.tmpl index 464be0b1..73859799 100644 --- a/apis/crdpinniped/v1alpha1/types.go.tmpl +++ b/apis/crdpinniped/v1alpha1/types.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/idp/doc.go.tmpl b/apis/idp/doc.go.tmpl index a5d50d1a..17d32943 100644 --- a/apis/idp/doc.go.tmpl +++ b/apis/idp/doc.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=idp.pinniped.dev diff --git a/apis/idp/v1alpha1/conversion.go.tmpl b/apis/idp/v1alpha1/conversion.go.tmpl index e0dadb8a..226f6135 100644 --- a/apis/idp/v1alpha1/conversion.go.tmpl +++ b/apis/idp/v1alpha1/conversion.go.tmpl @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/idp/v1alpha1/defaults.go.tmpl b/apis/idp/v1alpha1/defaults.go.tmpl index be63c86d..830aa010 100644 --- a/apis/idp/v1alpha1/defaults.go.tmpl +++ b/apis/idp/v1alpha1/defaults.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/idp/v1alpha1/doc.go.tmpl b/apis/idp/v1alpha1/doc.go.tmpl index 51dba154..21790d9b 100644 --- a/apis/idp/v1alpha1/doc.go.tmpl +++ b/apis/idp/v1alpha1/doc.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/apis/idp/v1alpha1/register.go.tmpl b/apis/idp/v1alpha1/register.go.tmpl index 02be216f..494aef36 100644 --- a/apis/idp/v1alpha1/register.go.tmpl +++ b/apis/idp/v1alpha1/register.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/idp/v1alpha1/types_meta.go.tmpl b/apis/idp/v1alpha1/types_meta.go.tmpl index 3f090570..e59976ff 100644 --- a/apis/idp/v1alpha1/types_meta.go.tmpl +++ b/apis/idp/v1alpha1/types_meta.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/idp/v1alpha1/types_tls.go.tmpl b/apis/idp/v1alpha1/types_tls.go.tmpl index 908e32e5..2f2098c9 100644 --- a/apis/idp/v1alpha1/types_tls.go.tmpl +++ b/apis/idp/v1alpha1/types_tls.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/idp/v1alpha1/types_webhook.go.tmpl b/apis/idp/v1alpha1/types_webhook.go.tmpl index 0221c247..6e476337 100644 --- a/apis/idp/v1alpha1/types_webhook.go.tmpl +++ b/apis/idp/v1alpha1/types_webhook.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/pinniped/doc.go.tmpl b/apis/pinniped/doc.go.tmpl index d12f2268..fea6e743 100644 --- a/apis/pinniped/doc.go.tmpl +++ b/apis/pinniped/doc.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=pinniped.dev diff --git a/apis/pinniped/register.go.tmpl b/apis/pinniped/register.go.tmpl index 80fc850e..73e69e17 100644 --- a/apis/pinniped/register.go.tmpl +++ b/apis/pinniped/register.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/apis/pinniped/types.go.tmpl b/apis/pinniped/types.go.tmpl index 70fce0c3..8f46e2a4 100644 --- a/apis/pinniped/types.go.tmpl +++ b/apis/pinniped/types.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/apis/pinniped/v1alpha1/conversion.go.tmpl b/apis/pinniped/v1alpha1/conversion.go.tmpl index e0dadb8a..226f6135 100644 --- a/apis/pinniped/v1alpha1/conversion.go.tmpl +++ b/apis/pinniped/v1alpha1/conversion.go.tmpl @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/pinniped/v1alpha1/defaults.go.tmpl b/apis/pinniped/v1alpha1/defaults.go.tmpl index be63c86d..830aa010 100644 --- a/apis/pinniped/v1alpha1/defaults.go.tmpl +++ b/apis/pinniped/v1alpha1/defaults.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/pinniped/v1alpha1/doc.go.tmpl b/apis/pinniped/v1alpha1/doc.go.tmpl index d648d71d..61437223 100644 --- a/apis/pinniped/v1alpha1/doc.go.tmpl +++ b/apis/pinniped/v1alpha1/doc.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/apis/pinniped/v1alpha1/register.go.tmpl b/apis/pinniped/v1alpha1/register.go.tmpl index 8d9b1cbf..04a72c6f 100644 --- a/apis/pinniped/v1alpha1/register.go.tmpl +++ b/apis/pinniped/v1alpha1/register.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/apis/pinniped/v1alpha1/types.go.tmpl b/apis/pinniped/v1alpha1/types.go.tmpl index b9fd9515..ac077576 100644 --- a/apis/pinniped/v1alpha1/types.go.tmpl +++ b/apis/pinniped/v1alpha1/types.go.tmpl @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/cmd/local-user-authenticator/main.go b/cmd/local-user-authenticator/main.go index f43f0db3..fce6f883 100644 --- a/cmd/local-user-authenticator/main.go +++ b/cmd/local-user-authenticator/main.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package main provides a authentication webhook program. // diff --git a/cmd/local-user-authenticator/main_test.go b/cmd/local-user-authenticator/main_test.go index 88203607..a1abbb23 100644 --- a/cmd/local-user-authenticator/main_test.go +++ b/cmd/local-user-authenticator/main_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package main diff --git a/cmd/pinniped-server/main.go b/cmd/pinniped-server/main.go index 1c6f0a12..354e91ef 100644 --- a/cmd/pinniped-server/main.go +++ b/cmd/pinniped-server/main.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package main diff --git a/cmd/pinniped/cmd/exchange_credential.go b/cmd/pinniped/cmd/exchange_credential.go index 2e37d286..df910d16 100644 --- a/cmd/pinniped/cmd/exchange_credential.go +++ b/cmd/pinniped/cmd/exchange_credential.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/cmd/pinniped/cmd/exchange_credential_test.go b/cmd/pinniped/cmd/exchange_credential_test.go index b8cc8431..672a064c 100644 --- a/cmd/pinniped/cmd/exchange_credential_test.go +++ b/cmd/pinniped/cmd/exchange_credential_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/cmd/pinniped/cmd/get_kubeconfig.go b/cmd/pinniped/cmd/get_kubeconfig.go index a56d8403..6c52989a 100644 --- a/cmd/pinniped/cmd/get_kubeconfig.go +++ b/cmd/pinniped/cmd/get_kubeconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/cmd/pinniped/cmd/get_kubeconfig_test.go b/cmd/pinniped/cmd/get_kubeconfig_test.go index e3da55da..257cd853 100644 --- a/cmd/pinniped/cmd/get_kubeconfig_test.go +++ b/cmd/pinniped/cmd/get_kubeconfig_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/cmd/pinniped/cmd/root.go b/cmd/pinniped/cmd/root.go index b6955053..58603081 100644 --- a/cmd/pinniped/cmd/root.go +++ b/cmd/pinniped/cmd/root.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/cmd/pinniped/main.go b/cmd/pinniped/main.go index e9ee3d7b..d2c9317a 100644 --- a/cmd/pinniped/main.go +++ b/cmd/pinniped/main.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package main diff --git a/generated/1.17/apis/crdpinniped/doc.go b/generated/1.17/apis/crdpinniped/doc.go index f11b8258..f896e3cc 100644 --- a/generated/1.17/apis/crdpinniped/doc.go +++ b/generated/1.17/apis/crdpinniped/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=crd.pinniped.dev diff --git a/generated/1.17/apis/crdpinniped/types.go b/generated/1.17/apis/crdpinniped/types.go index 7f6b8243..0cabbe15 100644 --- a/generated/1.17/apis/crdpinniped/types.go +++ b/generated/1.17/apis/crdpinniped/types.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package crdpinniped diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/conversion.go b/generated/1.17/apis/crdpinniped/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/conversion.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/defaults.go b/generated/1.17/apis/crdpinniped/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/defaults.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/doc.go b/generated/1.17/apis/crdpinniped/v1alpha1/doc.go index 18d2b750..b9e8d20b 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/doc.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/register.go b/generated/1.17/apis/crdpinniped/v1alpha1/register.go index c33e8d51..fbc08a50 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/register.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/types.go b/generated/1.17/apis/crdpinniped/v1alpha1/types.go index 464be0b1..73859799 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/types.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.conversion.go b/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.conversion.go index 3b436952..42ccac7e 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.conversion.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go b/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go index 1928a46b..4e72d35d 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.defaults.go b/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.defaults.go +++ b/generated/1.17/apis/crdpinniped/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/crdpinniped/zz_generated.deepcopy.go b/generated/1.17/apis/crdpinniped/zz_generated.deepcopy.go index 41e3a6f3..4c7831c5 100644 --- a/generated/1.17/apis/crdpinniped/zz_generated.deepcopy.go +++ b/generated/1.17/apis/crdpinniped/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/idp/doc.go b/generated/1.17/apis/idp/doc.go index a5d50d1a..17d32943 100644 --- a/generated/1.17/apis/idp/doc.go +++ b/generated/1.17/apis/idp/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=idp.pinniped.dev diff --git a/generated/1.17/apis/idp/v1alpha1/conversion.go b/generated/1.17/apis/idp/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.17/apis/idp/v1alpha1/conversion.go +++ b/generated/1.17/apis/idp/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/idp/v1alpha1/defaults.go b/generated/1.17/apis/idp/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.17/apis/idp/v1alpha1/defaults.go +++ b/generated/1.17/apis/idp/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/idp/v1alpha1/doc.go b/generated/1.17/apis/idp/v1alpha1/doc.go index dc186847..2696c92b 100644 --- a/generated/1.17/apis/idp/v1alpha1/doc.go +++ b/generated/1.17/apis/idp/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.17/apis/idp/v1alpha1/register.go b/generated/1.17/apis/idp/v1alpha1/register.go index 02be216f..494aef36 100644 --- a/generated/1.17/apis/idp/v1alpha1/register.go +++ b/generated/1.17/apis/idp/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/idp/v1alpha1/types_meta.go b/generated/1.17/apis/idp/v1alpha1/types_meta.go index 3f090570..e59976ff 100644 --- a/generated/1.17/apis/idp/v1alpha1/types_meta.go +++ b/generated/1.17/apis/idp/v1alpha1/types_meta.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/idp/v1alpha1/types_tls.go b/generated/1.17/apis/idp/v1alpha1/types_tls.go index 908e32e5..2f2098c9 100644 --- a/generated/1.17/apis/idp/v1alpha1/types_tls.go +++ b/generated/1.17/apis/idp/v1alpha1/types_tls.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/idp/v1alpha1/types_webhook.go b/generated/1.17/apis/idp/v1alpha1/types_webhook.go index 0221c247..6e476337 100644 --- a/generated/1.17/apis/idp/v1alpha1/types_webhook.go +++ b/generated/1.17/apis/idp/v1alpha1/types_webhook.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/idp/v1alpha1/zz_generated.conversion.go b/generated/1.17/apis/idp/v1alpha1/zz_generated.conversion.go index 3b436952..42ccac7e 100644 --- a/generated/1.17/apis/idp/v1alpha1/zz_generated.conversion.go +++ b/generated/1.17/apis/idp/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/idp/v1alpha1/zz_generated.deepcopy.go b/generated/1.17/apis/idp/v1alpha1/zz_generated.deepcopy.go index 3e31a275..cb0f46c8 100644 --- a/generated/1.17/apis/idp/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.17/apis/idp/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/idp/v1alpha1/zz_generated.defaults.go b/generated/1.17/apis/idp/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.17/apis/idp/v1alpha1/zz_generated.defaults.go +++ b/generated/1.17/apis/idp/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/idp/zz_generated.deepcopy.go b/generated/1.17/apis/idp/zz_generated.deepcopy.go index dab2e6e6..0b9642ea 100644 --- a/generated/1.17/apis/idp/zz_generated.deepcopy.go +++ b/generated/1.17/apis/idp/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/pinniped/doc.go b/generated/1.17/apis/pinniped/doc.go index d12f2268..fea6e743 100644 --- a/generated/1.17/apis/pinniped/doc.go +++ b/generated/1.17/apis/pinniped/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=pinniped.dev diff --git a/generated/1.17/apis/pinniped/register.go b/generated/1.17/apis/pinniped/register.go index 80fc850e..73e69e17 100644 --- a/generated/1.17/apis/pinniped/register.go +++ b/generated/1.17/apis/pinniped/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/generated/1.17/apis/pinniped/types.go b/generated/1.17/apis/pinniped/types.go index 70fce0c3..8f46e2a4 100644 --- a/generated/1.17/apis/pinniped/types.go +++ b/generated/1.17/apis/pinniped/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/generated/1.17/apis/pinniped/v1alpha1/conversion.go b/generated/1.17/apis/pinniped/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/conversion.go +++ b/generated/1.17/apis/pinniped/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/pinniped/v1alpha1/defaults.go b/generated/1.17/apis/pinniped/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/defaults.go +++ b/generated/1.17/apis/pinniped/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/pinniped/v1alpha1/doc.go b/generated/1.17/apis/pinniped/v1alpha1/doc.go index 0363a9b5..acbfebcc 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/doc.go +++ b/generated/1.17/apis/pinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.17/apis/pinniped/v1alpha1/register.go b/generated/1.17/apis/pinniped/v1alpha1/register.go index 8d9b1cbf..04a72c6f 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/register.go +++ b/generated/1.17/apis/pinniped/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/pinniped/v1alpha1/types.go b/generated/1.17/apis/pinniped/v1alpha1/types.go index b9fd9515..ac077576 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/types.go +++ b/generated/1.17/apis/pinniped/v1alpha1/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.17/apis/pinniped/v1alpha1/zz_generated.conversion.go b/generated/1.17/apis/pinniped/v1alpha1/zz_generated.conversion.go index e7f7e65c..73152343 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/zz_generated.conversion.go +++ b/generated/1.17/apis/pinniped/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/pinniped/v1alpha1/zz_generated.deepcopy.go b/generated/1.17/apis/pinniped/v1alpha1/zz_generated.deepcopy.go index 87d6c054..c44aa5a5 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.17/apis/pinniped/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/pinniped/v1alpha1/zz_generated.defaults.go b/generated/1.17/apis/pinniped/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.17/apis/pinniped/v1alpha1/zz_generated.defaults.go +++ b/generated/1.17/apis/pinniped/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.17/apis/pinniped/zz_generated.deepcopy.go b/generated/1.17/apis/pinniped/zz_generated.deepcopy.go index a6859439..29f35918 100644 --- a/generated/1.17/apis/pinniped/zz_generated.deepcopy.go +++ b/generated/1.17/apis/pinniped/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/clientset.go b/generated/1.17/client/clientset/versioned/clientset.go index f146da21..820222e9 100644 --- a/generated/1.17/client/clientset/versioned/clientset.go +++ b/generated/1.17/client/clientset/versioned/clientset.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/doc.go b/generated/1.17/client/clientset/versioned/doc.go index 04faf25f..e69db70f 100644 --- a/generated/1.17/client/clientset/versioned/doc.go +++ b/generated/1.17/client/clientset/versioned/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/fake/clientset_generated.go b/generated/1.17/client/clientset/versioned/fake/clientset_generated.go index 75c0a99e..11626a38 100644 --- a/generated/1.17/client/clientset/versioned/fake/clientset_generated.go +++ b/generated/1.17/client/clientset/versioned/fake/clientset_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/fake/doc.go b/generated/1.17/client/clientset/versioned/fake/doc.go index 2b39a763..c63afa46 100644 --- a/generated/1.17/client/clientset/versioned/fake/doc.go +++ b/generated/1.17/client/clientset/versioned/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/fake/register.go b/generated/1.17/client/clientset/versioned/fake/register.go index a6498059..8efe243e 100644 --- a/generated/1.17/client/clientset/versioned/fake/register.go +++ b/generated/1.17/client/clientset/versioned/fake/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/scheme/doc.go b/generated/1.17/client/clientset/versioned/scheme/doc.go index 4df33828..8407eb2c 100644 --- a/generated/1.17/client/clientset/versioned/scheme/doc.go +++ b/generated/1.17/client/clientset/versioned/scheme/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/scheme/register.go b/generated/1.17/client/clientset/versioned/scheme/register.go index fa9ad24e..ab2e4d75 100644 --- a/generated/1.17/client/clientset/versioned/scheme/register.go +++ b/generated/1.17/client/clientset/versioned/scheme/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go index 398140d3..544842d0 100644 --- a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go +++ b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go index dc16cf98..f5489d2e 100644 --- a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go +++ b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go +++ b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go index 60443797..cd44525e 100644 --- a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go +++ b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go index d0984968..5d3b35a3 100644 --- a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go +++ b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go index b52904c8..61507202 100644 --- a/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go +++ b/generated/1.17/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/doc.go b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/doc.go +++ b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go +++ b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go index d2f02ab6..8f2f28d3 100644 --- a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go +++ b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go index c3e2f3c1..88b0c81e 100644 --- a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go +++ b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go index bfdf2203..69ebc739 100644 --- a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go +++ b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go index 019f2475..8b1c925a 100644 --- a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go +++ b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go index 09fc142f..15300dd2 100644 --- a/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.17/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go index b94a978e..c35f4ce4 100644 --- a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go +++ b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go +++ b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go index 986e9603..960892c0 100644 --- a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go +++ b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go index 33593178..c079c6aa 100644 --- a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go +++ b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go index c8982289..d6596a32 100644 --- a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go +++ b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go index 8dcd3dc0..4115a318 100644 --- a/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go +++ b/generated/1.17/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/crdpinniped/interface.go b/generated/1.17/client/informers/externalversions/crdpinniped/interface.go index 3d8a7e1f..7341b984 100644 --- a/generated/1.17/client/informers/externalversions/crdpinniped/interface.go +++ b/generated/1.17/client/informers/externalversions/crdpinniped/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go index 265b8436..94705e57 100644 --- a/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/interface.go b/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/interface.go index f37dbb8b..89cd1090 100644 --- a/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/interface.go +++ b/generated/1.17/client/informers/externalversions/crdpinniped/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/factory.go b/generated/1.17/client/informers/externalversions/factory.go index 01ad970f..6d4ff462 100644 --- a/generated/1.17/client/informers/externalversions/factory.go +++ b/generated/1.17/client/informers/externalversions/factory.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/generic.go b/generated/1.17/client/informers/externalversions/generic.go index 5c6ef9b8..5f3b3ba8 100644 --- a/generated/1.17/client/informers/externalversions/generic.go +++ b/generated/1.17/client/informers/externalversions/generic.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/idp/interface.go b/generated/1.17/client/informers/externalversions/idp/interface.go index 13a10a51..7d430351 100644 --- a/generated/1.17/client/informers/externalversions/idp/interface.go +++ b/generated/1.17/client/informers/externalversions/idp/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/idp/v1alpha1/interface.go b/generated/1.17/client/informers/externalversions/idp/v1alpha1/interface.go index f167524c..95a324ef 100644 --- a/generated/1.17/client/informers/externalversions/idp/v1alpha1/interface.go +++ b/generated/1.17/client/informers/externalversions/idp/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go b/generated/1.17/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go index ecf49336..a4a6b168 100644 --- a/generated/1.17/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.17/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/internalinterfaces/factory_interfaces.go b/generated/1.17/client/informers/externalversions/internalinterfaces/factory_interfaces.go index 62ab859d..73a78a68 100644 --- a/generated/1.17/client/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/generated/1.17/client/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/pinniped/interface.go b/generated/1.17/client/informers/externalversions/pinniped/interface.go index a31aeb87..38c00107 100644 --- a/generated/1.17/client/informers/externalversions/pinniped/interface.go +++ b/generated/1.17/client/informers/externalversions/pinniped/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go b/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go index 85943e87..adb97215 100644 --- a/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/interface.go b/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/interface.go index c91a779d..5e2ec0a6 100644 --- a/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/interface.go +++ b/generated/1.17/client/informers/externalversions/pinniped/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.17/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.17/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go index 38a5030b..03f2a47c 100644 --- a/generated/1.17/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.17/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.17/client/listers/crdpinniped/v1alpha1/expansion_generated.go b/generated/1.17/client/listers/crdpinniped/v1alpha1/expansion_generated.go index 67b19653..68c725a9 100644 --- a/generated/1.17/client/listers/crdpinniped/v1alpha1/expansion_generated.go +++ b/generated/1.17/client/listers/crdpinniped/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.17/client/listers/idp/v1alpha1/expansion_generated.go b/generated/1.17/client/listers/idp/v1alpha1/expansion_generated.go index dd153e19..f0b280e1 100644 --- a/generated/1.17/client/listers/idp/v1alpha1/expansion_generated.go +++ b/generated/1.17/client/listers/idp/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.17/client/listers/idp/v1alpha1/webhookidentityprovider.go b/generated/1.17/client/listers/idp/v1alpha1/webhookidentityprovider.go index a4d86657..d7face89 100644 --- a/generated/1.17/client/listers/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.17/client/listers/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.17/client/listers/pinniped/v1alpha1/credentialrequest.go b/generated/1.17/client/listers/pinniped/v1alpha1/credentialrequest.go index 2f478fad..5e024861 100644 --- a/generated/1.17/client/listers/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.17/client/listers/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.17/client/listers/pinniped/v1alpha1/expansion_generated.go b/generated/1.17/client/listers/pinniped/v1alpha1/expansion_generated.go index 8936498b..e39b06ca 100644 --- a/generated/1.17/client/listers/pinniped/v1alpha1/expansion_generated.go +++ b/generated/1.17/client/listers/pinniped/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.17/client/openapi/zz_generated.openapi.go b/generated/1.17/client/openapi/zz_generated.openapi.go index b050d75e..7add14e6 100644 --- a/generated/1.17/client/openapi/zz_generated.openapi.go +++ b/generated/1.17/client/openapi/zz_generated.openapi.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by openapi-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/crdpinniped/doc.go b/generated/1.18/apis/crdpinniped/doc.go index f11b8258..f896e3cc 100644 --- a/generated/1.18/apis/crdpinniped/doc.go +++ b/generated/1.18/apis/crdpinniped/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=crd.pinniped.dev diff --git a/generated/1.18/apis/crdpinniped/types.go b/generated/1.18/apis/crdpinniped/types.go index 7f6b8243..0cabbe15 100644 --- a/generated/1.18/apis/crdpinniped/types.go +++ b/generated/1.18/apis/crdpinniped/types.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package crdpinniped diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/conversion.go b/generated/1.18/apis/crdpinniped/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/conversion.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/defaults.go b/generated/1.18/apis/crdpinniped/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/defaults.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/doc.go b/generated/1.18/apis/crdpinniped/v1alpha1/doc.go index 4672c059..545c28ce 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/doc.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/register.go b/generated/1.18/apis/crdpinniped/v1alpha1/register.go index c33e8d51..fbc08a50 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/register.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/types.go b/generated/1.18/apis/crdpinniped/v1alpha1/types.go index 464be0b1..73859799 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/types.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.conversion.go b/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.conversion.go index 3b436952..42ccac7e 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.conversion.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go b/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go index 1928a46b..4e72d35d 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.defaults.go b/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.defaults.go +++ b/generated/1.18/apis/crdpinniped/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/crdpinniped/zz_generated.deepcopy.go b/generated/1.18/apis/crdpinniped/zz_generated.deepcopy.go index 41e3a6f3..4c7831c5 100644 --- a/generated/1.18/apis/crdpinniped/zz_generated.deepcopy.go +++ b/generated/1.18/apis/crdpinniped/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/idp/doc.go b/generated/1.18/apis/idp/doc.go index a5d50d1a..17d32943 100644 --- a/generated/1.18/apis/idp/doc.go +++ b/generated/1.18/apis/idp/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=idp.pinniped.dev diff --git a/generated/1.18/apis/idp/v1alpha1/conversion.go b/generated/1.18/apis/idp/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.18/apis/idp/v1alpha1/conversion.go +++ b/generated/1.18/apis/idp/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/idp/v1alpha1/defaults.go b/generated/1.18/apis/idp/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.18/apis/idp/v1alpha1/defaults.go +++ b/generated/1.18/apis/idp/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/idp/v1alpha1/doc.go b/generated/1.18/apis/idp/v1alpha1/doc.go index 003dac5a..922a86bb 100644 --- a/generated/1.18/apis/idp/v1alpha1/doc.go +++ b/generated/1.18/apis/idp/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.18/apis/idp/v1alpha1/register.go b/generated/1.18/apis/idp/v1alpha1/register.go index 02be216f..494aef36 100644 --- a/generated/1.18/apis/idp/v1alpha1/register.go +++ b/generated/1.18/apis/idp/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/idp/v1alpha1/types_meta.go b/generated/1.18/apis/idp/v1alpha1/types_meta.go index 3f090570..e59976ff 100644 --- a/generated/1.18/apis/idp/v1alpha1/types_meta.go +++ b/generated/1.18/apis/idp/v1alpha1/types_meta.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/idp/v1alpha1/types_tls.go b/generated/1.18/apis/idp/v1alpha1/types_tls.go index 908e32e5..2f2098c9 100644 --- a/generated/1.18/apis/idp/v1alpha1/types_tls.go +++ b/generated/1.18/apis/idp/v1alpha1/types_tls.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/idp/v1alpha1/types_webhook.go b/generated/1.18/apis/idp/v1alpha1/types_webhook.go index 0221c247..6e476337 100644 --- a/generated/1.18/apis/idp/v1alpha1/types_webhook.go +++ b/generated/1.18/apis/idp/v1alpha1/types_webhook.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/idp/v1alpha1/zz_generated.conversion.go b/generated/1.18/apis/idp/v1alpha1/zz_generated.conversion.go index 3b436952..42ccac7e 100644 --- a/generated/1.18/apis/idp/v1alpha1/zz_generated.conversion.go +++ b/generated/1.18/apis/idp/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/idp/v1alpha1/zz_generated.deepcopy.go b/generated/1.18/apis/idp/v1alpha1/zz_generated.deepcopy.go index 3e31a275..cb0f46c8 100644 --- a/generated/1.18/apis/idp/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.18/apis/idp/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/idp/v1alpha1/zz_generated.defaults.go b/generated/1.18/apis/idp/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.18/apis/idp/v1alpha1/zz_generated.defaults.go +++ b/generated/1.18/apis/idp/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/idp/zz_generated.deepcopy.go b/generated/1.18/apis/idp/zz_generated.deepcopy.go index dab2e6e6..0b9642ea 100644 --- a/generated/1.18/apis/idp/zz_generated.deepcopy.go +++ b/generated/1.18/apis/idp/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/pinniped/doc.go b/generated/1.18/apis/pinniped/doc.go index d12f2268..fea6e743 100644 --- a/generated/1.18/apis/pinniped/doc.go +++ b/generated/1.18/apis/pinniped/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=pinniped.dev diff --git a/generated/1.18/apis/pinniped/register.go b/generated/1.18/apis/pinniped/register.go index 80fc850e..73e69e17 100644 --- a/generated/1.18/apis/pinniped/register.go +++ b/generated/1.18/apis/pinniped/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/generated/1.18/apis/pinniped/types.go b/generated/1.18/apis/pinniped/types.go index 70fce0c3..8f46e2a4 100644 --- a/generated/1.18/apis/pinniped/types.go +++ b/generated/1.18/apis/pinniped/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/generated/1.18/apis/pinniped/v1alpha1/conversion.go b/generated/1.18/apis/pinniped/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/conversion.go +++ b/generated/1.18/apis/pinniped/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/pinniped/v1alpha1/defaults.go b/generated/1.18/apis/pinniped/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/defaults.go +++ b/generated/1.18/apis/pinniped/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/pinniped/v1alpha1/doc.go b/generated/1.18/apis/pinniped/v1alpha1/doc.go index 75604486..339311c3 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/doc.go +++ b/generated/1.18/apis/pinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.18/apis/pinniped/v1alpha1/register.go b/generated/1.18/apis/pinniped/v1alpha1/register.go index 8d9b1cbf..04a72c6f 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/register.go +++ b/generated/1.18/apis/pinniped/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/pinniped/v1alpha1/types.go b/generated/1.18/apis/pinniped/v1alpha1/types.go index b9fd9515..ac077576 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/types.go +++ b/generated/1.18/apis/pinniped/v1alpha1/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.18/apis/pinniped/v1alpha1/zz_generated.conversion.go b/generated/1.18/apis/pinniped/v1alpha1/zz_generated.conversion.go index 5a29952f..6f21022a 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/zz_generated.conversion.go +++ b/generated/1.18/apis/pinniped/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/pinniped/v1alpha1/zz_generated.deepcopy.go b/generated/1.18/apis/pinniped/v1alpha1/zz_generated.deepcopy.go index 87d6c054..c44aa5a5 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.18/apis/pinniped/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/pinniped/v1alpha1/zz_generated.defaults.go b/generated/1.18/apis/pinniped/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.18/apis/pinniped/v1alpha1/zz_generated.defaults.go +++ b/generated/1.18/apis/pinniped/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.18/apis/pinniped/zz_generated.deepcopy.go b/generated/1.18/apis/pinniped/zz_generated.deepcopy.go index a6859439..29f35918 100644 --- a/generated/1.18/apis/pinniped/zz_generated.deepcopy.go +++ b/generated/1.18/apis/pinniped/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/clientset.go b/generated/1.18/client/clientset/versioned/clientset.go index 8e20f2a6..cae43efe 100644 --- a/generated/1.18/client/clientset/versioned/clientset.go +++ b/generated/1.18/client/clientset/versioned/clientset.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/doc.go b/generated/1.18/client/clientset/versioned/doc.go index 04faf25f..e69db70f 100644 --- a/generated/1.18/client/clientset/versioned/doc.go +++ b/generated/1.18/client/clientset/versioned/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/fake/clientset_generated.go b/generated/1.18/client/clientset/versioned/fake/clientset_generated.go index 62a04dcb..9bce255c 100644 --- a/generated/1.18/client/clientset/versioned/fake/clientset_generated.go +++ b/generated/1.18/client/clientset/versioned/fake/clientset_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/fake/doc.go b/generated/1.18/client/clientset/versioned/fake/doc.go index 2b39a763..c63afa46 100644 --- a/generated/1.18/client/clientset/versioned/fake/doc.go +++ b/generated/1.18/client/clientset/versioned/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/fake/register.go b/generated/1.18/client/clientset/versioned/fake/register.go index d8c6c12e..55af578b 100644 --- a/generated/1.18/client/clientset/versioned/fake/register.go +++ b/generated/1.18/client/clientset/versioned/fake/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/scheme/doc.go b/generated/1.18/client/clientset/versioned/scheme/doc.go index 4df33828..8407eb2c 100644 --- a/generated/1.18/client/clientset/versioned/scheme/doc.go +++ b/generated/1.18/client/clientset/versioned/scheme/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/scheme/register.go b/generated/1.18/client/clientset/versioned/scheme/register.go index 78b4e0a2..6e9c3468 100644 --- a/generated/1.18/client/clientset/versioned/scheme/register.go +++ b/generated/1.18/client/clientset/versioned/scheme/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go index 94892328..cede08f1 100644 --- a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go +++ b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go index b3747cb8..9ec5eb05 100644 --- a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go +++ b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go +++ b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go index efd4f09f..397ac25f 100644 --- a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go +++ b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go index bce96cd3..42d469f5 100644 --- a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go +++ b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go index b52904c8..61507202 100644 --- a/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go +++ b/generated/1.18/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/doc.go b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/doc.go +++ b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go +++ b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go index 2d0a9f6d..d9a09a73 100644 --- a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go +++ b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go index 20e1f274..d86405ac 100644 --- a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go +++ b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go index bfdf2203..69ebc739 100644 --- a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go +++ b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go index a9524be9..f9d33fe4 100644 --- a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go +++ b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go index ebff369b..c19b38e1 100644 --- a/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.18/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go index 02149a49..1500249f 100644 --- a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go +++ b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go +++ b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go index 12099754..57a31307 100644 --- a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go +++ b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go index ab0eb99c..d1bfc3eb 100644 --- a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go +++ b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go index c8982289..d6596a32 100644 --- a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go +++ b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go index 6784f93f..a6a41a2b 100644 --- a/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go +++ b/generated/1.18/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/crdpinniped/interface.go b/generated/1.18/client/informers/externalversions/crdpinniped/interface.go index 5428be56..0c410872 100644 --- a/generated/1.18/client/informers/externalversions/crdpinniped/interface.go +++ b/generated/1.18/client/informers/externalversions/crdpinniped/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go index 5ab4a1e4..f7c503c2 100644 --- a/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/interface.go b/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/interface.go index febe7dc0..d0f10939 100644 --- a/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/interface.go +++ b/generated/1.18/client/informers/externalversions/crdpinniped/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/factory.go b/generated/1.18/client/informers/externalversions/factory.go index f5e8a980..075ee565 100644 --- a/generated/1.18/client/informers/externalversions/factory.go +++ b/generated/1.18/client/informers/externalversions/factory.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/generic.go b/generated/1.18/client/informers/externalversions/generic.go index 112140e3..a2a39517 100644 --- a/generated/1.18/client/informers/externalversions/generic.go +++ b/generated/1.18/client/informers/externalversions/generic.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/idp/interface.go b/generated/1.18/client/informers/externalversions/idp/interface.go index d5eee81e..bde18b1f 100644 --- a/generated/1.18/client/informers/externalversions/idp/interface.go +++ b/generated/1.18/client/informers/externalversions/idp/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/idp/v1alpha1/interface.go b/generated/1.18/client/informers/externalversions/idp/v1alpha1/interface.go index 3b8a819f..195ccba5 100644 --- a/generated/1.18/client/informers/externalversions/idp/v1alpha1/interface.go +++ b/generated/1.18/client/informers/externalversions/idp/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go b/generated/1.18/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go index cbfbec90..b8bb3fa3 100644 --- a/generated/1.18/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.18/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/internalinterfaces/factory_interfaces.go b/generated/1.18/client/informers/externalversions/internalinterfaces/factory_interfaces.go index 85363320..50a5e660 100644 --- a/generated/1.18/client/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/generated/1.18/client/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/pinniped/interface.go b/generated/1.18/client/informers/externalversions/pinniped/interface.go index 26edd2f2..f7b5552c 100644 --- a/generated/1.18/client/informers/externalversions/pinniped/interface.go +++ b/generated/1.18/client/informers/externalversions/pinniped/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go b/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go index c4b608a6..23f3cf79 100644 --- a/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/interface.go b/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/interface.go index 506560d0..29162704 100644 --- a/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/interface.go +++ b/generated/1.18/client/informers/externalversions/pinniped/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.18/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.18/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go index edd31319..2cd0475c 100644 --- a/generated/1.18/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.18/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.18/client/listers/crdpinniped/v1alpha1/expansion_generated.go b/generated/1.18/client/listers/crdpinniped/v1alpha1/expansion_generated.go index 67b19653..68c725a9 100644 --- a/generated/1.18/client/listers/crdpinniped/v1alpha1/expansion_generated.go +++ b/generated/1.18/client/listers/crdpinniped/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.18/client/listers/idp/v1alpha1/expansion_generated.go b/generated/1.18/client/listers/idp/v1alpha1/expansion_generated.go index dd153e19..f0b280e1 100644 --- a/generated/1.18/client/listers/idp/v1alpha1/expansion_generated.go +++ b/generated/1.18/client/listers/idp/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.18/client/listers/idp/v1alpha1/webhookidentityprovider.go b/generated/1.18/client/listers/idp/v1alpha1/webhookidentityprovider.go index b6144a3d..90eac74f 100644 --- a/generated/1.18/client/listers/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.18/client/listers/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.18/client/listers/pinniped/v1alpha1/credentialrequest.go b/generated/1.18/client/listers/pinniped/v1alpha1/credentialrequest.go index 2ea9c93b..f95fcc90 100644 --- a/generated/1.18/client/listers/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.18/client/listers/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.18/client/listers/pinniped/v1alpha1/expansion_generated.go b/generated/1.18/client/listers/pinniped/v1alpha1/expansion_generated.go index 8936498b..e39b06ca 100644 --- a/generated/1.18/client/listers/pinniped/v1alpha1/expansion_generated.go +++ b/generated/1.18/client/listers/pinniped/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.18/client/openapi/zz_generated.openapi.go b/generated/1.18/client/openapi/zz_generated.openapi.go index 65ca0c2c..b0ab8d34 100644 --- a/generated/1.18/client/openapi/zz_generated.openapi.go +++ b/generated/1.18/client/openapi/zz_generated.openapi.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by openapi-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/crdpinniped/doc.go b/generated/1.19/apis/crdpinniped/doc.go index f11b8258..f896e3cc 100644 --- a/generated/1.19/apis/crdpinniped/doc.go +++ b/generated/1.19/apis/crdpinniped/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=crd.pinniped.dev diff --git a/generated/1.19/apis/crdpinniped/types.go b/generated/1.19/apis/crdpinniped/types.go index 7f6b8243..0cabbe15 100644 --- a/generated/1.19/apis/crdpinniped/types.go +++ b/generated/1.19/apis/crdpinniped/types.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package crdpinniped diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/conversion.go b/generated/1.19/apis/crdpinniped/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/conversion.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/defaults.go b/generated/1.19/apis/crdpinniped/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/defaults.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/doc.go b/generated/1.19/apis/crdpinniped/v1alpha1/doc.go index fbd843fa..4924694f 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/doc.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/register.go b/generated/1.19/apis/crdpinniped/v1alpha1/register.go index c33e8d51..fbc08a50 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/register.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/types.go b/generated/1.19/apis/crdpinniped/v1alpha1/types.go index 464be0b1..73859799 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/types.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.conversion.go b/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.conversion.go index 3b436952..42ccac7e 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.conversion.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go b/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go index 1928a46b..4e72d35d 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.defaults.go b/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.defaults.go +++ b/generated/1.19/apis/crdpinniped/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/crdpinniped/zz_generated.deepcopy.go b/generated/1.19/apis/crdpinniped/zz_generated.deepcopy.go index 41e3a6f3..4c7831c5 100644 --- a/generated/1.19/apis/crdpinniped/zz_generated.deepcopy.go +++ b/generated/1.19/apis/crdpinniped/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/idp/doc.go b/generated/1.19/apis/idp/doc.go index a5d50d1a..17d32943 100644 --- a/generated/1.19/apis/idp/doc.go +++ b/generated/1.19/apis/idp/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=idp.pinniped.dev diff --git a/generated/1.19/apis/idp/v1alpha1/conversion.go b/generated/1.19/apis/idp/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.19/apis/idp/v1alpha1/conversion.go +++ b/generated/1.19/apis/idp/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/idp/v1alpha1/defaults.go b/generated/1.19/apis/idp/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.19/apis/idp/v1alpha1/defaults.go +++ b/generated/1.19/apis/idp/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/idp/v1alpha1/doc.go b/generated/1.19/apis/idp/v1alpha1/doc.go index 3a382d2f..a55599af 100644 --- a/generated/1.19/apis/idp/v1alpha1/doc.go +++ b/generated/1.19/apis/idp/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.19/apis/idp/v1alpha1/register.go b/generated/1.19/apis/idp/v1alpha1/register.go index 02be216f..494aef36 100644 --- a/generated/1.19/apis/idp/v1alpha1/register.go +++ b/generated/1.19/apis/idp/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/idp/v1alpha1/types_meta.go b/generated/1.19/apis/idp/v1alpha1/types_meta.go index 3f090570..e59976ff 100644 --- a/generated/1.19/apis/idp/v1alpha1/types_meta.go +++ b/generated/1.19/apis/idp/v1alpha1/types_meta.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/idp/v1alpha1/types_tls.go b/generated/1.19/apis/idp/v1alpha1/types_tls.go index 908e32e5..2f2098c9 100644 --- a/generated/1.19/apis/idp/v1alpha1/types_tls.go +++ b/generated/1.19/apis/idp/v1alpha1/types_tls.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/idp/v1alpha1/types_webhook.go b/generated/1.19/apis/idp/v1alpha1/types_webhook.go index 0221c247..6e476337 100644 --- a/generated/1.19/apis/idp/v1alpha1/types_webhook.go +++ b/generated/1.19/apis/idp/v1alpha1/types_webhook.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/idp/v1alpha1/zz_generated.conversion.go b/generated/1.19/apis/idp/v1alpha1/zz_generated.conversion.go index fe9bd6f6..f14d9b57 100644 --- a/generated/1.19/apis/idp/v1alpha1/zz_generated.conversion.go +++ b/generated/1.19/apis/idp/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/idp/v1alpha1/zz_generated.deepcopy.go b/generated/1.19/apis/idp/v1alpha1/zz_generated.deepcopy.go index 3e31a275..cb0f46c8 100644 --- a/generated/1.19/apis/idp/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.19/apis/idp/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/idp/v1alpha1/zz_generated.defaults.go b/generated/1.19/apis/idp/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.19/apis/idp/v1alpha1/zz_generated.defaults.go +++ b/generated/1.19/apis/idp/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/idp/zz_generated.deepcopy.go b/generated/1.19/apis/idp/zz_generated.deepcopy.go index dab2e6e6..0b9642ea 100644 --- a/generated/1.19/apis/idp/zz_generated.deepcopy.go +++ b/generated/1.19/apis/idp/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/pinniped/doc.go b/generated/1.19/apis/pinniped/doc.go index d12f2268..fea6e743 100644 --- a/generated/1.19/apis/pinniped/doc.go +++ b/generated/1.19/apis/pinniped/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:deepcopy-gen=package // +groupName=pinniped.dev diff --git a/generated/1.19/apis/pinniped/register.go b/generated/1.19/apis/pinniped/register.go index 80fc850e..73e69e17 100644 --- a/generated/1.19/apis/pinniped/register.go +++ b/generated/1.19/apis/pinniped/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/generated/1.19/apis/pinniped/types.go b/generated/1.19/apis/pinniped/types.go index 70fce0c3..8f46e2a4 100644 --- a/generated/1.19/apis/pinniped/types.go +++ b/generated/1.19/apis/pinniped/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package pinniped diff --git a/generated/1.19/apis/pinniped/v1alpha1/conversion.go b/generated/1.19/apis/pinniped/v1alpha1/conversion.go index e0dadb8a..226f6135 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/conversion.go +++ b/generated/1.19/apis/pinniped/v1alpha1/conversion.go @@ -1,6 +1,4 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/pinniped/v1alpha1/defaults.go b/generated/1.19/apis/pinniped/v1alpha1/defaults.go index be63c86d..830aa010 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/defaults.go +++ b/generated/1.19/apis/pinniped/v1alpha1/defaults.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/pinniped/v1alpha1/doc.go b/generated/1.19/apis/pinniped/v1alpha1/doc.go index c449f92c..0ead6f0c 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/doc.go +++ b/generated/1.19/apis/pinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // +k8s:openapi-gen=true // +k8s:deepcopy-gen=package diff --git a/generated/1.19/apis/pinniped/v1alpha1/register.go b/generated/1.19/apis/pinniped/v1alpha1/register.go index 8d9b1cbf..04a72c6f 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/register.go +++ b/generated/1.19/apis/pinniped/v1alpha1/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/pinniped/v1alpha1/types.go b/generated/1.19/apis/pinniped/v1alpha1/types.go index b9fd9515..ac077576 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/types.go +++ b/generated/1.19/apis/pinniped/v1alpha1/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package v1alpha1 diff --git a/generated/1.19/apis/pinniped/v1alpha1/zz_generated.conversion.go b/generated/1.19/apis/pinniped/v1alpha1/zz_generated.conversion.go index ae8a5770..f7b3c94a 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/zz_generated.conversion.go +++ b/generated/1.19/apis/pinniped/v1alpha1/zz_generated.conversion.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by conversion-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/pinniped/v1alpha1/zz_generated.deepcopy.go b/generated/1.19/apis/pinniped/v1alpha1/zz_generated.deepcopy.go index 87d6c054..c44aa5a5 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/zz_generated.deepcopy.go +++ b/generated/1.19/apis/pinniped/v1alpha1/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/pinniped/v1alpha1/zz_generated.defaults.go b/generated/1.19/apis/pinniped/v1alpha1/zz_generated.defaults.go index ea905e94..427b2e2e 100644 --- a/generated/1.19/apis/pinniped/v1alpha1/zz_generated.defaults.go +++ b/generated/1.19/apis/pinniped/v1alpha1/zz_generated.defaults.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by defaulter-gen. DO NOT EDIT. diff --git a/generated/1.19/apis/pinniped/zz_generated.deepcopy.go b/generated/1.19/apis/pinniped/zz_generated.deepcopy.go index a6859439..29f35918 100644 --- a/generated/1.19/apis/pinniped/zz_generated.deepcopy.go +++ b/generated/1.19/apis/pinniped/zz_generated.deepcopy.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by deepcopy-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/clientset.go b/generated/1.19/client/clientset/versioned/clientset.go index d2281a4a..971c1373 100644 --- a/generated/1.19/client/clientset/versioned/clientset.go +++ b/generated/1.19/client/clientset/versioned/clientset.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/doc.go b/generated/1.19/client/clientset/versioned/doc.go index 04faf25f..e69db70f 100644 --- a/generated/1.19/client/clientset/versioned/doc.go +++ b/generated/1.19/client/clientset/versioned/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/fake/clientset_generated.go b/generated/1.19/client/clientset/versioned/fake/clientset_generated.go index 86861dca..b1cad921 100644 --- a/generated/1.19/client/clientset/versioned/fake/clientset_generated.go +++ b/generated/1.19/client/clientset/versioned/fake/clientset_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/fake/doc.go b/generated/1.19/client/clientset/versioned/fake/doc.go index 2b39a763..c63afa46 100644 --- a/generated/1.19/client/clientset/versioned/fake/doc.go +++ b/generated/1.19/client/clientset/versioned/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/fake/register.go b/generated/1.19/client/clientset/versioned/fake/register.go index 68f2e468..fd296b2e 100644 --- a/generated/1.19/client/clientset/versioned/fake/register.go +++ b/generated/1.19/client/clientset/versioned/fake/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/scheme/doc.go b/generated/1.19/client/clientset/versioned/scheme/doc.go index 4df33828..8407eb2c 100644 --- a/generated/1.19/client/clientset/versioned/scheme/doc.go +++ b/generated/1.19/client/clientset/versioned/scheme/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/scheme/register.go b/generated/1.19/client/clientset/versioned/scheme/register.go index ae71a8bf..cb463ee1 100644 --- a/generated/1.19/client/clientset/versioned/scheme/register.go +++ b/generated/1.19/client/clientset/versioned/scheme/register.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go index ebaccf2f..7efc68f6 100644 --- a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go +++ b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/crdpinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go index 16b0d125..f86b456d 100644 --- a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go +++ b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go +++ b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go index 2c46916d..2ec412ab 100644 --- a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go +++ b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_crdpinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go index fbeb1d6b..db32dd63 100644 --- a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go +++ b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/fake/fake_credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go index b52904c8..61507202 100644 --- a/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go +++ b/generated/1.19/client/clientset/versioned/typed/crdpinniped/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/doc.go b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/doc.go +++ b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go +++ b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go index a8d07793..b7938ca2 100644 --- a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go +++ b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_idp_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go index 3d418cc2..eff02a5f 100644 --- a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go +++ b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/fake/fake_webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go index bfdf2203..69ebc739 100644 --- a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go +++ b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go index c03ccabb..bed5885e 100644 --- a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go +++ b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/idp_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go index d082940a..f1b9ad32 100644 --- a/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.19/client/clientset/versioned/typed/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go index cfc30a9b..0e9f2fef 100644 --- a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go index 90e248a4..f75bf91f 100644 --- a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go +++ b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go index cfe5f8e6..7879170d 100644 --- a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go +++ b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go index 37f23f70..89938146 100644 --- a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go +++ b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go index c97eb854..6efa0433 100644 --- a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go +++ b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/fake/fake_pinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go index c8982289..d6596a32 100644 --- a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go +++ b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/generated_expansion.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go index 6af655f8..fc0a716f 100644 --- a/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go +++ b/generated/1.19/client/clientset/versioned/typed/pinniped/v1alpha1/pinniped_client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by client-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/crdpinniped/interface.go b/generated/1.19/client/informers/externalversions/crdpinniped/interface.go index f60c59a3..96905c42 100644 --- a/generated/1.19/client/informers/externalversions/crdpinniped/interface.go +++ b/generated/1.19/client/informers/externalversions/crdpinniped/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go index 331cc031..d12e5e6f 100644 --- a/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/interface.go b/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/interface.go index 936fd6c4..2a7cb275 100644 --- a/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/interface.go +++ b/generated/1.19/client/informers/externalversions/crdpinniped/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/factory.go b/generated/1.19/client/informers/externalversions/factory.go index 94de00d1..402129f3 100644 --- a/generated/1.19/client/informers/externalversions/factory.go +++ b/generated/1.19/client/informers/externalversions/factory.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/generic.go b/generated/1.19/client/informers/externalversions/generic.go index 9af38f17..4ba9a516 100644 --- a/generated/1.19/client/informers/externalversions/generic.go +++ b/generated/1.19/client/informers/externalversions/generic.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/idp/interface.go b/generated/1.19/client/informers/externalversions/idp/interface.go index 0866912a..2b2064fd 100644 --- a/generated/1.19/client/informers/externalversions/idp/interface.go +++ b/generated/1.19/client/informers/externalversions/idp/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/idp/v1alpha1/interface.go b/generated/1.19/client/informers/externalversions/idp/v1alpha1/interface.go index 357cc53c..6e10ffdf 100644 --- a/generated/1.19/client/informers/externalversions/idp/v1alpha1/interface.go +++ b/generated/1.19/client/informers/externalversions/idp/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go b/generated/1.19/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go index cc644aee..542b66c4 100644 --- a/generated/1.19/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.19/client/informers/externalversions/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/internalinterfaces/factory_interfaces.go b/generated/1.19/client/informers/externalversions/internalinterfaces/factory_interfaces.go index f8671152..34052b48 100644 --- a/generated/1.19/client/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/generated/1.19/client/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/pinniped/interface.go b/generated/1.19/client/informers/externalversions/pinniped/interface.go index 4af20a08..329a6375 100644 --- a/generated/1.19/client/informers/externalversions/pinniped/interface.go +++ b/generated/1.19/client/informers/externalversions/pinniped/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go b/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go index 522a5974..759a1424 100644 --- a/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/interface.go b/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/interface.go index 155a8696..81c97186 100644 --- a/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/interface.go +++ b/generated/1.19/client/informers/externalversions/pinniped/v1alpha1/interface.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by informer-gen. DO NOT EDIT. diff --git a/generated/1.19/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go b/generated/1.19/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go index 8030626b..06f1b3ab 100644 --- a/generated/1.19/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go +++ b/generated/1.19/client/listers/crdpinniped/v1alpha1/credentialissuerconfig.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.19/client/listers/crdpinniped/v1alpha1/expansion_generated.go b/generated/1.19/client/listers/crdpinniped/v1alpha1/expansion_generated.go index 67b19653..68c725a9 100644 --- a/generated/1.19/client/listers/crdpinniped/v1alpha1/expansion_generated.go +++ b/generated/1.19/client/listers/crdpinniped/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.19/client/listers/idp/v1alpha1/expansion_generated.go b/generated/1.19/client/listers/idp/v1alpha1/expansion_generated.go index dd153e19..f0b280e1 100644 --- a/generated/1.19/client/listers/idp/v1alpha1/expansion_generated.go +++ b/generated/1.19/client/listers/idp/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.19/client/listers/idp/v1alpha1/webhookidentityprovider.go b/generated/1.19/client/listers/idp/v1alpha1/webhookidentityprovider.go index b4c173db..b7f78660 100644 --- a/generated/1.19/client/listers/idp/v1alpha1/webhookidentityprovider.go +++ b/generated/1.19/client/listers/idp/v1alpha1/webhookidentityprovider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.19/client/listers/pinniped/v1alpha1/credentialrequest.go b/generated/1.19/client/listers/pinniped/v1alpha1/credentialrequest.go index 2c8ce3f8..72cb552b 100644 --- a/generated/1.19/client/listers/pinniped/v1alpha1/credentialrequest.go +++ b/generated/1.19/client/listers/pinniped/v1alpha1/credentialrequest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.19/client/listers/pinniped/v1alpha1/expansion_generated.go b/generated/1.19/client/listers/pinniped/v1alpha1/expansion_generated.go index 8936498b..e39b06ca 100644 --- a/generated/1.19/client/listers/pinniped/v1alpha1/expansion_generated.go +++ b/generated/1.19/client/listers/pinniped/v1alpha1/expansion_generated.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by lister-gen. DO NOT EDIT. diff --git a/generated/1.19/client/openapi/zz_generated.openapi.go b/generated/1.19/client/openapi/zz_generated.openapi.go index b1ff7a63..0e4ce9c7 100644 --- a/generated/1.19/client/openapi/zz_generated.openapi.go +++ b/generated/1.19/client/openapi/zz_generated.openapi.go @@ -1,9 +1,7 @@ // +build !ignore_autogenerated -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Code generated by openapi-gen. DO NOT EDIT. diff --git a/hack/boilerplate.go.txt b/hack/boilerplate.go.txt index 7e39ba6c..35c39913 100644 --- a/hack/boilerplate.go.txt +++ b/hack/boilerplate.go.txt @@ -1,4 +1,2 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 diff --git a/hack/header.txt b/hack/header.txt index 13b88418..35c39913 100644 --- a/hack/header.txt +++ b/hack/header.txt @@ -1,2 +1,2 @@ -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 diff --git a/internal/apiserver/apiserver.go b/internal/apiserver/apiserver.go index ac4a2727..822dbdb6 100644 --- a/internal/apiserver/apiserver.go +++ b/internal/apiserver/apiserver.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apiserver diff --git a/internal/certauthority/certauthority.go b/internal/certauthority/certauthority.go index a544017c..9e5f77dd 100644 --- a/internal/certauthority/certauthority.go +++ b/internal/certauthority/certauthority.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package certauthority implements a simple x509 certificate authority suitable for use in an aggregated API service. package certauthority diff --git a/internal/certauthority/certauthority_test.go b/internal/certauthority/certauthority_test.go index 28765cdd..72737991 100644 --- a/internal/certauthority/certauthority_test.go +++ b/internal/certauthority/certauthority_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package certauthority diff --git a/internal/certauthority/kubecertauthority/kubecertauthority.go b/internal/certauthority/kubecertauthority/kubecertauthority.go index ced2b1e6..afd13049 100644 --- a/internal/certauthority/kubecertauthority/kubecertauthority.go +++ b/internal/certauthority/kubecertauthority/kubecertauthority.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package kubecertauthority implements a signer backed by the kubernetes controller-manager signing // keys (accessed via the kubernetes Exec API). diff --git a/internal/certauthority/kubecertauthority/kubecertauthority_test.go b/internal/certauthority/kubecertauthority/kubecertauthority_test.go index 38279a55..88b9d32b 100644 --- a/internal/certauthority/kubecertauthority/kubecertauthority_test.go +++ b/internal/certauthority/kubecertauthority/kubecertauthority_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package kubecertauthority diff --git a/internal/client/client.go b/internal/client/client.go index 7ad5fb09..15dcc1bd 100644 --- a/internal/client/client.go +++ b/internal/client/client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package client is a wrapper for interacting with Pinniped's CredentialRequest API. package client diff --git a/internal/client/client_test.go b/internal/client/client_test.go index 261a1228..659b77ad 100644 --- a/internal/client/client_test.go +++ b/internal/client/client_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package client diff --git a/internal/constable/error.go b/internal/constable/error.go index 64a4e8e5..f5cd8d20 100644 --- a/internal/constable/error.go +++ b/internal/constable/error.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package constable diff --git a/internal/controller/apicerts/apiservice_updater.go b/internal/controller/apicerts/apiservice_updater.go index 05fde014..68bade3d 100644 --- a/internal/controller/apicerts/apiservice_updater.go +++ b/internal/controller/apicerts/apiservice_updater.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/apiservice_updater_test.go b/internal/controller/apicerts/apiservice_updater_test.go index 921de983..bac00257 100644 --- a/internal/controller/apicerts/apiservice_updater_test.go +++ b/internal/controller/apicerts/apiservice_updater_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/certs_expirer.go b/internal/controller/apicerts/certs_expirer.go index fdf1d756..e7b784f3 100644 --- a/internal/controller/apicerts/certs_expirer.go +++ b/internal/controller/apicerts/certs_expirer.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/certs_expirer_test.go b/internal/controller/apicerts/certs_expirer_test.go index 95007865..cf05ddd6 100644 --- a/internal/controller/apicerts/certs_expirer_test.go +++ b/internal/controller/apicerts/certs_expirer_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/certs_manager.go b/internal/controller/apicerts/certs_manager.go index fa99eca3..fe6beea8 100644 --- a/internal/controller/apicerts/certs_manager.go +++ b/internal/controller/apicerts/certs_manager.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/certs_manager_test.go b/internal/controller/apicerts/certs_manager_test.go index 0448da99..5fd21273 100644 --- a/internal/controller/apicerts/certs_manager_test.go +++ b/internal/controller/apicerts/certs_manager_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/certs_observer.go b/internal/controller/apicerts/certs_observer.go index 3f39b423..c3e528fe 100644 --- a/internal/controller/apicerts/certs_observer.go +++ b/internal/controller/apicerts/certs_observer.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/certs_observer_test.go b/internal/controller/apicerts/certs_observer_test.go index d9351d7b..18f50489 100644 --- a/internal/controller/apicerts/certs_observer_test.go +++ b/internal/controller/apicerts/certs_observer_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/doc.go b/internal/controller/apicerts/doc.go index 3b5d0124..fa7c0547 100644 --- a/internal/controller/apicerts/doc.go +++ b/internal/controller/apicerts/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package apicerts contains controllers that work together to provide rotating API certs. package apicerts diff --git a/internal/controller/apicerts/update_api_service.go b/internal/controller/apicerts/update_api_service.go index d649e1cd..cfc5a7ad 100644 --- a/internal/controller/apicerts/update_api_service.go +++ b/internal/controller/apicerts/update_api_service.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/apicerts/update_api_service_test.go b/internal/controller/apicerts/update_api_service_test.go index e3099b8f..92a6851f 100644 --- a/internal/controller/apicerts/update_api_service_test.go +++ b/internal/controller/apicerts/update_api_service_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package apicerts diff --git a/internal/controller/identityprovider/idpcache/cache.go b/internal/controller/identityprovider/idpcache/cache.go index 7d66cff7..f5ae6634 100644 --- a/internal/controller/identityprovider/idpcache/cache.go +++ b/internal/controller/identityprovider/idpcache/cache.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package idpcache implements a cache of active identity providers. package idpcache diff --git a/internal/controller/identityprovider/idpcache/cache_test.go b/internal/controller/identityprovider/idpcache/cache_test.go index f4d3794f..5757ec9a 100644 --- a/internal/controller/identityprovider/idpcache/cache_test.go +++ b/internal/controller/identityprovider/idpcache/cache_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package idpcache diff --git a/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner.go b/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner.go index 8a588fa7..3bea2c52 100644 --- a/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner.go +++ b/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package webhookcachecleaner implements a controller for garbage collectting webhook IDPs from an IDP cache. package webhookcachecleaner diff --git a/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner_test.go b/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner_test.go index edd65cb5..0633f9c7 100644 --- a/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner_test.go +++ b/internal/controller/identityprovider/webhookcachecleaner/webhookcachecleaner_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package webhookcachecleaner diff --git a/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller.go b/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller.go index 27e7cb3a..f2ee2e50 100644 --- a/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller.go +++ b/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package webhookcachefiller implements a controller for filling an idpcache.Cache with each added/updated WebhookIdentityProvider. package webhookcachefiller diff --git a/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller_test.go b/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller_test.go index dbac7287..481ee5fe 100644 --- a/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller_test.go +++ b/internal/controller/identityprovider/webhookcachefiller/webhookcachefiller_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package webhookcachefiller diff --git a/internal/controller/issuerconfig/create_or_update_credential_issuer_config.go b/internal/controller/issuerconfig/create_or_update_credential_issuer_config.go index 3aa610c3..efbfc82b 100644 --- a/internal/controller/issuerconfig/create_or_update_credential_issuer_config.go +++ b/internal/controller/issuerconfig/create_or_update_credential_issuer_config.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package issuerconfig diff --git a/internal/controller/issuerconfig/create_or_update_credential_issuer_config_test.go b/internal/controller/issuerconfig/create_or_update_credential_issuer_config_test.go index 76954e20..b31e7cde 100644 --- a/internal/controller/issuerconfig/create_or_update_credential_issuer_config_test.go +++ b/internal/controller/issuerconfig/create_or_update_credential_issuer_config_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package issuerconfig diff --git a/internal/controller/issuerconfig/doc.go b/internal/controller/issuerconfig/doc.go index 4b58845b..4ad1093a 100644 --- a/internal/controller/issuerconfig/doc.go +++ b/internal/controller/issuerconfig/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package discovery contains controller(s) for reconciling CredentialIssuerConfig's. package issuerconfig diff --git a/internal/controller/issuerconfig/publisher.go b/internal/controller/issuerconfig/publisher.go index 1a8c69b4..2fc436f7 100644 --- a/internal/controller/issuerconfig/publisher.go +++ b/internal/controller/issuerconfig/publisher.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package issuerconfig diff --git a/internal/controller/issuerconfig/publisher_test.go b/internal/controller/issuerconfig/publisher_test.go index ebc1fa00..714ab202 100644 --- a/internal/controller/issuerconfig/publisher_test.go +++ b/internal/controller/issuerconfig/publisher_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package issuerconfig diff --git a/internal/controller/utils.go b/internal/controller/utils.go index f8566850..46519df7 100644 --- a/internal/controller/utils.go +++ b/internal/controller/utils.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controller diff --git a/internal/controllerlib/controller.go b/internal/controllerlib/controller.go index 1ce37fd9..39b61075 100644 --- a/internal/controllerlib/controller.go +++ b/internal/controllerlib/controller.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/die.go b/internal/controllerlib/die.go index 4ed2a33c..1c4c6b41 100644 --- a/internal/controllerlib/die.go +++ b/internal/controllerlib/die.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/error.go b/internal/controllerlib/error.go index ea2426ce..2505bde4 100644 --- a/internal/controllerlib/error.go +++ b/internal/controllerlib/error.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/filter.go b/internal/controllerlib/filter.go index 7cf90dfb..aeda6d4d 100644 --- a/internal/controllerlib/filter.go +++ b/internal/controllerlib/filter.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/informer.go b/internal/controllerlib/informer.go index 7995b54d..848df63f 100644 --- a/internal/controllerlib/informer.go +++ b/internal/controllerlib/informer.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/manager.go b/internal/controllerlib/manager.go index 007ce4b5..f78dad17 100644 --- a/internal/controllerlib/manager.go +++ b/internal/controllerlib/manager.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/option.go b/internal/controllerlib/option.go index 09c54fef..a3c2f1b0 100644 --- a/internal/controllerlib/option.go +++ b/internal/controllerlib/option.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/option_test.go b/internal/controllerlib/option_test.go index 02087905..eb66f986 100644 --- a/internal/controllerlib/option_test.go +++ b/internal/controllerlib/option_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/queue.go b/internal/controllerlib/queue.go index 778a5af9..7de4040b 100644 --- a/internal/controllerlib/queue.go +++ b/internal/controllerlib/queue.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/recorder.go b/internal/controllerlib/recorder.go index ac56c4a5..d25d00e3 100644 --- a/internal/controllerlib/recorder.go +++ b/internal/controllerlib/recorder.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/sync.go b/internal/controllerlib/sync.go index b3f77a89..27a5a5a9 100644 --- a/internal/controllerlib/sync.go +++ b/internal/controllerlib/sync.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllerlib/test/integration/examplecontroller/api/api.go b/internal/controllerlib/test/integration/examplecontroller/api/api.go index 2243b379..60e1c0e8 100644 --- a/internal/controllerlib/test/integration/examplecontroller/api/api.go +++ b/internal/controllerlib/test/integration/examplecontroller/api/api.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package api diff --git a/internal/controllerlib/test/integration/examplecontroller/controller/creating.go b/internal/controllerlib/test/integration/examplecontroller/controller/creating.go index d18bb6c0..8fee52d9 100644 --- a/internal/controllerlib/test/integration/examplecontroller/controller/creating.go +++ b/internal/controllerlib/test/integration/examplecontroller/controller/creating.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controller diff --git a/internal/controllerlib/test/integration/examplecontroller/controller/creating_test.go b/internal/controllerlib/test/integration/examplecontroller/controller/creating_test.go index 19c15e07..d343dacb 100644 --- a/internal/controllerlib/test/integration/examplecontroller/controller/creating_test.go +++ b/internal/controllerlib/test/integration/examplecontroller/controller/creating_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controller diff --git a/internal/controllerlib/test/integration/examplecontroller/controller/updating.go b/internal/controllerlib/test/integration/examplecontroller/controller/updating.go index ffdcc6f1..c540c83e 100644 --- a/internal/controllerlib/test/integration/examplecontroller/controller/updating.go +++ b/internal/controllerlib/test/integration/examplecontroller/controller/updating.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controller diff --git a/internal/controllerlib/test/integration/examplecontroller/starter/starter.go b/internal/controllerlib/test/integration/examplecontroller/starter/starter.go index 34cb9d29..3c33a9f6 100644 --- a/internal/controllerlib/test/integration/examplecontroller/starter/starter.go +++ b/internal/controllerlib/test/integration/examplecontroller/starter/starter.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package starter diff --git a/internal/controllerlib/test/integration/examplecontroller_test.go b/internal/controllerlib/test/integration/examplecontroller_test.go index 57c4c46e..4973b138 100644 --- a/internal/controllerlib/test/integration/examplecontroller_test.go +++ b/internal/controllerlib/test/integration/examplecontroller_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration diff --git a/internal/controllerlib/testing.go b/internal/controllerlib/testing.go index 57cc59b1..14588f69 100644 --- a/internal/controllerlib/testing.go +++ b/internal/controllerlib/testing.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllerlib diff --git a/internal/controllermanager/prepare_controllers.go b/internal/controllermanager/prepare_controllers.go index 46ae4dda..c9c6fcb1 100644 --- a/internal/controllermanager/prepare_controllers.go +++ b/internal/controllermanager/prepare_controllers.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package controllermanager diff --git a/internal/downward/downward.go b/internal/downward/downward.go index cc775e72..ee4d65b7 100644 --- a/internal/downward/downward.go +++ b/internal/downward/downward.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package downward implements a client interface for interacting with Kubernetes "downwardAPI" volumes. // See https://kubernetes.io/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/. diff --git a/internal/downward/downward_test.go b/internal/downward/downward_test.go index bd85e4f9..9bc954d5 100644 --- a/internal/downward/downward_test.go +++ b/internal/downward/downward_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package downward diff --git a/internal/here/doc.go b/internal/here/doc.go index 38e363dd..1d576718 100644 --- a/internal/here/doc.go +++ b/internal/here/doc.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package here diff --git a/internal/here/doc_test.go b/internal/here/doc_test.go index 4a0cef63..3b3e1543 100644 --- a/internal/here/doc_test.go +++ b/internal/here/doc_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package here diff --git a/internal/mocks/mockcertissuer/generate.go b/internal/mocks/mockcertissuer/generate.go index 7ac222ad..08342b54 100644 --- a/internal/mocks/mockcertissuer/generate.go +++ b/internal/mocks/mockcertissuer/generate.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package mockcertissuer diff --git a/internal/mocks/mocktokenauthenticator/generate.go b/internal/mocks/mocktokenauthenticator/generate.go index 224a430c..fdfc9610 100644 --- a/internal/mocks/mocktokenauthenticator/generate.go +++ b/internal/mocks/mocktokenauthenticator/generate.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package mocktokenauthenticator diff --git a/internal/provider/dynamic_tls_serving_cert_provider.go b/internal/provider/dynamic_tls_serving_cert_provider.go index 72c39c98..53338848 100644 --- a/internal/provider/dynamic_tls_serving_cert_provider.go +++ b/internal/provider/dynamic_tls_serving_cert_provider.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package provider diff --git a/internal/registry/credentialrequest/rest.go b/internal/registry/credentialrequest/rest.go index cb589de7..0a37c699 100644 --- a/internal/registry/credentialrequest/rest.go +++ b/internal/registry/credentialrequest/rest.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package credentialrequest provides REST functionality for the CredentialRequest resource. package credentialrequest diff --git a/internal/registry/credentialrequest/rest_test.go b/internal/registry/credentialrequest/rest_test.go index c063eee0..8199d72e 100644 --- a/internal/registry/credentialrequest/rest_test.go +++ b/internal/registry/credentialrequest/rest_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package credentialrequest diff --git a/internal/server/server.go b/internal/server/server.go index b1f980bc..c284fd72 100644 --- a/internal/server/server.go +++ b/internal/server/server.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package server is the command line entry point for pinniped-server. package server diff --git a/internal/server/server_test.go b/internal/server/server_test.go index fa694387..c5911c35 100644 --- a/internal/server/server_test.go +++ b/internal/server/server_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package server diff --git a/internal/testutil/certs.go b/internal/testutil/certs.go index 23f190d9..100076fd 100644 --- a/internal/testutil/certs.go +++ b/internal/testutil/certs.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package testutil diff --git a/internal/testutil/ioutil.go b/internal/testutil/ioutil.go index e3e4eca7..ebe9891a 100644 --- a/internal/testutil/ioutil.go +++ b/internal/testutil/ioutil.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package testutil diff --git a/internal/testutil/observable_with_informer_option.go b/internal/testutil/observable_with_informer_option.go index 9defccd2..1b0f36f4 100644 --- a/internal/testutil/observable_with_informer_option.go +++ b/internal/testutil/observable_with_informer_option.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package testutil diff --git a/internal/testutil/observable_with_initial_event_option.go b/internal/testutil/observable_with_initial_event_option.go index 67b23a41..1e448623 100644 --- a/internal/testutil/observable_with_initial_event_option.go +++ b/internal/testutil/observable_with_initial_event_option.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package testutil diff --git a/internal/testutil/testlogger/testlogger.go b/internal/testutil/testlogger/testlogger.go index fef1e5be..f20cbc7e 100644 --- a/internal/testutil/testlogger/testlogger.go +++ b/internal/testutil/testlogger/testlogger.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package testlogger implements a logr.Logger suitable for writing test assertions. package testlogger diff --git a/internal/testutil/tlsserver.go b/internal/testutil/tlsserver.go index b6e3241e..c6d1a522 100644 --- a/internal/testutil/tlsserver.go +++ b/internal/testutil/tlsserver.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package testutil diff --git a/internal/testutil/transcript_logger.go b/internal/testutil/transcript_logger.go index ba833c35..cabc63de 100644 --- a/internal/testutil/transcript_logger.go +++ b/internal/testutil/transcript_logger.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package testutil diff --git a/pkg/config/api/types.go b/pkg/config/api/types.go index 8d893948..91383db1 100644 --- a/pkg/config/api/types.go +++ b/pkg/config/api/types.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package api diff --git a/pkg/config/config.go b/pkg/config/config.go index 3b992cc6..bcda4079 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package config contains functionality to load/store api.Config's from/to // some source. diff --git a/pkg/config/config_test.go b/pkg/config/config_test.go index 4d2970fc..c6f9b27b 100644 --- a/pkg/config/config_test.go +++ b/pkg/config/config_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package config diff --git a/test/integration/api_discovery_test.go b/test/integration/api_discovery_test.go index 0509a15c..33f5ef5b 100644 --- a/test/integration/api_discovery_test.go +++ b/test/integration/api_discovery_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration diff --git a/test/integration/api_serving_certs_test.go b/test/integration/api_serving_certs_test.go index 7513e287..3542b246 100644 --- a/test/integration/api_serving_certs_test.go +++ b/test/integration/api_serving_certs_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration diff --git a/test/integration/app_availability_test.go b/test/integration/app_availability_test.go index 43c27cec..9c759b97 100644 --- a/test/integration/app_availability_test.go +++ b/test/integration/app_availability_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration diff --git a/test/integration/cli_test.go b/test/integration/cli_test.go index 497d4a29..9cec31fe 100644 --- a/test/integration/cli_test.go +++ b/test/integration/cli_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration import ( diff --git a/test/integration/client_test.go b/test/integration/client_test.go index fb1c200b..4fed2698 100644 --- a/test/integration/client_test.go +++ b/test/integration/client_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration @@ -18,16 +16,14 @@ import ( "github.com/suzerain-io/pinniped/test/library" ) -/* -Test certificate and private key that should get an authentication error. Generated with cfssl [1], like this: - - $ brew install cfssl - $ cfssl print-defaults csr | cfssl genkey -initca - | cfssljson -bare ca - $ cfssl print-defaults csr | cfssl gencert -ca ca.pem -ca-key ca-key.pem -hostname=testuser - | cfssljson -bare client - $ cat client.pem client-key.pem - -[1]: https://github.com/cloudflare/cfssl -*/ +// Test certificate and private key that should get an authentication error. Generated with cfssl [1], like this: +// +// $ brew install cfssl +// $ cfssl print-defaults csr | cfssl genkey -initca - | cfssljson -bare ca +// $ cfssl print-defaults csr | cfssl gencert -ca ca.pem -ca-key ca-key.pem -hostname=testuser - | cfssljson -bare client +// $ cat client.pem client-key.pem +// +// [1]: https://github.com/cloudflare/cfssl var ( testCert = here.Doc(` -----BEGIN CERTIFICATE----- diff --git a/test/integration/common_test.go b/test/integration/common_test.go index 736b03a6..82608273 100644 --- a/test/integration/common_test.go +++ b/test/integration/common_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration import ( diff --git a/test/integration/credentialissuerconfig_test.go b/test/integration/credentialissuerconfig_test.go index edb99e9b..d4272405 100644 --- a/test/integration/credentialissuerconfig_test.go +++ b/test/integration/credentialissuerconfig_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration diff --git a/test/integration/credentialrequest_test.go b/test/integration/credentialrequest_test.go index 26407fd9..c79ed6c9 100644 --- a/test/integration/credentialrequest_test.go +++ b/test/integration/credentialrequest_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration diff --git a/test/integration/kubectl_test.go b/test/integration/kubectl_test.go index a31f1ffa..ca8b058d 100644 --- a/test/integration/kubectl_test.go +++ b/test/integration/kubectl_test.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package integration diff --git a/test/library/client.go b/test/library/client.go index 259401ec..4b65ec83 100644 --- a/test/library/client.go +++ b/test/library/client.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package library diff --git a/test/library/cluster_capabilities.go b/test/library/cluster_capabilities.go index 34d1549e..e32ad142 100644 --- a/test/library/cluster_capabilities.go +++ b/test/library/cluster_capabilities.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package library diff --git a/test/library/env.go b/test/library/env.go index 0e5c740a..db95a162 100644 --- a/test/library/env.go +++ b/test/library/env.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package library diff --git a/test/library/skip.go b/test/library/skip.go index bc757c64..cd08d78b 100644 --- a/test/library/skip.go +++ b/test/library/skip.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package library diff --git a/test/library/spew.go b/test/library/spew.go index f9c233ef..3544b26d 100644 --- a/test/library/spew.go +++ b/test/library/spew.go @@ -1,7 +1,5 @@ -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 package library diff --git a/tools/tools.go b/tools/tools.go index 4b93017e..37f43444 100644 --- a/tools/tools.go +++ b/tools/tools.go @@ -1,9 +1,7 @@ // +build tools -/* -Copyright 2020 the Pinniped contributors. All Rights Reserved. -SPDX-License-Identifier: Apache-2.0 -*/ +// Copyright 2020 the Pinniped contributors. All Rights Reserved. +// SPDX-License-Identifier: Apache-2.0 // Package tools exists to work around a Go modules oddity and depend on some tool versions. package tools