| Package | Description |
|---|---|
| com.google.cloud.tools.jib.filesystem | |
| com.google.cloud.tools.jib.frontend |
| Modifier and Type | Method and Description |
|---|---|
static RelativeUnixPath |
RelativeUnixPath.get(String relativePath)
Gets a new
RelativeUnixPath from a Unix-style path in relative form. |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteUnixPath |
AbsoluteUnixPath.resolve(RelativeUnixPath relativeUnixPath)
Resolves this path against another relative path.
|
| Modifier and Type | Field and Description |
|---|---|
static RelativeUnixPath |
JavaEntrypointConstructor.DEFAULT_RELATIVE_CLASSES_PATH_ON_IMAGE |
static RelativeUnixPath |
JavaEntrypointConstructor.DEFAULT_RELATIVE_DEPENDENCIES_PATH_ON_IMAGE |
static RelativeUnixPath |
JavaEntrypointConstructor.DEFAULT_RELATIVE_RESOURCES_PATH_ON_IMAGE |
Copyright © 2018. All rights reserved.