public interface KubernetesServiceMXBean
Modifier and Type | Method and Description |
---|---|
String |
getDockerIp()
Returns the Docker Host (or IP address).
|
String |
getHostName() |
String |
getKubernetesAddress()
Returns the Kubernetes Master REST API URL.
|
String |
iconPath(String branch,
String kubernetesId)
Returns the icon path for the given kubernetes ID and git branch or null if one cannot be found
|
String getKubernetesAddress()
http://localhost:8080
String getDockerIp()
String getHostName()
Copyright © 2020 JBoss by Red Hat. All rights reserved.