public class KubevirtPlatformStatus extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
KubevirtPlatformStatus()
No args constructor for use in serialization
|
KubevirtPlatformStatus(String apiServerInternalIP,
String ingressIP) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getApiServerInternalIP() |
String |
getIngressIP() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setApiServerInternalIP(String apiServerInternalIP) |
void |
setIngressIP(String ingressIP) |
public KubevirtPlatformStatus()
Copyright © 2015–2020 Red Hat. All rights reserved.