| Package | Description |
|---|---|
| com.google.cloud.tools.jib.maven | |
| com.google.cloud.tools.jib.plugins.common |
| Modifier and Type | Class and Description |
|---|---|
static class |
JibPluginConfiguration.FromAuthConfiguration
Used to configure
from.auth parameters. |
static class |
JibPluginConfiguration.ToAuthConfiguration
Used to configure
to.auth parameters. |
| Modifier and Type | Method and Description |
|---|---|
AuthProperty |
RawConfiguration.getFromAuth() |
AuthProperty |
RawConfiguration.getToAuth() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Credential> |
ConfigurationPropertyValidator.getImageCredential(EventDispatcher eventDispatcher,
String usernameProperty,
String passwordProperty,
AuthProperty auth,
RawConfiguration rawConfiguration)
Gets a
Credential from a username and password. |
Copyright © 2019. All rights reserved.