From 1b99983441407f80736945c435713e8be844fbb1 Mon Sep 17 00:00:00 2001 From: Andrew Keesler Date: Thu, 15 Oct 2020 09:19:00 -0400 Subject: [PATCH] apis: fix indentation in Go type Signed-off-by: Andrew Keesler --- apis/config/v1alpha1/types_oidcproviderconfig.go.tmpl | 10 +++++----- .../apis/config/v1alpha1/types_oidcproviderconfig.go | 10 +++++----- .../apis/config/v1alpha1/types_oidcproviderconfig.go | 10 +++++----- .../apis/config/v1alpha1/types_oidcproviderconfig.go | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/apis/config/v1alpha1/types_oidcproviderconfig.go.tmpl b/apis/config/v1alpha1/types_oidcproviderconfig.go.tmpl index b8b34560..8ecf6c83 100644 --- a/apis/config/v1alpha1/types_oidcproviderconfig.go.tmpl +++ b/apis/config/v1alpha1/types_oidcproviderconfig.go.tmpl @@ -12,9 +12,9 @@ import ( type OIDCProviderStatus string const ( - SuccessOIDCProviderStatus = OIDCProviderStatus("Success") + SuccessOIDCProviderStatus = OIDCProviderStatus("Success") DuplicateOIDCProviderStatus = OIDCProviderStatus("Duplicate") - InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") + InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") ) // OIDCProviderConfigSpec is a struct that describes an OIDC Provider. @@ -48,9 +48,9 @@ type OIDCProviderConfigStatus struct { // +optional LastUpdateTime *metav1.Time `json:"lastUpdateTime,omitempty"` - // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys - // are stored. If it is empty, then the signing/verification keys are either unknown or they don't - // exist. + // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys + // are stored. If it is empty, then the signing/verification keys are either unknown or they don't + // exist. // +optional JWKSSecret corev1.LocalObjectReference `json:"jwksSecret,omitempty"` } diff --git a/generated/1.17/apis/config/v1alpha1/types_oidcproviderconfig.go b/generated/1.17/apis/config/v1alpha1/types_oidcproviderconfig.go index b8b34560..8ecf6c83 100644 --- a/generated/1.17/apis/config/v1alpha1/types_oidcproviderconfig.go +++ b/generated/1.17/apis/config/v1alpha1/types_oidcproviderconfig.go @@ -12,9 +12,9 @@ import ( type OIDCProviderStatus string const ( - SuccessOIDCProviderStatus = OIDCProviderStatus("Success") + SuccessOIDCProviderStatus = OIDCProviderStatus("Success") DuplicateOIDCProviderStatus = OIDCProviderStatus("Duplicate") - InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") + InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") ) // OIDCProviderConfigSpec is a struct that describes an OIDC Provider. @@ -48,9 +48,9 @@ type OIDCProviderConfigStatus struct { // +optional LastUpdateTime *metav1.Time `json:"lastUpdateTime,omitempty"` - // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys - // are stored. If it is empty, then the signing/verification keys are either unknown or they don't - // exist. + // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys + // are stored. If it is empty, then the signing/verification keys are either unknown or they don't + // exist. // +optional JWKSSecret corev1.LocalObjectReference `json:"jwksSecret,omitempty"` } diff --git a/generated/1.18/apis/config/v1alpha1/types_oidcproviderconfig.go b/generated/1.18/apis/config/v1alpha1/types_oidcproviderconfig.go index b8b34560..8ecf6c83 100644 --- a/generated/1.18/apis/config/v1alpha1/types_oidcproviderconfig.go +++ b/generated/1.18/apis/config/v1alpha1/types_oidcproviderconfig.go @@ -12,9 +12,9 @@ import ( type OIDCProviderStatus string const ( - SuccessOIDCProviderStatus = OIDCProviderStatus("Success") + SuccessOIDCProviderStatus = OIDCProviderStatus("Success") DuplicateOIDCProviderStatus = OIDCProviderStatus("Duplicate") - InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") + InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") ) // OIDCProviderConfigSpec is a struct that describes an OIDC Provider. @@ -48,9 +48,9 @@ type OIDCProviderConfigStatus struct { // +optional LastUpdateTime *metav1.Time `json:"lastUpdateTime,omitempty"` - // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys - // are stored. If it is empty, then the signing/verification keys are either unknown or they don't - // exist. + // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys + // are stored. If it is empty, then the signing/verification keys are either unknown or they don't + // exist. // +optional JWKSSecret corev1.LocalObjectReference `json:"jwksSecret,omitempty"` } diff --git a/generated/1.19/apis/config/v1alpha1/types_oidcproviderconfig.go b/generated/1.19/apis/config/v1alpha1/types_oidcproviderconfig.go index b8b34560..8ecf6c83 100644 --- a/generated/1.19/apis/config/v1alpha1/types_oidcproviderconfig.go +++ b/generated/1.19/apis/config/v1alpha1/types_oidcproviderconfig.go @@ -12,9 +12,9 @@ import ( type OIDCProviderStatus string const ( - SuccessOIDCProviderStatus = OIDCProviderStatus("Success") + SuccessOIDCProviderStatus = OIDCProviderStatus("Success") DuplicateOIDCProviderStatus = OIDCProviderStatus("Duplicate") - InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") + InvalidOIDCProviderStatus = OIDCProviderStatus("Invalid") ) // OIDCProviderConfigSpec is a struct that describes an OIDC Provider. @@ -48,9 +48,9 @@ type OIDCProviderConfigStatus struct { // +optional LastUpdateTime *metav1.Time `json:"lastUpdateTime,omitempty"` - // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys - // are stored. If it is empty, then the signing/verification keys are either unknown or they don't - // exist. + // JWKSSecret holds the name of the secret in which this OIDC Provider's signing/verification keys + // are stored. If it is empty, then the signing/verification keys are either unknown or they don't + // exist. // +optional JWKSSecret corev1.LocalObjectReference `json:"jwksSecret,omitempty"` }