@Extension
public class GoogleRobotCredentialsTokenSource
extends jenkins.authentication.tokens.api.AuthenticationTokenSource<KubernetesAuthToken,com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials>
@NonNull
public KubernetesAuthToken convert(@NonNull
com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials credential)
Specified by:
convert in class jenkins.authentication.tokens.api.AuthenticationTokenSource<KubernetesAuthToken,com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials>