public abstract class AbstrDockerCmdExec extends Object
Constructor and Description |
---|
AbstrDockerCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
bool(Boolean bool) |
protected WebTarget |
booleanQueryParam(WebTarget webTarget,
String name,
Boolean value) |
protected WebTarget |
getBaseResource() |
protected AuthConfigurations |
getBuildAuthConfigs() |
protected String |
registryAuth(AuthConfig authConfig) |
protected String |
registryConfigs(AuthConfigurations authConfigs) |
public AbstrDockerCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected 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.