Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.core | |
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs | |
com.github.dockerjava.netty.exec |
Modifier and Type | Method and Description |
---|---|
AuthConfigurations |
BuildImageCmd.getBuildAuthConfigs() |
Modifier and Type | Method and Description |
---|---|
BuildImageCmd |
BuildImageCmd.withBuildAuthConfigs(AuthConfigurations authConfig) |
Modifier and Type | Method and Description |
---|---|
AuthConfigurations |
DockerClientConfig.getAuthConfigurations() |
AuthConfigurations |
DefaultDockerClientConfig.getAuthConfigurations() |
AuthConfigurations |
AuthConfigFile.getAuthConfigurations() |
Modifier and Type | Method and Description |
---|---|
AuthConfigurations |
BuildImageCmdImpl.getBuildAuthConfigs() |
Modifier and Type | Method and Description |
---|---|
BuildImageCmd |
BuildImageCmdImpl.withBuildAuthConfigs(AuthConfigurations authConfigs) |
Modifier and Type | Method and Description |
---|---|
protected AuthConfigurations |
AbstrDockerCmdExec.getBuildAuthConfigs() |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstrDockerCmdExec.registryConfigs(AuthConfigurations authConfigs) |
Modifier and Type | Method and Description |
---|---|
protected AuthConfigurations |
AbstrDockerCmdExec.getBuildAuthConfigs() |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstrDockerCmdExec.registryConfigs(AuthConfigurations authConfigs) |
Copyright © 2017. All Rights Reserved.