public class KubernetesActuatorTemplate
extends org.springframework.cloud.deployer.spi.app.AbstractActuatorTemplate
| Constructor and Description |
|---|
KubernetesActuatorTemplate(org.springframework.web.client.RestTemplate restTemplate,
org.springframework.cloud.deployer.spi.app.AppDeployer appDeployer,
org.springframework.cloud.deployer.spi.app.AppAdmin appAdmin) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
actuatorUrlForInstance(org.springframework.cloud.deployer.spi.app.AppInstanceStatus appInstanceStatus) |
getActuatorUrl, getFromActuator, httpHeadersForInstance, postToActuatorpublic KubernetesActuatorTemplate(org.springframework.web.client.RestTemplate restTemplate,
org.springframework.cloud.deployer.spi.app.AppDeployer appDeployer,
org.springframework.cloud.deployer.spi.app.AppAdmin appAdmin)
protected String actuatorUrlForInstance(org.springframework.cloud.deployer.spi.app.AppInstanceStatus appInstanceStatus)
actuatorUrlForInstance in class org.springframework.cloud.deployer.spi.app.AbstractActuatorTemplateCopyright © 2023 Pivotal Software, Inc.. All rights reserved.