Edit a comment on a type and run codegen
This commit is contained in:
parent
27daf0a2fe
commit
454f35ccd6
@ -101,7 +101,7 @@ type TokenCredentialRequestAPIInfo struct {
|
|||||||
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
||||||
Server string `json:"server"`
|
Server string `json:"server"`
|
||||||
|
|
||||||
// CertificateAuthorityData is the Kubernetes API server CA bundle.
|
// CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
// +kubebuilder:validation:MinLength=1
|
// +kubebuilder:validation:MinLength=1
|
||||||
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
||||||
}
|
}
|
||||||
|
@ -93,8 +93,8 @@ spec:
|
|||||||
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
||||||
properties:
|
properties:
|
||||||
certificateAuthorityData:
|
certificateAuthorityData:
|
||||||
description: CertificateAuthorityData is the Kubernetes
|
description: CertificateAuthorityData is the base64-encoded
|
||||||
API server CA bundle.
|
Kubernetes API server CA bundle.
|
||||||
minLength: 1
|
minLength: 1
|
||||||
type: string
|
type: string
|
||||||
server:
|
server:
|
||||||
|
2
generated/1.17/README.adoc
generated
2
generated/1.17/README.adoc
generated
@ -347,7 +347,7 @@ Status of a credential issuer.
|
|||||||
|===
|
|===
|
||||||
| Field | Description
|
| Field | Description
|
||||||
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
||||||
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the Kubernetes API server CA bundle.
|
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
|===
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ type TokenCredentialRequestAPIInfo struct {
|
|||||||
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
||||||
Server string `json:"server"`
|
Server string `json:"server"`
|
||||||
|
|
||||||
// CertificateAuthorityData is the Kubernetes API server CA bundle.
|
// CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
// +kubebuilder:validation:MinLength=1
|
// +kubebuilder:validation:MinLength=1
|
||||||
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
||||||
}
|
}
|
||||||
|
@ -93,8 +93,8 @@ spec:
|
|||||||
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
||||||
properties:
|
properties:
|
||||||
certificateAuthorityData:
|
certificateAuthorityData:
|
||||||
description: CertificateAuthorityData is the Kubernetes
|
description: CertificateAuthorityData is the base64-encoded
|
||||||
API server CA bundle.
|
Kubernetes API server CA bundle.
|
||||||
minLength: 1
|
minLength: 1
|
||||||
type: string
|
type: string
|
||||||
server:
|
server:
|
||||||
|
2
generated/1.18/README.adoc
generated
2
generated/1.18/README.adoc
generated
@ -347,7 +347,7 @@ Status of a credential issuer.
|
|||||||
|===
|
|===
|
||||||
| Field | Description
|
| Field | Description
|
||||||
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
||||||
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the Kubernetes API server CA bundle.
|
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
|===
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ type TokenCredentialRequestAPIInfo struct {
|
|||||||
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
||||||
Server string `json:"server"`
|
Server string `json:"server"`
|
||||||
|
|
||||||
// CertificateAuthorityData is the Kubernetes API server CA bundle.
|
// CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
// +kubebuilder:validation:MinLength=1
|
// +kubebuilder:validation:MinLength=1
|
||||||
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
||||||
}
|
}
|
||||||
|
@ -93,8 +93,8 @@ spec:
|
|||||||
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
||||||
properties:
|
properties:
|
||||||
certificateAuthorityData:
|
certificateAuthorityData:
|
||||||
description: CertificateAuthorityData is the Kubernetes
|
description: CertificateAuthorityData is the base64-encoded
|
||||||
API server CA bundle.
|
Kubernetes API server CA bundle.
|
||||||
minLength: 1
|
minLength: 1
|
||||||
type: string
|
type: string
|
||||||
server:
|
server:
|
||||||
|
2
generated/1.19/README.adoc
generated
2
generated/1.19/README.adoc
generated
@ -347,7 +347,7 @@ Status of a credential issuer.
|
|||||||
|===
|
|===
|
||||||
| Field | Description
|
| Field | Description
|
||||||
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
||||||
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the Kubernetes API server CA bundle.
|
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
|===
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ type TokenCredentialRequestAPIInfo struct {
|
|||||||
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
||||||
Server string `json:"server"`
|
Server string `json:"server"`
|
||||||
|
|
||||||
// CertificateAuthorityData is the Kubernetes API server CA bundle.
|
// CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
// +kubebuilder:validation:MinLength=1
|
// +kubebuilder:validation:MinLength=1
|
||||||
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
||||||
}
|
}
|
||||||
|
@ -93,8 +93,8 @@ spec:
|
|||||||
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
||||||
properties:
|
properties:
|
||||||
certificateAuthorityData:
|
certificateAuthorityData:
|
||||||
description: CertificateAuthorityData is the Kubernetes
|
description: CertificateAuthorityData is the base64-encoded
|
||||||
API server CA bundle.
|
Kubernetes API server CA bundle.
|
||||||
minLength: 1
|
minLength: 1
|
||||||
type: string
|
type: string
|
||||||
server:
|
server:
|
||||||
|
2
generated/1.20/README.adoc
generated
2
generated/1.20/README.adoc
generated
@ -347,7 +347,7 @@ Status of a credential issuer.
|
|||||||
|===
|
|===
|
||||||
| Field | Description
|
| Field | Description
|
||||||
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
| *`server`* __string__ | Server is the Kubernetes API server URL.
|
||||||
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the Kubernetes API server CA bundle.
|
| *`certificateAuthorityData`* __string__ | CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
|===
|
|===
|
||||||
|
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@ type TokenCredentialRequestAPIInfo struct {
|
|||||||
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
||||||
Server string `json:"server"`
|
Server string `json:"server"`
|
||||||
|
|
||||||
// CertificateAuthorityData is the Kubernetes API server CA bundle.
|
// CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
// +kubebuilder:validation:MinLength=1
|
// +kubebuilder:validation:MinLength=1
|
||||||
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
||||||
}
|
}
|
||||||
|
@ -93,8 +93,8 @@ spec:
|
|||||||
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
Concierge. This field is only set when Type is "TokenCredentialRequestAPI".
|
||||||
properties:
|
properties:
|
||||||
certificateAuthorityData:
|
certificateAuthorityData:
|
||||||
description: CertificateAuthorityData is the Kubernetes
|
description: CertificateAuthorityData is the base64-encoded
|
||||||
API server CA bundle.
|
Kubernetes API server CA bundle.
|
||||||
minLength: 1
|
minLength: 1
|
||||||
type: string
|
type: string
|
||||||
server:
|
server:
|
||||||
|
@ -101,7 +101,7 @@ type TokenCredentialRequestAPIInfo struct {
|
|||||||
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
// +kubebuilder:validation:Pattern=`^https://|^http://`
|
||||||
Server string `json:"server"`
|
Server string `json:"server"`
|
||||||
|
|
||||||
// CertificateAuthorityData is the Kubernetes API server CA bundle.
|
// CertificateAuthorityData is the base64-encoded Kubernetes API server CA bundle.
|
||||||
// +kubebuilder:validation:MinLength=1
|
// +kubebuilder:validation:MinLength=1
|
||||||
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
CertificateAuthorityData string `json:"certificateAuthorityData"`
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user