Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromAuthenticationV1UserInfo ¶
func FromAuthenticationV1UserInfo(userInfo authenticationv1.UserInfo) (string, bool)
FromAuthenticationV1UserInfo converts an authenticationv1.UserInfo structure to the user.Info interface and calls FromUserInfoInterface to return the seed name.
func FromCertificateSigningRequest ¶ added in v1.23.0
func FromCertificateSigningRequest(csr *x509.CertificateRequest) (string, bool)
FromCertificateSigningRequest converts a *x509.CertificateRequest structure to the user.Info interface and calls FromUserInfoInterface to return the seed name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.