| Package | Description |
|---|---|
| com.google.cloud.tools.jib | |
| com.google.cloud.tools.jib.configuration | |
| com.google.cloud.tools.jib.frontend | |
| com.google.cloud.tools.jib.registry |
| Constructor and Description |
|---|
Timer(JibLogger buildLogger,
String label) |
| Modifier and Type | Method and Description |
|---|---|
JibLogger |
BuildConfiguration.getBuildLogger() |
| Modifier and Type | Method and Description |
|---|---|
static BuildConfiguration.Builder |
BuildConfiguration.builder(JibLogger buildLogger) |
| Modifier and Type | Method and Description |
|---|---|
JibLogger |
ProjectProperties.getLogger() |
| Constructor and Description |
|---|
MainClassFinder(com.google.common.collect.ImmutableList<Path> classesFiles,
JibLogger buildLogger)
Finds a class with
psvm in classesFiles. |
| Modifier and Type | Method and Description |
|---|---|
static RegistryClient.Factory |
RegistryClient.factory(JibLogger buildLogger,
String serverUrl,
String imageName)
Creates a new
RegistryClient.Factory for building a RegistryClient. |
static RegistryAuthenticator.Initializer |
RegistryAuthenticator.initializer(JibLogger buildLogger,
String serverUrl,
String repository)
Gets a new initializer for
RegistryAuthenticator. |
Copyright © 2018. All rights reserved.