public interface Rancher2Credentials
extends com.cloudbees.plugins.credentials.common.StandardCredentials
com.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider
限定符和类型 | 方法和说明 |
---|---|
String |
getBearerToken() |
String |
getEndpoint() |
boolean |
isTrustCert() |
String getEndpoint() throws IOException, InterruptedException
boolean isTrustCert() throws IOException, InterruptedException
String getBearerToken() throws IOException, InterruptedException
Copyright © 2016–2019. All rights reserved.