| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.kubernetes |
| Modifier and Type | Method and Description |
|---|---|
ProbeType |
KubernetesDeployerProperties.getProbeType() |
static ProbeType |
ProbeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProbeType[] |
ProbeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KubernetesDeployerProperties.setProbeType(ProbeType probeType) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.