| Package | Description |
|---|---|
| cz.xtf.builder.builders.deployment | |
| cz.xtf.builder.builders.pod |
| Modifier and Type | Method and Description |
|---|---|
StartupProbe |
StartupProbe.createHttpProbe(String path,
String port) |
StartupProbe |
StartupProbe.setFailureThreshold(int failureThreshold) |
StartupProbe |
StartupProbe.setInitialDelay(int initialDelay) |
StartupProbe |
StartupProbe.setPeriodSeconds(int periodSeconds) |
| Modifier and Type | Method and Description |
|---|---|
StartupProbe |
ContainerBuilder.addStartupProbe() |
| Modifier and Type | Method and Description |
|---|---|
ContainerBuilder |
ContainerBuilder.addStartupProbe(StartupProbe startupProbe) |
Copyright © 2025. All rights reserved.