public abstract class HttpProbeCreator extends Object
| Modifier and Type | Method and Description |
|---|---|
protected io.fabric8.kubernetes.api.model.Probe |
create() |
protected String |
getDeploymentPropertyValue(String propertyName) |
protected String |
getDeploymentPropertyValue(String propertyName,
String defaultValue) |
protected abstract Integer |
getPort() |
protected abstract String |
getProbePath() |
protected abstract String |
getScheme() |
protected abstract int |
getTimeout() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.