| Package | Description |
|---|---|
| com.google.cloud.tools.jib.maven | |
| com.google.cloud.tools.jib.plugins.common |
| Modifier and Type | Method and Description |
|---|---|
JibContainerBuilder |
MavenProjectProperties.createJibContainerBuilder(JavaContainerBuilder javaContainerBuilder,
ContainerizingMode containerizingMode) |
| Modifier and Type | Method and Description |
|---|---|
static ContainerizingMode |
ContainerizingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerizingMode[] |
ContainerizingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JibContainerBuilder |
ProjectProperties.createJibContainerBuilder(JavaContainerBuilder javaContainerBuilder,
ContainerizingMode containerizingMode)
Starts the containerization process.
|
Copyright © 2019. All rights reserved.