public abstract class AbstrDockerCmdExec extends Object
Constructor and Description |
---|
AbstrDockerCmdExec(javax.ws.rs.client.WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
bool(Boolean bool) |
protected javax.ws.rs.client.WebTarget |
booleanQueryParam(javax.ws.rs.client.WebTarget webTarget,
String name,
Boolean value) |
protected javax.ws.rs.client.WebTarget |
getBaseResource() |
protected AuthConfigurations |
getBuildAuthConfigs() |
protected String |
registryAuth(AuthConfig authConfig) |
protected String |
registryConfigs(AuthConfigurations authConfigs) |
public AbstrDockerCmdExec(javax.ws.rs.client.WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected javax.ws.rs.client.WebTarget getBaseResource()
protected AuthConfigurations getBuildAuthConfigs()
protected String registryAuth(AuthConfig authConfig)
protected String registryConfigs(AuthConfigurations authConfigs)
protected boolean bool(Boolean bool)
Copyright © 2017. All Rights Reserved.