| Package | Description |
|---|---|
| com.google.cloud.tools.jib.configuration | |
| com.google.cloud.tools.jib.image |
| Modifier and Type | Method and Description |
|---|---|
DockerHealthCheck |
DockerHealthCheck.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
DockerHealthCheck |
Image.getHealthCheck() |
| Modifier and Type | Method and Description |
|---|---|
Image.Builder<T> |
Image.Builder.setHealthCheck(DockerHealthCheck healthCheck)
Sets the container's healthcheck configuration.
|
Copyright © 2018. All rights reserved.