| Package | Description |
|---|---|
| com.google.cloud.tools.jib.registry |
| Modifier and Type | Method and Description |
|---|---|
static RegistryClient.Factory |
RegistryClient.factory(String serverUrl,
String imageName) |
RegistryClient.Factory |
RegistryClient.Factory.setAllowHttp(boolean allowHttp)
Sets whether or not
HTTP should be allowed (credentials should not be sent when set
to true). |
RegistryClient.Factory |
RegistryClient.Factory.setAuthorization(Authorization authorization)
Sets the authentication credentials to use to authenticate with the registry.
|
Copyright © 2018. All rights reserved.